![]() |
All Packages This Package Class Hierarchy Class Search Index Class grendel.integrator.SessionViewjava.lang.Object | +----grendel.integrator.SessionView
class SessionView
extends java.lang.Object
implements netscape.shell.IShellView
{
// Fields 4
IShellAnimation fAnimation;
IShellIntegrator fIntegrator;
MasterPanel fMasterPanel;
NSToolbar fToolBar;
// Constructors 1
public SessionView();
// Methods 5
public void activateUI(boolean);
public Component createViewComponent(IShellView, IShellIntegrator, Rectangle);
public void disposeViewComponent();
public Component getViewComponent();
public void refresh();
}
Fields fIntegratorIShellIntegrator fIntegrator fAnimationIShellAnimation fAnimation fMasterPanelMasterPanel fMasterPanel fToolBarNSToolbar fToolBar
Constructors SessionViewpublic SessionView() Methods createViewComponentpublic Component createViewComponent(IShellView aPrevView, IShellIntegrator aIntegrator, Rectangle aRect)
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-2000 The Mozilla Organization.
Last modified December 25, 1998. |
|||||||||||||