public class ListsHandlerBean extends java.lang.Object implements OperationInvocator, ObjectDetailsHandler, RemoteResponseCallbackListener
| Constructor and Description |
|---|
ListsHandlerBean()
ServiceLocatorBean constructor comment.
|
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JPanel |
getEditorPanel()
getEditorPanel method comment.
|
void |
invocationDestroyed(Invocation inv)
Insert the method's description here.
|
void |
invokeOperation(Operation op,
java.lang.Object[] params)
invokeOperation method comment.
|
void |
responseReceived(RemoteResponse response)
Insert the method's description here.
|
void |
setConfirmed(boolean b) |
void |
setNodeRequestListener(NodeRequestListener listener)
setNodeRequestListener method comment.
|
void |
setNotifier(NotificationBean notifier)
setNotifier method comment.
|
void |
setObject(SimpleIntrospectable object)
setObject method comment.
|
void |
setReporter(ReporterBean newReporter)
Insert the method's description here.
|
public ListsHandlerBean()
public void setConfirmed(boolean b)
public javax.swing.JPanel getEditorPanel()
getEditorPanel in interface ObjectDetailsHandlerpublic void invocationDestroyed(Invocation inv)
invocationDestroyed in interface RemoteResponseCallbackListenerpublic void invokeOperation(Operation op, java.lang.Object[] params)
invokeOperation in interface OperationInvocatorpublic void responseReceived(RemoteResponse response)
responseReceived in interface RemoteResponseCallbackListenerpublic void setNodeRequestListener(NodeRequestListener listener)
setNodeRequestListener in interface ObjectDetailsHandlerpublic void setNotifier(NotificationBean notifier)
setNotifier in interface ObjectDetailsHandlerpublic void setObject(SimpleIntrospectable object)
setObject in interface ObjectDetailsHandlerpublic void setReporter(ReporterBean newReporter)
setReporter in interface ObjectDetailsHandlernewReporter - si.ijs.acs.objectexplorer.ReporterBean