Definition at line 40 of file GrxServerManagerPanel.java.
void com.generalrobotix.ui.util.GrxServerManagerPanel.setStartText |
( |
| ) |
|
|
inline |
void com.generalrobotix.ui.util.GrxServerManagerPanel.updateBtn |
( |
| ) |
|
|
inlineprivate |
void com.generalrobotix.ui.util.GrxServerManagerPanel.updateProcessInfo |
( |
| ) |
|
|
inline |
void com.generalrobotix.ui.util.GrxServerManagerPanel.updateRefBtn |
( |
| ) |
|
|
inlineprivate |
void com.generalrobotix.ui.util.GrxServerManagerPanel.updateRestartBtn |
( |
| ) |
|
|
inlineprivate |
String com.generalrobotix.ui.util.GrxServerManagerPanel.argsStr_ = null |
|
private |
Text com.generalrobotix.ui.util.GrxServerManagerPanel.argsText_ = null |
|
private |
Button com.generalrobotix.ui.util.GrxServerManagerPanel.autoChkBox_ = null |
|
private |
boolean com.generalrobotix.ui.util.GrxServerManagerPanel.bAuto_ |
|
private |
boolean com.generalrobotix.ui.util.GrxServerManagerPanel.bUseORB_ |
|
private |
final int com.generalrobotix.ui.util.GrxServerManagerPanel.BUTTON_LENGTH_ = 64 |
|
staticprivate |
final int com.generalrobotix.ui.util.GrxServerManagerPanel.HORIZON_INDENT_ = 4 |
|
staticprivate |
final int com.generalrobotix.ui.util.GrxServerManagerPanel.LABEL_LENGTH_ = 40 |
|
staticprivate |
final int com.generalrobotix.ui.util.GrxServerManagerPanel.LOCAL_REF_BUTTON_LENGTH_ = 18 |
|
staticprivate |
String com.generalrobotix.ui.util.GrxServerManagerPanel.pathStr_ = null |
|
private |
Text com.generalrobotix.ui.util.GrxServerManagerPanel.pathText_ = null |
|
private |
ProcessInfo com.generalrobotix.ui.util.GrxServerManagerPanel.processInfo_ =null |
|
private |
final String com.generalrobotix.ui.util.GrxServerManagerPanel.RESTART_ = MessageBundle.get("GrxServerManagerPanel.button.restart") |
|
staticprivate |
Button com.generalrobotix.ui.util.GrxServerManagerPanel.restartButton_ = null |
|
private |
boolean com.generalrobotix.ui.util.GrxServerManagerPanel.restartFlag_ = false |
|
private |
final String com.generalrobotix.ui.util.GrxServerManagerPanel.START_ = MessageBundle.get("GrxServerManagerPanel.button.start") |
|
staticprivate |
final String com.generalrobotix.ui.util.GrxServerManagerPanel.STOP_ = MessageBundle.get("GrxServerManagerPanel.button.stop") |
|
staticprivate |
final int com.generalrobotix.ui.util.GrxServerManagerPanel.TEXT_LENGTH_ = 256 |
|
staticprivate |
Button com.generalrobotix.ui.util.GrxServerManagerPanel.toggleButton_ = null |
|
private |
Button com.generalrobotix.ui.util.GrxServerManagerPanel.useORBChkBox_ = null |
|
private |
The documentation for this class was generated from the following file: