Frames | No Frames |
Classes derived from javax.swing.plaf.TabbedPaneUI | |
class | This is the Basic Look and Feel's UI delegate for JTabbedPane.
|
Classes derived from javax.swing.plaf.TabbedPaneUI | |
class | A UI delegate that that coordinates multiple TabbedPaneUI
instances, one from the primary look and feel, and one or more from the
auxiliary look and feel(s).
|
Classes derived from javax.swing.plaf.TabbedPaneUI | |
class | A UI delegate for the JTabbedPane component.
|
Methods with parameter type javax.swing.plaf.TabbedPaneUI | |
void | This method sets the UI used to display the JTabbedPane.
|
Methods with return type javax.swing.plaf.TabbedPaneUI | |
TabbedPaneUI | This method returns the UI used to display the JTabbedPane.
|