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

A

activate(X, Y) - Method in class pl.netanel.swt.matrix.ZoneEditor
Shows a control to edit the value of the specified cell.
add(N, N) - Method in interface pl.netanel.swt.matrix.NumberSet
Adds an extent of numbers between start end end to the set.
add(N) - Method in interface pl.netanel.swt.matrix.NumberSet
Adds the given number to the set.
add(Extent<N>) - Method in interface pl.netanel.swt.matrix.NumberSet
Adds the given extent of numbers to the set.
addAll(NumberSet<N>) - Method in interface pl.netanel.swt.matrix.NumberSet
Adds the content of the given set to this set.
addControlListener(ControlListener) - Method in interface pl.netanel.swt.matrix.Section
Adds the listener to the collection of listeners who will be notified when a section item is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addHiddenSet(NumberSet<N>) - Method in interface pl.netanel.swt.matrix.Section
Adds the given set to the collection of hidden sets.
addListener(int, Listener) - Method in class pl.netanel.swt.matrix.Matrix
 
addListener(int, Listener) - Method in interface pl.netanel.swt.matrix.Zone
Adds the listener to the collection of listeners who will be notified when an event of the given type occurs.
addPainter(Painter<X, Y>) - Method in class pl.netanel.swt.matrix.Matrix
Adds the painter at the end of the receiver's painters list.
addPainter(int, Painter<X, Y>) - Method in class pl.netanel.swt.matrix.Matrix
Inserts the painter at the given index of the receiver's painters list.
addPainter(Painter<X, Y>) - Method in interface pl.netanel.swt.matrix.Zone
Adds the painter at the end of the receiver's painters list.
addPainter(int, Painter<X, Y>) - Method in interface pl.netanel.swt.matrix.Zone
Inserts the painter at the given index of the receiver's painters list.
addSelectionListener(SelectionListener) - Method in interface pl.netanel.swt.matrix.Section
Adds the listener to the collection of listeners who will be notified when a section item is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in interface pl.netanel.swt.matrix.Zone
Adds the listener to the collection of listeners who will be notified when a zone cell is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
align(int, int, int, int) - Static method in class pl.netanel.swt.matrix.Painter
Returns the distance of a graphical element based on the align mode and the padding margin.
apply(Control) - Method in class pl.netanel.swt.matrix.ZoneEditor
Applies the editor value to the model by invoking ZoneEditor.setModelValue(Number, Number, Object) and if successful then calls ZoneEditor.cancel(Control), otherwise leaves the editor control active.
Axis<N extends java.lang.Number> - Class in pl.netanel.swt.matrix
Axis represents a horizontal or vertical axis of a matrix.
Axis() - Constructor for class pl.netanel.swt.matrix.Axis
Constructs axis indexed by Integer class with two sections.
Axis(Class<N>, int, int, int) - Constructor for class pl.netanel.swt.matrix.Axis
Constructs axis indexed by the specified Number subclass containing the specified number of sections.
AxisItem<N extends java.lang.Number> - Class in pl.netanel.swt.matrix
Represents an axis item characterized by a section and an index within that section.
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.