

Handles Attributes and Operations of the selected Object
09.05.2001 Fixed exception handling, removed unnecessary members
| si::ijs::acs::objectexplorer::ListsHandlerBean::ListsHandlerBean | ( | ) | [inline] |
ServiceLocatorBean constructor comment.
| synchronized void si::ijs::acs::objectexplorer::ListsHandlerBean::clickedItem | ( | Object | item | ) | [inline, package] |
Insert the method's description here. Creation date: (11/14/00 6:51:28 PM)
References si::ijs::acs::objectexplorer::engine::Operation::getMask(), handleException(), invokeOperation(), si::ijs::acs::objectexplorer::engine::Attribute::isReadOnly(), notifier, panel, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), and si::ijs::acs::objectexplorer::NotificationBean::reportMessage().
Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::attributesAction(), and si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::operationsAction().
| javax.swing.JPanel si::ijs::acs::objectexplorer::ListsHandlerBean::getEditorPanel | ( | ) | [inline] |
getEditorPanel method comment.
Implements si::ijs::acs::objectexplorer::ObjectDetailsHandler.
References panel.
| void si::ijs::acs::objectexplorer::ListsHandlerBean::handleException | ( | String | message, | |
| Throwable | exception | |||
| ) | [inline, private] |
Called whenever the part throws an exception.
| exception | java.lang.Throwable |
References notifier, and si::ijs::acs::objectexplorer::NotificationBean::reportError().
Referenced by clickedItem(), invokeOperation(), and selectionChange().
| void si::ijs::acs::objectexplorer::ListsHandlerBean::invocationDestroyed | ( | Invocation | inv | ) | [inline] |
Insert the method's description here. Creation date: (11/27/00 6:54:50 PM)
Implements si::ijs::acs::objectexplorer::RemoteResponseCallbackListener.
References si::ijs::acs::objectexplorer::engine::Invocation::destroy(), si::ijs::acs::objectexplorer::ReporterBean::invocationDestroyed(), si::ijs::acs::objectexplorer::engine::Invocation::isDestroyed(), nodeRequestListener, notifier, si::ijs::acs::objectexplorer::NodeRequestListener::removeNode(), si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), and reporter.
| void si::ijs::acs::objectexplorer::ListsHandlerBean::invokeOperation | ( | si.ijs.acs.objectexplorer.engine.Operation | op, | |
| java.lang.Object[] | params | |||
| ) | [inline] |
invokeOperation method comment.
References invokeOperation().
| void si::ijs::acs::objectexplorer::ListsHandlerBean::invokeOperation | ( | Object | ob, | |
| Object[] | params | |||
| ) | [inline, private] |
Insert the method's description here. Creation date: (11/2/00 5:06:24 PM)
References handleException(), and reporter.
Referenced by clickedItem(), and invokeOperation().
| void si::ijs::acs::objectexplorer::ListsHandlerBean::responseReceived | ( | RemoteResponse | response | ) | [inline] |
Insert the method's description here. Creation date: (11/27/00 6:55:38 PM)
Implements si::ijs::acs::objectexplorer::RemoteResponseCallbackListener.
References reporter, and si::ijs::acs::objectexplorer::ReporterBean::reportRemoteResponse().
| void si::ijs::acs::objectexplorer::ListsHandlerBean::selectionChange | ( | SimpleIntrospectable | node | ) | [inline, private] |
Insert the method's description here. Creation date: (10/19/00 5:02:20 PM)
References si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::clear(), currentNode, si::ijs::acs::objectexplorer::engine::SimpleIntrospectable::getName(), handleException(), isSearching, panel, and si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::setDeviceText().
Referenced by setObject().
| void si::ijs::acs::objectexplorer::ListsHandlerBean::setNodeRequestListener | ( | NodeRequestListener | listener | ) | [inline] |
setNodeRequestListener method comment.
Implements si::ijs::acs::objectexplorer::ObjectDetailsHandler.
References nodeRequestListener.
| void si::ijs::acs::objectexplorer::ListsHandlerBean::setNotifier | ( | NotificationBean | notifier | ) | [inline] |
setNotifier method comment.
Implements si::ijs::acs::objectexplorer::ObjectDetailsHandler.
| void si::ijs::acs::objectexplorer::ListsHandlerBean::setObject | ( | si.ijs.acs.objectexplorer.engine.SimpleIntrospectable | object | ) | [inline] |
setObject method comment.
References si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::clear(), currentNode, panel, and selectionChange().
| void si::ijs::acs::objectexplorer::ListsHandlerBean::setReporter | ( | ReporterBean | newReporter | ) | [inline] |
Insert the method's description here. Creation date: (11/10/00 4:31:21 PM)
| newReporter | si.ijs.acs.objectexplorer.ReporterBean |
Implements si::ijs::acs::objectexplorer::ObjectDetailsHandler.
References reporter.
| void si::ijs::acs::objectexplorer::ListsHandlerBean::setSpecial | ( | boolean | special | ) | [inline, package] |
Insert the method's description here. Creation date: (10/31/00 1:33:18 PM)
References showSpecial, and updateLists().
Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::clickedSpecial().
| void si::ijs::acs::objectexplorer::ListsHandlerBean::updateLists | ( | Attribute[] | properties, | |
| Operation[] | methods | |||
| ) | [inline, private] |
Insert the method's description here. Creation date: (9/29/98 12:29:42 PM)
References cacheAttributes, cacheOperations, isSearching, and updateLists().
| void si::ijs::acs::objectexplorer::ListsHandlerBean::updateLists | ( | ) | [inline, private] |
Insert the method's description here. Creation date: (9/29/98 12:29:42 PM)
References cacheAttributes, cacheOperations, isSearching, panel, si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::setAttributesModel(), si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::setOperationsModel(), and showSpecial.
Referenced by si::ijs::acs::objectexplorer::ListsHandlerBean::MembersSearching::run(), setSpecial(), and updateLists().
Attribute [] si::ijs::acs::objectexplorer::ListsHandlerBean::cacheAttributes = null [package] |
Referenced by updateLists().
Operation [] si::ijs::acs::objectexplorer::ListsHandlerBean::cacheOperations = null [package] |
Referenced by updateLists().
Referenced by selectionChange(), and setObject().
boolean si::ijs::acs::objectexplorer::ListsHandlerBean::isSearching = false [package] |
NotificationBean si::ijs::acs::objectexplorer::ListsHandlerBean::notifier = null [package] |
ListsSimpleIntrospectableDetails si::ijs::acs::objectexplorer::ListsHandlerBean::panel = null [private] |
Referenced by clickedItem(), getEditorPanel(), selectionChange(), setObject(), and updateLists().
ReporterBean si::ijs::acs::objectexplorer::ListsHandlerBean::reporter = null [package] |
Referenced by invocationDestroyed(), invokeOperation(), responseReceived(), and setReporter().
boolean si::ijs::acs::objectexplorer::ListsHandlerBean::showSpecial = true [package] |
Referenced by setSpecial(), and updateLists().
1.6.2