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

I

image - Variable in class pl.netanel.swt.matrix.Painter
Image to be painted.
imageAlignX - Variable in class pl.netanel.swt.matrix.Style
Horizontal image alignment.
imageAlignY - Variable in class pl.netanel.swt.matrix.Style
Vertical image alignment.
imageMarginX - Variable in class pl.netanel.swt.matrix.Style
Horizontal image margin.
imageMarginY - Variable in class pl.netanel.swt.matrix.Style
Vertical image margin.
indexOf(Section<N>) - Method in class pl.netanel.swt.matrix.Axis
Returns index of the given section in the list of this axis sections or -1 if the section does not belong to this axis.
indexOfPainter(String) - Method in class pl.netanel.swt.matrix.Matrix
Returns the index of a painter with the specified name in the list of the receiver's painters, or -1 if this list does not contain the element.
indexOfPainter(String) - Method in interface pl.netanel.swt.matrix.Zone
Returns the index of a painter with the specified name in the list of the receiver's painters, or -1 if this list does not contain the element.
init() - Method in class pl.netanel.swt.matrix.Painter
Allows graphic optimization by performing operation that can be taken out of the cell painting loop.
init() - Method in class pl.netanel.swt.matrix.reloaded.ButtonCellBehavior
 
init() - Method in class pl.netanel.swt.matrix.reloaded.ints.Grouping.CellPainter
 
insert(N, N) - Method in interface pl.netanel.swt.matrix.NumberSet
Inserts numbers before the given target number increasing the following numbers by the amount of the inserted numbers.
insert(N, N) - Method in interface pl.netanel.swt.matrix.Section
Inserts items before the given target item increasing the indexes of the following items by the number of inserted items.
isBulkEditAtomic() - Method in class pl.netanel.swt.matrix.ZoneEditor
Returns true if bulk editor operation should be atomic and all failing if one cell change fails.
isCollapsed() - Method in class pl.netanel.swt.matrix.reloaded.ints.Grouping.Node
Returns true if this node is collapsed, or false otherwise.
isDefaultHideable() - Method in interface pl.netanel.swt.matrix.Section
Returns true if the section items can be hidden by default.
isDefaultMoveable() - Method in interface pl.netanel.swt.matrix.Section
Returns true if the section items can be moved by default.
isDefaultResizable() - Method in interface pl.netanel.swt.matrix.Section
Returns true if the section items can be resized by default.
isEmpty() - Method in interface pl.netanel.swt.matrix.NumberSet
Returns true if the receiver contains no items.
isEmpty() - Method in interface pl.netanel.swt.matrix.Section
Returns true if the receiver contains no items.
isEnabled() - Method in class pl.netanel.swt.matrix.Painter
Returns true if the painter is enabled, or false otherwise.
isExpanded(N) - Method in interface pl.netanel.swt.matrix.Section
Provisional tree API.
isFocusItemEnabled() - Method in class pl.netanel.swt.matrix.Axis
Returns true if the focus item navigation is enabled in the receiver.
isFocusItemEnabled() - Method in interface pl.netanel.swt.matrix.Section
Returns true if the focus item navigation is enabled in the receiver.
isHidden(N) - Method in interface pl.netanel.swt.matrix.Section
Returns true if the item with the given index in the model is hidden.
isHideable(N) - Method in interface pl.netanel.swt.matrix.Section
Returns true if the item with the given index in the model can be hidden by end user.
isMerged(X, Y) - Method in interface pl.netanel.swt.matrix.Zone
Returns true if the cell at given indexes is merged.
isMerged(X, X, Y, Y) - Method in interface pl.netanel.swt.matrix.Zone
Returns true if any cell in the given range is merged.
isMoveable(N) - Method in interface pl.netanel.swt.matrix.Section
Returns true if the item with the given index in the model can be moved by end user.
isOverImage(int, int) - Method in class pl.netanel.swt.matrix.reloaded.CellImageButtonPainter
Returns true if coordinates are over the image of drawn by this painter, or false otherwise.
isPushed(X, Y) - Method in class pl.netanel.swt.matrix.reloaded.ButtonCellBehavior
Returns true if the cell at the specified location is in pushed state, or false otherwise.
isResizable(N) - Method in interface pl.netanel.swt.matrix.Section
Returns true if the item with the given index in the model can be resized by end user.
isSelected - Variable in class pl.netanel.swt.matrix.Painter
Expresses the selected state of the cell to paint set by default by the Painter.setup(Number, Number) method.
isSelected(N) - Method in interface pl.netanel.swt.matrix.Section
Returns true if the item with the given index in the model is selected.
isSelected(X, Y) - Method in interface pl.netanel.swt.matrix.Zone
Returns true if the cell at given indexes is selected.
isSelectionEnabled() - Method in interface pl.netanel.swt.matrix.Zone
Returns true if selection is enabled, false otherwise.
isTreeEnabled() - Method in class pl.netanel.swt.matrix.Painter
Returns true if the tree painting is enabled, or false otherwise.
isVisible() - Method in interface pl.netanel.swt.matrix.Section
Returns true if the receiver is visible.
iterator() - Method in class pl.netanel.swt.matrix.Extent
 
iterator() - Method in class pl.netanel.swt.matrix.Matrix
 
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.