![]() |
All Packages This Package Class Hierarchy Class Search Index Class grendel.integrator.FolderCtxjava.lang.Object | +----grendel.integrator.FolderCtx
public class FolderCtx
extends java.lang.Object
implements netscape.shell.IShellViewCtx
{
// Fields 7
Vector fChildren;
DataHandler fDataHandler;
ViewedFolder fFolder;
boolean fInited;
IShellIntegrator fIntegrator;
EventListenerList fListeners;
IShellViewCtx fParent;
// Constructors 1
public FolderCtx(ViewedFolder);
// Methods 19
public void addShellViewCtxListener(ShellViewCtxListener);
public Enumeration children(int);
public int compareIDs(IShellViewCtx, IShellViewCtx);
public IShellView createView(Object);
public int getAttributes();
public int getChildCount(int);
public IShellViewCtx[] getChildren(int);
public DataHandler getDataHandler();
public String getDisplayName();
public Object getGlobalPreferences();
public Image getIcon(int);
public IShellViewCtx getParent();
void initChildren();
public void initialize(IShellIntegrator, IShellViewCtx);
void notifyChange();
public void removeShellViewCtxListener(ShellViewCtxListener);
public void setDataHandler(DataHandler);
public void setDisplayName(String);
public void setParent(IShellViewCtx);
}
Fields fIntegratorIShellIntegrator fIntegrator fParentIShellViewCtx fParent fFolderViewedFolder fFolder fChildrenVector fChildren fDataHandlerDataHandler fDataHandler fListenersEventListenerList fListeners fInitedboolean fInited
Constructors FolderCtxpublic FolderCtx(ViewedFolder aFolder) Methods initializepublic void initialize(IShellIntegrator shell, IShellViewCtx aParent)
childrenpublic Enumeration children(int iFlags)
getChildrenpublic IShellViewCtx[] getChildren(int iFlags)
getChildCountpublic int getChildCount(int iFlags)
getParentpublic IShellViewCtx getParent()
setParentpublic void setParent(IShellViewCtx viewCtx)
compareIDspublic int compareIDs(IShellViewCtx subview1, IShellViewCtx subview2)
createViewpublic IShellView createView(Object aObject)
getGlobalPreferencespublic Object getGlobalPreferences()
getAttributespublic int getAttributes()
getIconpublic Image getIcon(int iTypeFlags)
getDisplayNamepublic String getDisplayName()
setDisplayNamepublic void setDisplayName(String name)
addShellViewCtxListenerpublic void addShellViewCtxListener(ShellViewCtxListener l)
removeShellViewCtxListenerpublic void removeShellViewCtxListener(ShellViewCtxListener l)
setDataHandlerpublic void setDataHandler(DataHandler aHandler) getDataHandlerpublic DataHandler getDataHandler() initChildrenvoid initChildren() notifyChangevoid notifyChange() 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. |
|||||||||||||||||||||||||||||||