java.lang.Object | +--org.eclipse.swt.widgets.WidgetTable
This class contains static methods which provide a map from the platform representation of a widget to the SWT control.
static int FreeSlot
static int GrowSize
static int[] IndexTable
static Control[] ControlTable
WidgetTable()
public static Control get(int handle)
public static void put(int handle, Control control)
public static Control remove(int handle)
public static Shell[] shells()
static int shellSize()
public static int size()