Class grendel.composition.OptionsPanel.FixedSizedPanel
All Packages This Package Class Hierarchy Class Search Index
Class grendel.composition.OptionsPanel.FixedSizedPanel
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----com.sun.java.swing.JComponent
|
+----com.sun.java.swing.JPanel
|
+----grendel.composition.OptionsPanel.FixedSizedPanel
class OptionsPanel.FixedSizedPanel
extends com.sun.java.swing.JPanel
{
// Constructors 1
FixedSizedPanel(int, int, Component);
}
Constructors
FixedSizedPanel(int aWidth,
int aHeight,
Component aComp)
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4
|