BasicTaskPaneUI
public abstract class TaskPaneUI extends PanelUI
JXTaskPane
.Constructor | Description |
---|---|
TaskPaneUI() |
Modifier and Type | Method | 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, update
public Component createAction(Action action)
JXTaskPane.add(Action)
method.action
- Copyright © 2018. All rights reserved.