![]() |
All Packages This Package Class Hierarchy Class Search Index Class grendel.ui.GeneralPaneljava.lang.Object | +----java.awt.Component | +----java.awt.Container | +----com.sun.java.swing.JComponent | +----com.sun.java.swing.JPanel | +----grendel.ui.GeneralPanel
public class GeneralPanel
extends com.sun.java.swing.JPanel
{
// Fields 4
static ResourceBundle fLabels;
static Clipboard fPrivateClipboard;
protected String fResourceBase;
protected NSToolbar fToolBar;
// Constructors 1
public GeneralPanel();
// Methods 4
protected NSToolbar buildToolBar(String, IUICmd[]);
public IUICmd[] getActions();
public NSToolbar getToolBar();
protected NSButton makeToolbarButton(String);
}
Fields fLabelsstatic ResourceBundle fLabels fPrivateClipboardstatic Clipboard fPrivateClipboard fResourceBaseprotected String fResourceBase fToolBarprotected NSToolbar fToolBar
Constructors GeneralPanelpublic GeneralPanel() Methods getActionspublic IUICmd[] getActions() makeToolbarButtonprotected NSButton makeToolbarButton(String aAction) buildToolBarprotected NSToolbar buildToolBar(String aToolbar, IUICmd[] aActions) getToolBarpublic NSToolbar getToolBar() All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4 |
|
|
Copyright © 1998-1999 The Mozilla Organization.
Last modified December 25, 1998. |
|