Public Member Functions | List of all members
com.generalrobotix.ui.view.graph.SEEnumeration Class Reference
Inheritance diagram for com.generalrobotix.ui.view.graph.SEEnumeration:
Inheritance graph
[legend]

Public Member Functions

Object fromString (String str)
 
int getSelectedIndex ()
 
String[] getSelectionNames ()
 
Object getValue ()
 
 SEEnumeration (String[] s, int selection)
 
 SEEnumeration (String str)
 
void setValue (Object value)
 
void setValue (String str)
 
String toString ()
 

Detailed Description

Definition at line 21 of file SEEnumeration.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.SEEnumeration.SEEnumeration ( String[]  s,
int  selection 
)
inline

Definition at line 25 of file SEEnumeration.java.

com.generalrobotix.ui.view.graph.SEEnumeration.SEEnumeration ( String  str)
inline

カンマで区切られた文字列から、item_を生成する

Definition at line 33 of file SEEnumeration.java.

Member Function Documentation

Object com.generalrobotix.ui.view.graph.SEEnumeration.fromString ( String  str)
inline

String値からObjectを取得

Parameters
strString値
Returns
Object値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 57 of file SEEnumeration.java.

int com.generalrobotix.ui.view.graph.SEEnumeration.getSelectedIndex ( )
inline

Index値の取得

Returns
String[]値

Definition at line 113 of file SEEnumeration.java.

String [] com.generalrobotix.ui.view.graph.SEEnumeration.getSelectionNames ( )
inline

String[]値の取得

Returns
String[]値

Definition at line 105 of file SEEnumeration.java.

Object com.generalrobotix.ui.view.graph.SEEnumeration.getValue ( void  )
inline

Object値の取得

Returns
Object値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 96 of file SEEnumeration.java.

void com.generalrobotix.ui.view.graph.SEEnumeration.setValue ( Object  value)
inline

Object値の設定

Parameters
valueObject値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 78 of file SEEnumeration.java.

void com.generalrobotix.ui.view.graph.SEEnumeration.setValue ( String  str)
inline

String値の設定

Parameters
strString値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 87 of file SEEnumeration.java.

String com.generalrobotix.ui.view.graph.SEEnumeration.toString ( )
inline

String値を取得

Returns
String値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 47 of file SEEnumeration.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