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

C

cancel(Control) - Method in class pl.netanel.swt.matrix.ZoneEditor
Deactivates the editor control.
Cell<X extends java.lang.Number,Y extends java.lang.Number> - Class in pl.netanel.swt.matrix
Pair of indexes representing cell coordinates.
CellExtent<X extends java.lang.Number,Y extends java.lang.Number> - Class in pl.netanel.swt.matrix
Rectangular set of cells represented by start and end indexes on both axises.
CellImageButtonPainter<X extends java.lang.Number,Y extends java.lang.Number> - Class in pl.netanel.swt.matrix.reloaded
Paints an image in the cell.
CellImageButtonPainter(String, Image, Image) - Constructor for class pl.netanel.swt.matrix.reloaded.CellImageButtonPainter
Creates toggle button behavior and displaying trueImage when CellImageButtonPainter.getToggleState(Number, Number) returns Boolean.TRUE, falseImage when Boolean.FALSE and nothing when it returns null.
CellImageButtonPainter(String, Image) - Constructor for class pl.netanel.swt.matrix.reloaded.CellImageButtonPainter
Creates push button behavior using the given image as the button.
clean() - Method in class pl.netanel.swt.matrix.Painter
Restores the default GC settings modified by modified by in Painter.init() or Painter.paint(int, int, int, int).
clean() - Method in class pl.netanel.swt.matrix.reloaded.ButtonCellBehavior
 
clear() - Method in interface pl.netanel.swt.matrix.NumberSet
Removes all of the numbers from this set.
clipText() - Method in class pl.netanel.swt.matrix.Painter
Called by paint method to adjust the text to be painted in case the text does not fit the allotted area.
CMD_COPY - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_CUT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_DELETE - Static variable in class pl.netanel.swt.matrix.Matrix
Command to delete (set to null) the values of the selected cells.
CMD_EDIT_ACTIVATE - Static variable in class pl.netanel.swt.matrix.Matrix
Command to activate the editor control by setting focus on it.
CMD_EDIT_APPLY - Static variable in class pl.netanel.swt.matrix.Matrix
Command to apply the value from the editor control to the model without deactivating the control.
CMD_EDIT_DEACTIVATE_APPLY - Static variable in class pl.netanel.swt.matrix.Matrix
Command to deactivate the editor control with applying it's value to the model.
CMD_EDIT_DEACTIVATE_CANCEL - Static variable in class pl.netanel.swt.matrix.Matrix
Command to deactivate the editor control without applying it's value to the model.
CMD_FOCUS_DOWN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_LEFT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_LOCATION - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_LOCATION_ALTER - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_MOST_DOWN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_MOST_DOWN_RIGHT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_MOST_LEFT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_MOST_RIGHT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_MOST_UP - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_MOST_UP_LEFT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_PAGE_DOWN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_PAGE_LEFT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_PAGE_RIGHT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_PAGE_UP - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_RIGHT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_FOCUS_UP - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_ITEM_HIDE - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_ITEM_SHOW - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_PACK_COLUMN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_PACK_ROW - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_PASTE - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_REDO - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_ALL - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_COLUMN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_COLUMN_ALTER - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_DOWN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_FULL_DOWN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_FULL_DOWN_RIGHT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_FULL_LEFT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_FULL_RIGHT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_FULL_UP - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_FULL_UP_LEFT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_LEFT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_PAGE_DOWN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_PAGE_LEFT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_PAGE_RIGHT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_PAGE_UP - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_RIGHT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_ROW - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_ROW_ALTER - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_TO_COLUMN - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_TO_COLUMN_ALTER - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_TO_LOCATION - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_TO_LOCATION_ALTER - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_TO_ROW - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_TO_ROW_ALTER - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_SELECT_UP - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_TRAVERSE_TAB_NEXT - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_TRAVERSE_TAB_PREVIOUS - Static variable in class pl.netanel.swt.matrix.Matrix
 
CMD_UNDO - Static variable in class pl.netanel.swt.matrix.Matrix
 
COLLAPSED - Static variable in class pl.netanel.swt.matrix.reloaded.ints.Grouping.Node
the node is initially collapsed
collapsedImage - Variable in class pl.netanel.swt.matrix.Painter
 
compare(Section<N>, Section<N>) - Method in class pl.netanel.swt.matrix.Axis
Compares positions of sections on this axis and returns value greater then 0 if section1 is behind section2, value lower then zero if section1 is before section2 and 0 if sections are the same.
compare(AxisItem<N>, AxisItem<N>) - Method in class pl.netanel.swt.matrix.Axis
Compares positions of items on this axis and returns value greater then 0 if item1 is behind item2, value lower then zero if item1 is before item2 and 0 if items are the same.
computeSize(int, int, boolean) - Method in class pl.netanel.swt.matrix.Matrix
 
computeSize(int, int) - Method in class pl.netanel.swt.matrix.Matrix
 
computeSize(X, Y, int, int) - Method in class pl.netanel.swt.matrix.Painter
Returns the preferred size of the receiver.
computeSize(X, Y, int, int) - Method in interface pl.netanel.swt.matrix.Zone
Returns the preferred size of the cell.
contains(N) - Method in interface pl.netanel.swt.matrix.NumberSet
Returns true if this set contains the given number.
contains(N, N) - Method in interface pl.netanel.swt.matrix.NumberSet
Returns true if this set contains all the numbers from the given range inclusively.
contains(Extent<N>) - Method in interface pl.netanel.swt.matrix.NumberSet
Returns true if this set contains all the numbers from the given range inclusively.
contains(CellExtent<X, Y>, X, Y) - Method in interface pl.netanel.swt.matrix.Zone
 
copy() - Method in interface pl.netanel.swt.matrix.NumberSet
Returns a copy of this set.
copy() - Method in class pl.netanel.swt.matrix.ZoneEditor
Copies selected cells to the clipboard.
create(Section<N2>, N2) - Static method in class pl.netanel.swt.matrix.AxisItem
Creates a new instance of axis item.
create(X, Y) - Static method in class pl.netanel.swt.matrix.Cell
Creates a new instance of cell.
create(X, X, Y, Y) - Static method in class pl.netanel.swt.matrix.CellExtent
Creates a new instance of CellExtent.
create(Cell<X, Y>, Cell<X, Y>) - Static method in class pl.netanel.swt.matrix.CellExtent
Creates a new instance of CellExtent from start and end cells.
create(Extent<X>, Extent<Y>) - Static method in class pl.netanel.swt.matrix.CellExtent
Creates a new instance of CellExtent from X and Y extents.
create(N, N) - Static method in class pl.netanel.swt.matrix.Extent
Creates extent of numbers between start and end values inclusively.
createBodyCellStyle() - Static method in class pl.netanel.swt.matrix.Style
Creates a default style for the cells of the body zone.
createBodyLineStyle() - Static method in class pl.netanel.swt.matrix.Style
Creates a default style for the lines of the body zone.
createControl(X, Y) - Method in class pl.netanel.swt.matrix.ZoneEditor
Creates a control to edit the value of the specified cell.
createHeaderCellStyle() - Static method in class pl.netanel.swt.matrix.Style
Creates a default style for the cells of the header type of zones.
createHeaderLineStyle() - Static method in class pl.netanel.swt.matrix.Style
Creates a default style for the lines of the header type of zones.
createNumberSet() - Method in class pl.netanel.swt.matrix.Axis
Creates a number set.
createUnchecked(Section<N2>, N2) - Static method in class pl.netanel.swt.matrix.AxisItem
Creates a new instance of cell without checking arguments validity.
createUnchecked(X, Y) - Static method in class pl.netanel.swt.matrix.Cell
Creates a new instance of cell without checking arguments validity.
createUnchecked(X, X, Y, Y) - Static method in class pl.netanel.swt.matrix.CellExtent
Creates a new instance of CellExtent without checking arguments validity.
createUnchecked(Cell<X, Y>, Cell<X, Y>) - Static method in class pl.netanel.swt.matrix.CellExtent
Creates a new instance of CellExtent without checking arguments validity.
createUnchecked(Extent<X>, Extent<Y>) - Static method in class pl.netanel.swt.matrix.CellExtent
Creates a new instance of CellExtent from X and Y extents without checking arguments validity.
createUnchecked(N, N) - Static method in class pl.netanel.swt.matrix.Extent
Creates extent of numbers between start and end values inclusively without arguments checking.
cut() - Method in class pl.netanel.swt.matrix.ZoneEditor
Cuts the selected cells by copying them to the clipboard and setting null value to them.
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.