![]() |
All Packages This Package Class Hierarchy Class Search Index Class grendel.integrator.CompositionViewjava.lang.Object | +----grendel.integrator.CompositionView
class CompositionView
extends java.lang.Object
implements netscape.shell.IShellView
{
// Fields 5
AddressBar fAddressBar;
IShellAnimation fAnimation;
IShellIntegrator fIntegrator;
CompositionPanel fPanel;
NSToolbar fToolBar;
// Constructors 1
public CompositionView();
// Methods 5
public void activateUI(boolean);
public Component createViewComponent(IShellView, IShellIntegrator, Rectangle);
public void disposeViewComponent();
public Component getViewComponent();
public void refresh();
// Inner Classes 1
class PanelListener
}
Fields fIntegratorIShellIntegrator fIntegrator fAnimationIShellAnimation fAnimation fToolBarNSToolbar fToolBar fAddressBarAddressBar fAddressBar fPanelCompositionPanel fPanel
Constructors CompositionViewpublic CompositionView()
Methods createViewComponentpublic Component createViewComponent(IShellView prevView, IShellIntegrator communicator, Rectangle rect)
disposeViewComponentpublic void disposeViewComponent()
getViewComponentpublic Component getViewComponent()
activateUIpublic void activateUI(boolean bActivate)
refreshpublic void refresh()
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. |
|||||||||||||