A B C D E F G H I L M N P R S T U V Z

M

M - Class in pl.netanel.swt.matrix
Global constants
M() - Constructor for class pl.netanel.swt.matrix.M
 
main(String[]) - Static method in enum pl.netanel.swt.matrix.Frozen
 
main(String[]) - Static method in class pl.netanel.swt.matrix.reloaded.ButtonCellBehavior
 
main(String[]) - Static method in class pl.netanel.swt.matrix.reloaded.FillLinesBehavior
 
Matrix<X extends java.lang.Number,Y extends java.lang.Number> - Class in pl.netanel.swt.matrix
This class represents a two dimensional grid of cells.
Matrix(Composite, int) - Constructor for class pl.netanel.swt.matrix.Matrix
Calls the Matrix.Matrix(Composite, int, Axis, Axis) constructor with null values for axisY and axisX which makes it to creates the default Integer axises with two sections.
Matrix(Composite, int, Axis<X>, Axis<Y>) - Constructor for class pl.netanel.swt.matrix.Matrix
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
Matrix.DropPosition - Enum in pl.netanel.swt.matrix
Describes drop position for drag and drop moving
move(N, N, N) - Method in interface pl.netanel.swt.matrix.NumberContinuum
Moves the given range of numbers before the given target.
move(NumberCollection<N>, Matrix.DropPosition, N) - Method in interface pl.netanel.swt.matrix.NumberContinuum
 

A B C D E F G H I L M N P R S T U V Z
Copyright © 2011 netanel.pl. All Rights Reserved.