|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PreferenceControl
The interface to the various option panels that composes the
option dialog. Each option panel should implements three
methods, apply, cancel, and
set preference values..
| Method Summary | |
|---|---|
boolean |
apply()
This method should validate all data input |
void |
cancel()
This method cancels whatever modification |
void |
setPrefValues()
This method sets original values to static textfield |
| Method Detail |
|---|
boolean apply()
void cancel()
void setPrefValues()
|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||