|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Refreshable
Method Summary | |
---|---|
java.lang.String |
getName()
Name must uniquely identify this Refreshable object. |
void |
refresh()
Identifies classes, usually panels, that can be refreshed, but not necessarily auto-refreshed. |
Method Detail |
---|
void refresh()
/**
Causes the panel to retrieve fresh data and reload its controls.
java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |