|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Destroyable
Some objects like layers (when they are removed) or the whole map frame (when the last layer has been removed) have an definite set of actions to execute. This is the "destructor" interface called on those objects.
Method Summary | |
---|---|
void |
destroy()
Called when the object has been destroyed. |
Method Detail |
---|
void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |