|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SystemBaseAction com.ibm.etools.iseries.rse.ui.actions.SystemStartCommunicationsDaemonAction
public class SystemStartCommunicationsDaemonAction
Action to start and stop RSE communications daemon
Field Summary | |
---|---|
static boolean |
ISSTARTED
|
Fields inherited from interface com.ibm.etools.iseries.subsystems.qsys.comm.ISystemCommunicationsDaemonListener |
---|
Copyright |
Constructor Summary | |
---|---|
SystemStartCommunicationsDaemonAction(Shell shell)
Constructor |
Method Summary | |
---|---|
void |
daemonStateChanged(SystemCommunicationsDaemonEvent event)
This method is invoked whenever the state of the SystemCommunicationsDaemon changes. |
void |
run()
|
void |
setActionLabelToStart()
Helper method for changing the action text and tooltip to start |
void |
setActionLabelToStop()
Helper method for changing the action text and tooltip to stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean ISSTARTED
Constructor Detail |
---|
public SystemStartCommunicationsDaemonAction(Shell shell)
shell
- Method Detail |
---|
public void run()
public void setActionLabelToStart()
public void setActionLabelToStop()
public void daemonStateChanged(SystemCommunicationsDaemonEvent event)
daemonStateChanged
in interface ISystemCommunicationsDaemonListener
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |