|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IObserver
An interface which can be implemented by any part of the application. It enables the application to react to events from a configuration panel implementing IObservedPanel.
IObservedPanel
Method Summary | |
---|---|
void |
getItems()
A function called when the plugins getItems functions should be called. |
void |
reDraw()
A function called when the plugins items should be re-anaylized. |
Method Detail |
---|
void getItems()
IArcPlugin.getItems()
void reDraw()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |