|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ButtonLogic
Contains the two necessary methods for determining the logic of the simple GUI framework: Dialogue.
Method Summary | |
---|---|
java.lang.String |
eval(java.lang.String x)
Describes how the text in the input field is converted into a text for the output field. |
java.lang.String |
getDescription()
The label text on the Button in the GUI. |
Method Detail |
---|
java.lang.String getDescription()
java.lang.String eval(java.lang.String x)
x
- is the text as read from the input field.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |