|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use 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. |
Uses of Matrix in pl.netanel.swt.matrix |
---|
Methods in pl.netanel.swt.matrix that return Matrix | |
---|---|
Matrix<X,Y> |
Zone.getMatrix()
Returns the matrix to which the zone belongs. |
Matrix<java.lang.Integer,java.lang.Integer> |
Grouping.getMatrix()
Returns the matrix the grouping is created for. |
Uses of Matrix in pl.netanel.swt.matrix.reloaded |
---|
Constructors in pl.netanel.swt.matrix.reloaded with parameters of type Matrix | |
---|---|
FillLinesBehavior(Matrix<X,Y> matrix)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |