|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Form
Form inteface for managing forms in a GUI by a FormManager
.
Method Summary | |
---|---|
JComponent |
getFormComponent()
Returns the root JComponent object that this form operates on. |
String |
getName()
Returns the name of this form. |
void |
refreshView()
Invoked by FormManager right before this form is displayed. |
Method Detail |
---|
JComponent getFormComponent()
JComponent
object that this form operates on.
FormManager
String getName()
FormManager
.
FormManager
void refreshView()
FormManager
right before this form is displayed.
FormManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |