| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| void | CreateInParent
(Component optionmenu, ItemPositionData item_pos_data)
|
| String | GetHelpText
()
|
| String | GetImage
()
|
| int | GetIndex
()
|
| String | GetName
()
|
| String | GetText
()
|
| boolean | IsOpen
()
|
| void | SetHelpText
(String value)
|
| void | SetImage
(String value)
|
| void | SetIsOpen
(boolean flag)
|
| void | SetName
(String value)
|
| void | SetText
(String value)
|
| Method Detail |
|---|
| CreateInParent |
|---|
| void | CreateInParent | (Component optionmenu, ItemPositionData item_pos_data) |
|
| SetHelpText |
|---|
| void | SetHelpText | (String value) |
|
| GetHelpText |
|---|
| String | GetHelpText | () |
|
| SetName |
|---|
| void | SetName | (String value) |
|
| GetName |
|---|
| String | GetName | () |
|
| SetText |
|---|
| void | SetText | (String value) |
|
| GetText |
|---|
| String | GetText | () |
|
| SetIsOpen |
|---|
| void | SetIsOpen | (boolean flag) |
|
| IsOpen |
|---|
| boolean | IsOpen | () |
|
| SetImage |
|---|
| void | SetImage | (String value) |
|
| GetImage |
|---|
| String | GetImage | () |
|
| GetIndex |
|---|
| int | GetIndex | () |
|