com.novell.application.console.snapin.context
Class StatusBarSnapinContext
java.lang.Object
|
+--com.novell.application.console.snapin.context.SnapinContext
|
+--com.novell.application.console.snapin.context.StatusBarSnapinContext
- public class StatusBarSnapinContext
- extends SnapinContext
Contains an ObjectEntryCollection from one or more namespaces.
The ObjectEntryCollection may represent objects selected by the user
from a Browser or View window when the status bar was initialized, or the array
may have been generated programmatically by another snap-in.
The StatusBarSnapinContext object is passed to the StatusBarSnapin
on initialization through the InitSnapinInfo parameter to the
initSnapin() method. The StatusBarSnapinContext can be retrieved from
the InitSnapinInfo parameter with a call to the getSnapinContext() method.
- See Also:
SnapinContext,
StatusBarSnapin
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
getObjectCollection
public ObjectEntryCollection getObjectCollection()
- Retrieves the ObjectEntryCollection from the context. This collection
provides enumerations of ObjectEntrys associated with the statusbar snapin.
- Returns:
- The ObjectEntryCollection associated with the StatusBarSnapinContext.
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.