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

I

insertColumns(int, int) - Method in class net.sf.jeppers.grid.DefaultSpanModel
 
insertColumns(int, int) - Method in class net.sf.jeppers.grid.DefaultRulerModel
 
insertColumns(int, int) - Method in class net.sf.jeppers.grid.DefaultGridModel
 
insertColumns(int, int) - Method in class net.sf.jeppers.grid.DefaultStyleModel
 
insertColumns(int, int) - Method in interface net.sf.jeppers.grid.ResizableGrid
Insert columnCount columns at column.
insertRows(int, int) - Method in class net.sf.jeppers.grid.DefaultSpanModel
 
insertRows(int, int) - Method in class net.sf.jeppers.grid.DefaultRulerModel
 
insertRows(int, int) - Method in class net.sf.jeppers.grid.DefaultGridModel
 
insertRows(int, int) - Method in class net.sf.jeppers.grid.DefaultStyleModel
 
insertRows(int, int) - Method in interface net.sf.jeppers.grid.ResizableGrid
Insert rowCount rows at row.
installDefaults() - Method in class net.sf.jeppers.grid.BasicGridHeaderUI
 
installDefaults() - Method in class net.sf.jeppers.grid.BasicGridUI
 
installKeyboardActions() - Method in class net.sf.jeppers.grid.BasicGridUI
 
installListeners() - Method in class net.sf.jeppers.grid.BasicGridUI
Attaches listeners to the JGrid
installUI(JComponent) - Method in class net.sf.jeppers.grid.BasicGridHeaderUI
 
installUI(JComponent) - Method in class net.sf.jeppers.grid.BasicGridUI
 
isAdjusting - Variable in class net.sf.jeppers.grid.AbstractSelectionModel
 
isCellEditable(EventObject) - Method in class net.sf.jeppers.grid.GenericCellEditor
Forwards the message from the CellEditor to the delegate.
isCellEditable(EventObject) - Method in class net.sf.jeppers.grid.GenericCellEditor.EditorDelegate
Returns true if anEvent is not a MouseEvent.
isCellEditable(int, int) - Method in class net.sf.jeppers.grid.DefaultGridModel
 
isCellEditable(int, int) - Method in interface net.sf.jeppers.grid.GridModel
Returns true if the cell at row and column is editable.
isCellSpan(int, int) - Method in class net.sf.jeppers.grid.DefaultSpanModel
 
isCellSpan(int, int) - Method in interface net.sf.jeppers.grid.SpanModel
Return true if the cell is part of a span with (rowCount > 1 || columnCount > 1)
isCellSpan(int, int) - Method in class net.sf.jeppers.grid.JGrid
 
isEditing() - Method in class net.sf.jeppers.grid.JGrid
Returns true if a cell is being edited.
isOpaque() - Method in class net.sf.jeppers.grid.StampLabel
Overridden for performance reasons.
isSelected(int, int) - Method in class net.sf.jeppers.grid.DefaultSelectionModel
 
isSelected(int, int) - Method in interface net.sf.jeppers.grid.SelectionModel
Returns true if the specified cell is selected
isSelected(int, int) - Method in class net.sf.jeppers.grid.JGrid
 
itemStateChanged(ItemEvent) - Method in class net.sf.jeppers.grid.GenericCellEditor.EditorDelegate
When an item's state changes, editing is ended.

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