com::cosylab::gui::components::r2::chart::ChartTypeEditor Class Reference
List of all members.
Public Member Functions |
| String | getAsText () |
| String[] | getTags () |
| Object | getValue () |
| void | setAsText (String text) throws IllegalArgumentException |
| void | setValue (Object value) |
Private Attributes |
| int | mode |
Static Private Attributes |
| static final String[] | tags = {"DOTS", "LINES"} |
Detailed Description
This type was created in VisualAge.
Member Function Documentation
| String com::cosylab::gui::components::r2::chart::ChartTypeEditor::getAsText |
( |
|
) |
[inline] |
This method was created in VisualAge.
- Returns:
- java.lang.String
References mode, and tags.
| String [] com::cosylab::gui::components::r2::chart::ChartTypeEditor::getTags |
( |
|
) |
[inline] |
This method was created in VisualAge.
- Returns:
- java.lang.String[]
References tags.
| Object com::cosylab::gui::components::r2::chart::ChartTypeEditor::getValue |
( |
|
) |
[inline] |
This method was created in VisualAge.
- Returns:
- java.lang.Object
References mode.
| void com::cosylab::gui::components::r2::chart::ChartTypeEditor::setAsText |
( |
String |
text |
) |
throws IllegalArgumentException [inline] |
This method was created in VisualAge.
- Parameters:
-
References mode, and tags.
| void com::cosylab::gui::components::r2::chart::ChartTypeEditor::setValue |
( |
Object |
value |
) |
[inline] |
This method was created in VisualAge.
- Parameters:
-
References mode.
Member Data Documentation
The documentation for this class was generated from the following file: