pivot.wtk.skin.terra
Class TerraTablePaneSkin
java.lang.Object
pivot.wtk.skin.ComponentSkin
pivot.wtk.skin.ContainerSkin
pivot.wtk.skin.TablePaneSkin
pivot.wtk.skin.terra.TerraTablePaneSkin
- All Implemented Interfaces:
- ComponentKeyListener, ComponentLayoutListener, ComponentListener, ComponentMouseButtonListener, ComponentMouseListener, ComponentMouseWheelListener, ComponentStateListener, ConstrainedVisual, ContainerListener, Skin, TablePane.Skin, TablePaneAttributeListener, TablePaneListener, Visual
public class TerraTablePaneSkin
- extends TablePaneSkin
Terra table pane skin.
- Author:
- tvolkert
Methods inherited from class pivot.wtk.skin.TablePaneSkin |
cellInserted, cellsRemoved, cellUpdated, columnInserted, columnSelectedChanged, columnSpanChanged, columnsRemoved, columnWidthChanged, getColumnAt, getColumnBounds, getColumnWidths, getGridColor, getHorizontalSpacing, getPadding, getPreferredHeight, getPreferredSize, getPreferredWidth, getRowAt, getRowBounds, getRowHeights, getSelectionBackgroundColor, getShowHorizontalGridLines, getShowVerticalGridLines, getVerticalSpacing, install, layout, paint, rowHeightChanged, rowInserted, rowSelectedChanged, rowSpanChanged, rowsRemoved, setGridColor, setGridColor, setHorizontalSpacing, setPadding, setPadding, setPadding, setSelectionBackgroundColor, setSelectionBackgroundColor, setShowHorizontalGridLines, setShowVerticalGridLines, setVerticalSpacing, uninstall |
Methods inherited from class pivot.wtk.skin.ContainerSkin |
componentInserted, componentsRemoved, contextKeyChanged, focusTraversalPolicyChanged, getBackgroundColor, getBackgroundPaint, isFocusable, isOpaque, setBackgroundColor, setBackgroundColor, setBackgroundPaint, setBackgroundPaint |
Methods inherited from class pivot.wtk.skin.ComponentSkin |
cursorChanged, displayableChanged, enabledChanged, focusedChanged, getComponent, getHeight, getWidth, invalidateComponent, keyPressed, keyReleased, keyTyped, locationChanged, mouseClick, mouseDown, mouseMove, mouseOut, mouseOver, mouseUp, mouseWheel, parentChanged, preferredSizeChanged, repaintComponent, repaintComponent, repaintComponent, repaintComponent, setSize, sizeChanged, styleUpdated, tooltipTextChanged, visibleChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerraTablePaneSkin
public TerraTablePaneSkin()
setBackgroundColor
public final void setBackgroundColor(int backgroundColor)
setGridColor
public final void setGridColor(int gridColor)
setSelectionBackgroundColor
public final void setSelectionBackgroundColor(int selectionBackgroundColor)