Uses of Interface
com.novell.application.console.snapin.Shell

Packages that use Shell
com.novell.admin.common.snapins Provides an interface and classes for creating NDS Administration Page Snap-ins. 
com.novell.admin.common.ui Provides classes for displaying the user interface for NDS Administration Page Snap-ins. 
com.novell.admin.ns.nw Provides interfaces and classes for administering a NetWare NDS namespace through ConsoleOne. 
com.novell.admin.snapins.creator   
com.novell.application.console.snapin Provides interfaces and classes for creating and managing snap-ins to the ConsoleOne shell. 
com.novell.application.console.snapin.context Provides snap-in context classes for ConsoleOne. 
com.novell.application.console.util.objectentryselector Provides a common message box selecting object entries in ConsoleOne. 
 

Uses of Shell in com.novell.admin.common.snapins
 

Fields in com.novell.admin.common.snapins declared as Shell
protected  Shell AdminPageSnapin.shell
           
 

Uses of Shell in com.novell.admin.common.ui
 

Fields in com.novell.admin.common.ui declared as Shell
protected  Shell AdminPage.shell
           
 

Constructors in com.novell.admin.common.ui with parameters of type Shell
SelectObjectTypeDlg.SelectObjectTypeDlg(Shell theShell, ObjectType[] objectTypes)
          Constructor.
NSPIExceptionMsgBox.NSPIExceptionMsgBox(Shell shell, SPIException e)
          Constructor.
NSPIExceptionMsgBox.NSPIExceptionMsgBox(Shell shell, SPIException e, java.lang.String msg)
          Constructor - Takes an additional message parameter to display after the SPIException message.
NSPIExceptionMsgBox.NSPIExceptionMsgBox(Shell shell, SPIException e, java.lang.String msg, int type)
          Constructor - Takes an additional message parameter to display after the SPIException message.
 

Uses of Shell in com.novell.admin.ns.nw
 

Constructors in com.novell.admin.ns.nw with parameters of type Shell
TreePickerDlg.TreePickerDlg(Shell theShell, java.awt.Component parent)
          Constructor.
 

Uses of Shell in com.novell.admin.snapins.creator
 

Fields in com.novell.admin.snapins.creator declared as Shell
protected  Shell CreatorSnapinContext.shell
           
 

Methods in com.novell.admin.snapins.creator that return Shell
 Shell CreatorInfo.getShell()
           
 

Constructors in com.novell.admin.snapins.creator with parameters of type Shell
CreatorEngine.CreatorEngine(Shell shell)
           
CreatorInfo.CreatorInfo(Shell shell, ObjectEntry parentOE, java.lang.String objectName)
           
 

Uses of Shell in com.novell.application.console.snapin
 

Fields in com.novell.application.console.snapin declared as Shell
protected  Shell BaseDefaultVirtualEnumeration.m_shell
          Reference back to the shell.
protected  Shell AbstractToolBarMenuSnapin.shell
          Shell instance used to interact with the ConsoleOne shell.
protected  Shell AbstractStatusBarSnapin.shell
          Shell instance used to interact with the ConsoleOne shell.
 

Methods in com.novell.application.console.snapin that return Shell
 Shell InitSnapinInfo.getShell()
          Returns a reference to the ConsoleOne shell.
 

Constructors in com.novell.application.console.snapin with parameters of type Shell
BaseDefaultVirtualEnumeration.BaseDefaultVirtualEnumeration(ObjectEntryEnumeration oee, Shell shell)
          Constructs a BaseDefaultVirtualEnumeration object.
DefaultIndexedObjectEntryEnumeration.DefaultIndexedObjectEntryEnumeration(ObjectEntryEnumeration oee, Shell shell)
          Constructs the DefaultIndexedObjectEntryEnumeration object.
DefaultBrowserObjectEntryEnumeration.DefaultBrowserObjectEntryEnumeration(ObjectEntryEnumeration oee, Shell shell)
          Constructs the DefaultBrowserObjectEntryEnumeration object.
DefaultVirtualObjectEntryEnumeration.DefaultVirtualObjectEntryEnumeration(ObjectEntryEnumeration oee, Shell shell)
          Constructs the DefaultVirtualObjectEntryEnumeration.
InitSnapinInfo.InitSnapinInfo(Shell shell, java.lang.Object snapinType)
          Creates a new InitSnapinInfo object with references to the shell and the snap-in type.
InitSnapinInfo.InitSnapinInfo(Shell shell, java.lang.Object snapinType, SnapinContext context)
          Creates a new InitSnapinInfo object with references to the shell, the snap-in type, and the snap-in context.
 

Uses of Shell in com.novell.application.console.snapin.context
 

Fields in com.novell.application.console.snapin.context declared as Shell
protected  Shell ViewSnapinContext.shell
           
 

Uses of Shell in com.novell.application.console.util.objectentryselector
 

Constructors in com.novell.application.console.util.objectentryselector with parameters of type Shell
OESEntryTextAddin.OESEntryTextAddin(Shell shell, int displayStyle)
          OESEntryTextAddin constructor
 



API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.