|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.TableUI
javax.swing.plaf.basic.BasicTableUI
com.jidesoft.plaf.basic.BasicJideTableUI
com.jidesoft.plaf.basic.BasicNavigableTableUI
com.jidesoft.plaf.basic.BasicCellSpanTableUI
com.jidesoft.plaf.basic.BasicTreeTableUI
public class BasicTreeTableUI
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicTableUI |
|---|
BasicTableUI.FocusHandler, BasicTableUI.KeyHandler, BasicTableUI.MouseInputHandler |
| Field Summary |
|---|
| Fields inherited from class com.jidesoft.plaf.basic.BasicJideTableUI |
|---|
_delegate |
| Fields inherited from class javax.swing.plaf.basic.BasicTableUI |
|---|
focusListener, keyListener, mouseInputListener, rendererPane, table |
| Constructor Summary | |
|---|---|
BasicTreeTableUI()
|
|
| Method Summary | |
|---|---|
static ComponentUI |
createUI(JComponent c)
|
protected TableUIDelegate |
createUIDelegate()
|
| Methods inherited from class com.jidesoft.plaf.basic.BasicCellSpanTableUI |
|---|
paint |
| Methods inherited from class com.jidesoft.plaf.basic.BasicNavigableTableUI |
|---|
createMouseInputListener |
| Methods inherited from class com.jidesoft.plaf.basic.BasicJideTableUI |
|---|
installDefaults, paintCell, paintDraggedArea, paintGrid, uninstallDefaults |
| Methods inherited from class javax.swing.plaf.basic.BasicTableUI |
|---|
createFocusListener, createKeyListener, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installKeyboardActions, installListeners, installUI, uninstallKeyboardActions, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, getAccessibleChild, getAccessibleChildrenCount, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicTreeTableUI()
| Method Detail |
|---|
public static ComponentUI createUI(JComponent c)
protected TableUIDelegate createUIDelegate()
createUIDelegate in class BasicCellSpanTableUI
|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||