|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use pl.netanel.swt.matrix | |
---|---|
pl.netanel.swt.matrix | Contains Matrix - a tabular SWT widget with unlimited capacity and instant rendering. |
pl.netanel.swt.matrix.reloaded | Contains custom utilities for Matrix widget. |
Classes in pl.netanel.swt.matrix used by pl.netanel.swt.matrix | |
---|---|
Axis
Axis represents a horizontal or vertical axis of a matrix. |
|
AxisItem
Represents an axis item characterized by a section and an index within that section. |
|
Cell
Pair of indexes representing cell coordinates. |
|
CellExtent
Rectangular set of cells represented by start and end indexes on both axises. |
|
DisplaySupport
Determines when a modifier key has been pressed. |
|
Extent
Represents an range of numbers between start and end values inclusive. |
|
ExtentSeq
Experimental! |
|
Frozen
Represents frozen area on the axis |
|
Grouping.Node
Represent a node in the grouping hierarchy. |
|
Grouping.NodeVisitor
Traverses the given node or array of nodes and all the related nodes at the lower levels. |
|
Matrix
This class represents a two dimensional grid of cells. |
|
Matrix.DropPosition
Describes drop position for drag and drop moving |
|
NumberCollection
Common interface for NumberSet , NumberList
and NumberContinuum . |
|
NumberContinuum
Represents a continuum of integer numbers, from 0 to given count. |
|
NumberList
List of integer numbers. |
|
NumberSeq
Experimental!. |
|
NumberSet
Represents a set of unique numbers. |
|
NumberSet.Query
Deprecated. use NumberCollection.seq(int, Number, Number) |
|
Painter
This class draws everything that appears on the matrix canvas: background, images, text, lines. |
|
Section
Section represents a continuous segment of a matrix Axis ,
for example a header, body or footer. |
|
Style
Graphical style properties used by painters. |
|
Zone
Constitutes a region of a matrix where a section from the vertical axis and a section from the horizontal axis intersect with each other. |
Classes in pl.netanel.swt.matrix used by pl.netanel.swt.matrix.reloaded | |
---|---|
Matrix
This class represents a two dimensional grid of cells. |
|
Painter
This class draws everything that appears on the matrix canvas: background, images, text, lines. |
|
Zone
Constitutes a region of a matrix where a section from the vertical axis and a section from the horizontal axis intersect with each other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |