public abstract class TaskPaneUI extends PanelUI
JXTaskPane.| Constructor and Description |
|---|
TaskPaneUI() |
| Modifier and Type | Method and Description |
|---|---|
Component |
createAction(Action action)
Called by the component when an action is added to the component through
the
JXTaskPane.add(Action) method. |
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, updatepublic Component createAction(Action action)
JXTaskPane.add(Action) method.action - Copyright © 2017. All Rights Reserved.