The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Newsbot
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Quality
Search
Feedback


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

   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



Copyright © 1998 The Mozilla Organization.