Uses of Class
pl.netanel.swt.matrix.Matrix.DropPosition

Packages that use Matrix.DropPosition
pl.netanel.swt.matrix Contains Matrix - a tabular SWT widget with unlimited capacity and instant rendering. 
 

Uses of Matrix.DropPosition in pl.netanel.swt.matrix
 

Methods in pl.netanel.swt.matrix that return Matrix.DropPosition
static Matrix.DropPosition Matrix.DropPosition.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Matrix.DropPosition[] Matrix.DropPosition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in pl.netanel.swt.matrix with parameters of type Matrix.DropPosition
 boolean NumberContinuum.move(NumberCollection<N> subject, Matrix.DropPosition dropPosition, N target)
           
 



Copyright © 2011 netanel.pl. All Rights Reserved.