|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IChoiceView
Represents a generic view in which we can do a choice.
| Method Summary | |
|---|---|
void |
display(String content)
Display the choice view for a specific content. |
Data |
getSelectedItem()
Return the selected item in the interface. |
| Methods inherited from interface org.jtheque.core.managers.view.able.IView |
|---|
closeDown, display, getModel, isEnabled, refresh, sendMessage, setEnabled, toFirstPlan, validateContent |
| Methods inherited from interface org.jtheque.core.managers.view.ViewComponent |
|---|
getImpl |
| Method Detail |
|---|
void display(String content)
content - The contentData getSelectedItem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||