A B C D E F G I K L M N O P R S T U W

I

image - Variable in class de.kupzog.examples.TownExampleContent
 
IMAGE_ARROWDOWN - Static variable in class de.kupzog.ktable.renderers.FixedCellRenderer
Small arrow pointing down.
IMAGE_ARROWDOWN - Static variable in class de.kupzog.ktable.renderers.FixedCheckableCellRenderer
Small arrow pointing down.
IMAGE_ARROWUP - Static variable in class de.kupzog.ktable.renderers.FixedCellRenderer
Small arrow pointing up.
IMAGE_ARROWUP - Static variable in class de.kupzog.ktable.renderers.FixedCheckableCellRenderer
Small arrow pointing up.
IMAGE_CHECKED - Static variable in class de.kupzog.ktable.renderers.CheckableCellRenderer
Indicator for a checked entry / true boolean decision
IMAGE_CHECKED_CLICKED - Static variable in class de.kupzog.ktable.renderers.CheckableCellRenderer
Indicator for an checked entry / true boolean decision that is currently clicked.
IMAGE_UNCHECKED - Static variable in class de.kupzog.ktable.renderers.CheckableCellRenderer
Indicator for an unchecked entry / false boolean decision
IMAGE_UNCHECKED_CLICKED - Static variable in class de.kupzog.ktable.renderers.CheckableCellRenderer
Indicator for an unchecked entry / false boolean decision that is currently clicked.
INDICATION_CLICKED - Static variable in class de.kupzog.ktable.renderers.DefaultCellRenderer
Make the header column show a button-pressed behavior when clicked.
INDICATION_COMMENT - Static variable in class de.kupzog.ktable.renderers.DefaultCellRenderer
Draws a little triangle in the upper right corner of the cell as an indication that additional information is available.
INDICATION_FOCUS - Static variable in class de.kupzog.ktable.renderers.DefaultCellRenderer
Color fixed cells with focus in a different color.
INDICATION_FOCUS_ROW - Static variable in class de.kupzog.ktable.renderers.DefaultCellRenderer
Color fixed cells with focus in a different color.
INDICATION_GRADIENT - Static variable in class de.kupzog.ktable.renderers.DefaultCellRenderer
Draws a gradient in the figure representing the cell content.
INDICATION_SORT - Static variable in class de.kupzog.ktable.renderers.DefaultCellRenderer
Shows a sort indicator in the fixed cell if sorting is active for the column.
initialize() - Method in class de.kupzog.ktable.KTableDefaultModel
This method initializes the provided baseimplementation of the model properly.
initialize() - Method in class de.kupzog.ktable.KTableSortedModel
 
IPercentage - Interface in de.kupzog.ktable.renderers
Interface that provides access to a percentage value.
isApplicable(int, KTable, int, int, Point, String, int) - Method in class de.kupzog.ktable.editors.KTableCellEditorCheckbox2
Is called when an activation is triggered via a mouse click.
isApplicable(int, KTable, int, int, Point, String, int) - Method in class de.kupzog.ktable.KTableCellEditor
Is called when an activation is triggered via a mouse click.
isCellFullyVisible(int, int) - Method in class de.kupzog.ktable.KTable
 
isCellSelected(int, int) - Method in class de.kupzog.ktable.KTable
Returns true, if the given cell is selected.
isCellVisible(int, int) - Method in class de.kupzog.ktable.KTable
 
isColumnResizable(int) - Method in class de.kupzog.examples.BooleanModelExample
 
isColumnResizable(int) - Method in class de.kupzog.examples.PaletteExampleModel
 
isColumnResizable(int) - Method in class de.kupzog.examples.SortableModelExample
 
isColumnResizable(int) - Method in class de.kupzog.examples.SpanModelExample
 
isColumnResizable(int) - Method in class de.kupzog.examples.TextModelExample
 
isColumnResizable(int) - Method in class de.kupzog.examples.TownExampleModel
 
isColumnResizable(int) - Method in interface de.kupzog.ktable.KTableModel
This function should return true if the user should be allowed to resize the given column.
isFixedCell(int, int) - Method in class de.kupzog.ktable.KTable
 
isFixedCell(int, int) - Method in class de.kupzog.ktable.KTableDefaultModel
Returns wether a given cell is fixed.
isFocused() - Method in class de.kupzog.ktable.KTableCellEditor
Returns true if the editor has the focus.
isHeaderCell(int, int) - Method in class de.kupzog.ktable.KTable
 
isHeaderCell(int, int) - Method in class de.kupzog.ktable.KTableDefaultModel
Returns wether a given cell is a header cell (in the range of fixedHeader)
isMultiSelectMode() - Method in class de.kupzog.ktable.KTable
Returns true if in "Multi Selection Mode".
isRowFullyVisible(int) - Method in class de.kupzog.ktable.KTable
 
isRowResizable(int) - Method in class de.kupzog.examples.BooleanModelExample
 
isRowResizable(int) - Method in class de.kupzog.examples.PaletteExampleModel
 
isRowResizable(int) - Method in class de.kupzog.examples.SortableModelExample
 
isRowResizable(int) - Method in class de.kupzog.examples.SpanModelExample
 
isRowResizable(int) - Method in class de.kupzog.examples.TextModelExample
 
isRowResizable(int) - Method in class de.kupzog.examples.TownExampleModel
 
isRowResizable(int) - Method in interface de.kupzog.ktable.KTableModel
This function should return true if the user should be allowed to resize the rows.
isRowSelected(int) - Method in class de.kupzog.ktable.KTable
Returns true, if the given row is selected.
isRowSelectMode() - Method in class de.kupzog.ktable.KTable
Returns true if in "Full Selection Mode".
isRowVisible(int) - Method in class de.kupzog.ktable.KTable
 

A B C D E F G I K L M N O P R S T U W