Class grendel.composition.NSTabbedPane.MyTabbedPaneUI
All Packages This Package Class Hierarchy Class Search Index
Class grendel.composition.NSTabbedPane.MyTabbedPaneUI
java.lang.Object
|
+----com.sun.java.swing.basic.BasicTabbedPaneUI
|
+----grendel.composition.NSTabbedPane.MyTabbedPaneUI
public class NSTabbedPane.MyTabbedPaneUI
extends com.sun.java.swing.basic.BasicTabbedPaneUI
{
// Constructors 1
public MyTabbedPaneUI();
// Methods 1
public Dimension getPreferredSize(JComponent);
}
Constructors
public MyTabbedPaneUI()
Default constructor
Methods
public Dimension getPreferredSize(JComponent container)
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4
|