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