|
||||||||||
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.PanelUI
com.l2fprod.common.swing.plaf.TaskPaneGroupUI
Pluggable UI for JTaskPaneGroup
.
Constructor Summary | |
TaskPaneGroupUI()
|
Method Summary | |
java.awt.Component |
createAction(javax.swing.Action action)
Called by the component when an action is added to the component through the JTaskPaneGroup.add(Action) method. |
Methods inherited from class javax.swing.plaf.ComponentUI |
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TaskPaneGroupUI()
Method Detail |
public java.awt.Component createAction(javax.swing.Action action)
JTaskPaneGroup.add(Action)
method.
action
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |