Public Member Functions | |
ListsHandlerBean () | |
javax.swing.JPanel | getEditorPanel () |
void | invocationDestroyed (Invocation inv) |
void | invokeOperation (si.ijs.acs.objectexplorer.engine.Operation op, java.lang.Object[] params) |
void | responseReceived (RemoteResponse response) |
void | setNodeRequestListener (NodeRequestListener listener) |
void | setNotifier (NotificationBean notifier) |
void | setObject (si.ijs.acs.objectexplorer.engine.SimpleIntrospectable object) |
void | setReporter (ReporterBean newReporter) |
Package Functions | |
synchronized void | clickedItem (Object item) |
void | setSpecial (boolean special) |
Package Attributes | |
NotificationBean | notifier = null |
NodeRequestListener | nodeRequestListener = null |
ReporterBean | reporter = null |
Attribute[] | cacheAttributes = null |
Operation[] | cacheOperations = null |
SimpleIntrospectable | currentNode = null |
boolean | showSpecial = true |
boolean | isSearching = false |
Private Member Functions | |
void | handleException (String message, Throwable exception) |
void | invokeOperation (Object ob, Object[] params) |
void | selectionChange (SimpleIntrospectable node) |
void | updateLists () |
void | updateLists (Attribute[] properties, Operation[] methods) |
Private Attributes | |
ListsSimpleIntrospectableDetails | panel = null |
|
ServiceLocatorBean constructor comment. |
|
Insert the method's description here. Creation date: (11/14/00 6:51:28 PM) |
|
getEditorPanel method comment. Implements si::ijs::acs::objectexplorer::ObjectDetailsHandler.
|
|
Called whenever the part throws an exception.
|
|
Insert the method's description here. Creation date: (11/27/00 6:54:50 PM) Implements si::ijs::acs::objectexplorer::RemoteResponseCallbackListener.
|
|
invokeOperation method comment. |
|
Insert the method's description here. Creation date: (11/2/00 5:06:24 PM) |
|
Insert the method's description here. Creation date: (11/27/00 6:55:38 PM) Implements si::ijs::acs::objectexplorer::RemoteResponseCallbackListener.
|
|
Insert the method's description here. Creation date: (10/19/00 5:02:20 PM) |
|
setNodeRequestListener method comment. Implements si::ijs::acs::objectexplorer::ObjectDetailsHandler.
|
|
setNotifier method comment. Implements si::ijs::acs::objectexplorer::ObjectDetailsHandler.
|
|
setObject method comment. |
|
Insert the method's description here. Creation date: (11/10/00 4:31:21 PM)
Implements si::ijs::acs::objectexplorer::ObjectDetailsHandler.
|
|
Insert the method's description here. Creation date: (10/31/00 1:33:18 PM) |
|
Insert the method's description here. Creation date: (9/29/98 12:29:42 PM) |
|
Insert the method's description here. Creation date: (9/29/98 12:29:42 PM) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|