Documentation of 'org.jdesktop.swingx.plaf.TaskPaneUI' Java class
TaskPaneUI
org.jdesktop.swingx.plaf

Class TaskPaneUI

  • Direct Known Subclasses:
    BasicTaskPaneUI


    public abstract class TaskPaneUI
    extends javax.swing.plaf.PanelUI
    Pluggable UI for JXTaskPane.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TaskPaneUI() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.awt.Component createAction(javax.swing.Action action)
      Called by the component when an action is added to the component through the JXTaskPane.add(Action) method.
      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TaskPaneUI

        public TaskPaneUI()
    • Method Detail

      • createAction

        public java.awt.Component createAction(javax.swing.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.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.