Class TaskPaneUI

    • Constructor Detail

      • TaskPaneUI

        public TaskPaneUI()
    • Method Detail

      • createAction

        public Component createAction​(Action action)
        Called by the component when an action is added to the component through the JXTaskPane.add(Action) method.
        Parameters:
        action -
        Returns:
        a component built from the action.