Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
U
W
D
de.kupzog.examples
- package de.kupzog.examples
de.kupzog.ktable
- package de.kupzog.ktable
de.kupzog.ktable.editors
- package de.kupzog.ktable.editors
de.kupzog.ktable.renderers
- package de.kupzog.ktable.renderers
DefaultCellRenderer
- Class in
de.kupzog.ktable.renderers
Class that provides additional facilities commonly used when writing custom renderers.
DefaultCellRenderer(int)
- Constructor for class de.kupzog.ktable.renderers.
DefaultCellRenderer
The constructor that sets the style bits given.
defaultRenderer
- Static variable in interface de.kupzog.ktable.
KTableCellRenderer
dispose()
- Method in class de.kupzog.ktable.
KTable
dispose()
- Method in class de.kupzog.ktable.
KTableCellEditor
disposes the editor and its components
doBelongsToCell(int, int)
- Method in class de.kupzog.examples.
SortableModelExample
Implement also cell spans so that it can be demonstrated how the sorting algorithm works in this case:
doBelongsToCell(int, int)
- Method in class de.kupzog.examples.
SpanModelExample
Makes all cells span 2 rows and two colums.
doBelongsToCell(int, int)
- Method in class de.kupzog.examples.
TextModelExample
doBelongsToCell(int, int)
- Method in class de.kupzog.ktable.
KTableDefaultModel
Return (0,0) if cell should stay in its own area, or return the cell that should overlap this cell.
doCompare(Object, Object, int, int)
- Method in class de.kupzog.examples.
SortComparatorExample
doCompare(Object, Object, int, int)
- Method in class de.kupzog.ktable.
KTableSortComparator
Implement this method to do the actual compare between the two cell contents.
doGetCellEditor(int, int)
- Method in class de.kupzog.examples.
BooleanModelExample
doGetCellEditor(int, int)
- Method in class de.kupzog.examples.
SortableModelExample
doGetCellEditor(int, int)
- Method in class de.kupzog.examples.
SpanModelExample
doGetCellEditor(int, int)
- Method in class de.kupzog.examples.
TextModelExample
doGetCellEditor(int, int)
- Method in class de.kupzog.ktable.
KTableDefaultModel
Returns the celleditor for the given table cell.
doGetCellRenderer(int, int)
- Method in class de.kupzog.examples.
BooleanModelExample
doGetCellRenderer(int, int)
- Method in class de.kupzog.examples.
SortableModelExample
doGetCellRenderer(int, int)
- Method in class de.kupzog.examples.
SpanModelExample
doGetCellRenderer(int, int)
- Method in class de.kupzog.examples.
TextModelExample
doGetCellRenderer(int, int)
- Method in class de.kupzog.ktable.
KTableDefaultModel
Called to retrieve the cell renderer for a given cell.
doGetColumnCount()
- Method in class de.kupzog.examples.
BooleanModelExample
doGetColumnCount()
- Method in class de.kupzog.examples.
SortableModelExample
doGetColumnCount()
- Method in class de.kupzog.examples.
SpanModelExample
doGetColumnCount()
- Method in class de.kupzog.examples.
TextModelExample
doGetColumnCount()
- Method in class de.kupzog.ktable.
KTableDefaultModel
This function tells the KTable how many columns have to be displayed.
doGetContentAt(int, int)
- Method in class de.kupzog.examples.
BooleanModelExample
doGetContentAt(int, int)
- Method in class de.kupzog.examples.
SortableModelExample
doGetContentAt(int, int)
- Method in class de.kupzog.examples.
SpanModelExample
doGetContentAt(int, int)
- Method in class de.kupzog.examples.
TextModelExample
doGetContentAt(int, int)
- Method in class de.kupzog.ktable.
KTableDefaultModel
Returns the content at the given cell.
doGetRowCount()
- Method in class de.kupzog.examples.
BooleanModelExample
doGetRowCount()
- Method in class de.kupzog.examples.
SortableModelExample
doGetRowCount()
- Method in class de.kupzog.examples.
SpanModelExample
doGetRowCount()
- Method in class de.kupzog.examples.
TextModelExample
doGetRowCount()
- Method in class de.kupzog.ktable.
KTableDefaultModel
This function tells the KTable how many rows have to be displayed.
doGetTooltipAt(int, int)
- Method in class de.kupzog.examples.
BooleanModelExample
doGetTooltipAt(int, int)
- Method in class de.kupzog.examples.
SortableModelExample
doGetTooltipAt(int, int)
- Method in class de.kupzog.examples.
SpanModelExample
doGetTooltipAt(int, int)
- Method in class de.kupzog.ktable.
KTableDefaultModel
Returns the tooltip text for the given cell.
doSetContentAt(int, int, Object)
- Method in class de.kupzog.examples.
BooleanModelExample
doSetContentAt(int, int, Object)
- Method in class de.kupzog.examples.
SortableModelExample
doSetContentAt(int, int, Object)
- Method in class de.kupzog.examples.
SpanModelExample
doSetContentAt(int, int, Object)
- Method in class de.kupzog.examples.
TextModelExample
doSetContentAt(int, int, Object)
- Method in class de.kupzog.ktable.
KTableDefaultModel
Called to change the cell value in the model.
DOUBLECLICK
- Static variable in class de.kupzog.ktable.
KTableCellEditor
drawButtonDeepDown(GC, String, int, Image, int, int, int, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonDeepDown(GC, String, int, Image, int, Rectangle)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonDown(GC, String, int, Image, int, int, int, int, int, Color, Color, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonDown(GC, String, int, Image, int, int, int, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonDown(GC, String, int, Image, int, Rectangle)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonDown(GC, String, int, Image, int, int, int, int, int, Color)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonUp(GC, String, int, Image, int, int, int, int, int, Color, Color, Color, Color, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonUp(GC, String, int, Image, int, int, int, int, int, Color)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonUp(GC, String, int, Image, int, Rectangle, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonUp(GC, String, int, Image, int, int, int, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawButtonUp(GC, String, int, Image, int, Rectangle)
- Static method in class de.kupzog.ktable.
SWTX
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in class de.kupzog.examples.
PaletteExampleRenderer
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in class de.kupzog.examples.
TownExampleRenderer
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in interface de.kupzog.ktable.
KTableCellRenderer
This method is called from KTable to draw a table cell.
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in class de.kupzog.ktable.renderers.
BarDiagramCellRenderer
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in class de.kupzog.ktable.renderers.
CheckableCellRenderer
Paint a box with or without a checked symbol.
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in class de.kupzog.ktable.renderers.
DefaultCellRenderer
A default implementation that paints cells in a way that is more or less Excel-like.
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in class de.kupzog.ktable.renderers.
FixedCellRenderer
Paint a box with or without a checked symbol.
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in class de.kupzog.ktable.renderers.
FixedCheckableCellRenderer
Paint a box with or without a checked symbol.
drawCell(GC, Rectangle, int, int, Object, boolean, boolean, boolean, KTableModel)
- Method in class de.kupzog.ktable.renderers.
TextCellRenderer
A default implementation that paints cells in a way that is more or less Excel-like.
drawDefaultSolidCellLine(GC, Rectangle, Color, Color)
- Static method in class de.kupzog.ktable.renderers.
BorderPainter
Simply draws a border line with width 1 on the bottom (
h
orizontal) and on the right side (
v
ertical).
drawDoubleLineSeperatorBorder(GC, Rectangle, Color, Color, Color, boolean, boolean)
- Static method in class de.kupzog.ktable.renderers.
BorderPainter
drawFlatButtonUp(GC, String, int, Image, int, int, int, int, int, Color, Color, Color, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawImageVerticalAlign(GC, Image, int, int, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawShadowImage(GC, Image, int, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawSolidCellLines(GC, Rectangle, Color, Color, Color, Color, int, int, int, int)
- Static method in class de.kupzog.ktable.renderers.
BorderPainter
Simply draws a solid border line.
drawTextImage(GC, String, int, Image, int, int, int, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawTextImage(GC, String, int, Image, int, Rectangle)
- Static method in class de.kupzog.ktable.
SWTX
drawTextVerticalAlign(GC, String, int, int, int, int, int)
- Static method in class de.kupzog.ktable.
SWTX
drawTransparentImage(GC, Image, int, int)
- Static method in class de.kupzog.ktable.
SWTX
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
U
W