Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
com.generalrobotix.ui.util.GrxServerManagerPanel Class Reference
Inheritance diagram for com.generalrobotix.ui.util.GrxServerManagerPanel:
Inheritance graph
[legend]

Public Member Functions

 GrxServerManagerPanel (GrxServerManager manager, TabFolder parent, int style, int index, GrxPluginManager pluginManager)
 
void setStartText ()
 
void updateProcessInfo ()
 

Private Member Functions

void updateBtn ()
 
void updateRefBtn ()
 
void updateRestartBtn ()
 

Private Attributes

String argsStr_ = null
 
Text argsText_ = null
 
Button autoChkBox_ = null
 
boolean bAuto_
 
boolean bUseORB_
 
String pathStr_ = null
 
Text pathText_ = null
 
GrxPluginManager pluginManager_ = null
 
ProcessInfo processInfo_ =null
 
Button restartButton_ = null
 
boolean restartFlag_ = false
 
GrxServerManager serverManager_ = null
 
Button toggleButton_ = null
 
Button useORBChkBox_ = null
 

Static Private Attributes

static final int BUTTON_LENGTH_ = 64
 
static final int HORIZON_INDENT_ = 4
 
static final int LABEL_LENGTH_ = 40
 
static final int LOCAL_REF_BUTTON_LENGTH_ = 18
 
static final String RESTART_ = MessageBundle.get("GrxServerManagerPanel.button.restart")
 
static final String START_ = MessageBundle.get("GrxServerManagerPanel.button.start")
 
static final String STOP_ = MessageBundle.get("GrxServerManagerPanel.button.stop")
 
static final int TEXT_LENGTH_ = 256
 

Detailed Description

Definition at line 40 of file GrxServerManagerPanel.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.util.GrxServerManagerPanel.GrxServerManagerPanel ( GrxServerManager  manager,
TabFolder  parent,
int  style,
int  index,
GrxPluginManager  pluginManager 
)
inline

Definition at line 68 of file GrxServerManagerPanel.java.

Member Function Documentation

void com.generalrobotix.ui.util.GrxServerManagerPanel.setStartText ( )
inline

Definition at line 328 of file GrxServerManagerPanel.java.

void com.generalrobotix.ui.util.GrxServerManagerPanel.updateBtn ( )
inlineprivate

Definition at line 247 of file GrxServerManagerPanel.java.

void com.generalrobotix.ui.util.GrxServerManagerPanel.updateProcessInfo ( )
inline

Definition at line 220 of file GrxServerManagerPanel.java.

void com.generalrobotix.ui.util.GrxServerManagerPanel.updateRefBtn ( )
inlineprivate

Definition at line 231 of file GrxServerManagerPanel.java.

void com.generalrobotix.ui.util.GrxServerManagerPanel.updateRestartBtn ( )
inlineprivate

Definition at line 270 of file GrxServerManagerPanel.java.

Member Data Documentation

String com.generalrobotix.ui.util.GrxServerManagerPanel.argsStr_ = null
private

Definition at line 60 of file GrxServerManagerPanel.java.

Text com.generalrobotix.ui.util.GrxServerManagerPanel.argsText_ = null
private

Definition at line 56 of file GrxServerManagerPanel.java.

Button com.generalrobotix.ui.util.GrxServerManagerPanel.autoChkBox_ = null
private

Definition at line 53 of file GrxServerManagerPanel.java.

boolean com.generalrobotix.ui.util.GrxServerManagerPanel.bAuto_
private

Definition at line 62 of file GrxServerManagerPanel.java.

boolean com.generalrobotix.ui.util.GrxServerManagerPanel.bUseORB_
private

Definition at line 61 of file GrxServerManagerPanel.java.

final int com.generalrobotix.ui.util.GrxServerManagerPanel.BUTTON_LENGTH_ = 64
staticprivate

Definition at line 45 of file GrxServerManagerPanel.java.

final int com.generalrobotix.ui.util.GrxServerManagerPanel.HORIZON_INDENT_ = 4
staticprivate

Definition at line 42 of file GrxServerManagerPanel.java.

final int com.generalrobotix.ui.util.GrxServerManagerPanel.LABEL_LENGTH_ = 40
staticprivate

Definition at line 43 of file GrxServerManagerPanel.java.

final int com.generalrobotix.ui.util.GrxServerManagerPanel.LOCAL_REF_BUTTON_LENGTH_ = 18
staticprivate

Definition at line 44 of file GrxServerManagerPanel.java.

String com.generalrobotix.ui.util.GrxServerManagerPanel.pathStr_ = null
private

Definition at line 59 of file GrxServerManagerPanel.java.

Text com.generalrobotix.ui.util.GrxServerManagerPanel.pathText_ = null
private

Definition at line 55 of file GrxServerManagerPanel.java.

GrxPluginManager com.generalrobotix.ui.util.GrxServerManagerPanel.pluginManager_ = null
private

Definition at line 66 of file GrxServerManagerPanel.java.

ProcessInfo com.generalrobotix.ui.util.GrxServerManagerPanel.processInfo_ =null
private

Definition at line 64 of file GrxServerManagerPanel.java.

final String com.generalrobotix.ui.util.GrxServerManagerPanel.RESTART_ = MessageBundle.get("GrxServerManagerPanel.button.restart")
staticprivate

Definition at line 49 of file GrxServerManagerPanel.java.

Button com.generalrobotix.ui.util.GrxServerManagerPanel.restartButton_ = null
private

Definition at line 52 of file GrxServerManagerPanel.java.

boolean com.generalrobotix.ui.util.GrxServerManagerPanel.restartFlag_ = false
private

Definition at line 65 of file GrxServerManagerPanel.java.

GrxServerManager com.generalrobotix.ui.util.GrxServerManagerPanel.serverManager_ = null
private

Definition at line 57 of file GrxServerManagerPanel.java.

final String com.generalrobotix.ui.util.GrxServerManagerPanel.START_ = MessageBundle.get("GrxServerManagerPanel.button.start")
staticprivate

Definition at line 47 of file GrxServerManagerPanel.java.

final String com.generalrobotix.ui.util.GrxServerManagerPanel.STOP_ = MessageBundle.get("GrxServerManagerPanel.button.stop")
staticprivate

Definition at line 48 of file GrxServerManagerPanel.java.

final int com.generalrobotix.ui.util.GrxServerManagerPanel.TEXT_LENGTH_ = 256
staticprivate

Definition at line 46 of file GrxServerManagerPanel.java.

Button com.generalrobotix.ui.util.GrxServerManagerPanel.toggleButton_ = null
private

Definition at line 51 of file GrxServerManagerPanel.java.

Button com.generalrobotix.ui.util.GrxServerManagerPanel.useORBChkBox_ = null
private

Definition at line 54 of file GrxServerManagerPanel.java.


The documentation for this class was generated from the following file:


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:44