Documentation of 'org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI' Java class
BasicTaskPaneUI
org.jdesktop.swingx.plaf.basic

Class BasicTaskPaneUI

    • Constructor Summary

      Constructors 
      Constructor and Description
      BasicTaskPaneUI() 
    • Method Summary

      All Methods Static 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.
      static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c) 
      java.awt.Dimension getPreferredSize(javax.swing.JComponent c) 
      void installUI(javax.swing.JComponent c)
      void uninstallUI(javax.swing.JComponent c) 
      • Methods inherited from class javax.swing.plaf.ComponentUI

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

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

      • BasicTaskPaneUI

        public BasicTaskPaneUI()
    • Method Detail

      • createUI

        public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
      • installUI

        public void installUI(javax.swing.JComponent c)
        Overrides:
        installUI in class javax.swing.plaf.ComponentUI
      • uninstallUI

        public void uninstallUI(javax.swing.JComponent c)
        Overrides:
        uninstallUI in class javax.swing.plaf.ComponentUI
      • getPreferredSize

        public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
        Overrides:
        getPreferredSize in class javax.swing.plaf.ComponentUI
      • createAction

        public java.awt.Component createAction(javax.swing.Action action)
        Description copied from class: TaskPaneUI
        Called by the component when an action is added to the component through the JXTaskPane.add(Action) method.
        Overrides:
        createAction in class TaskPaneUI
        Returns:
        a component built from the action.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.