Public Member Functions | Package Attributes
com.generalrobotix.ui.view.graph.SEEnumeration Class Reference
Inheritance diagram for com.generalrobotix.ui.view.graph.SEEnumeration:
Inheritance graph
[legend]

List of all members.

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 ()

Package Attributes

String[] item_
int selection_

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.

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

Definition at line 33 of file SEEnumeration.java.


Member Function Documentation

String値からObjectを取得

Parameters:
strString値
Returns:
Object値

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

Reimplemented in com.generalrobotix.ui.view.graph.SEBoolean.

Definition at line 57 of file SEEnumeration.java.

Index値の取得

Returns:
String[]値

Definition at line 113 of file SEEnumeration.java.

String[]値の取得

Returns:
String[]値

Definition at line 105 of file SEEnumeration.java.

Object値の取得

Returns:
Object値

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

Reimplemented in com.generalrobotix.ui.view.graph.SEBoolean.

Definition at line 96 of file SEEnumeration.java.

Object値の設定

Parameters:
valueObject値

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

Reimplemented in com.generalrobotix.ui.view.graph.SEBoolean.

Definition at line 78 of file SEEnumeration.java.

String値の設定

Parameters:
strString値

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

Reimplemented in com.generalrobotix.ui.view.graph.SEBoolean.

Definition at line 87 of file SEEnumeration.java.

String値を取得

Returns:
String値

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

Reimplemented in com.generalrobotix.ui.view.graph.SEBoolean.

Definition at line 47 of file SEEnumeration.java.


Member Data Documentation

Definition at line 22 of file SEEnumeration.java.

Definition at line 23 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 Thu Apr 11 2019 03:30:22