|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NewCopyrightHandler
Provides an interface to implement in order to receive MapEvent.NEWCOPYRIGHT
events from the CopyrightCollection.
| Nested Class Summary | |
|---|---|
static class |
NewCopyrightHandler.NewCopyrightEvent
Encapsulates the arguments for event. |
| Method Summary | |
|---|---|
void |
onNewCopyright(NewCopyrightHandler.NewCopyrightEvent event)
Method to be invoked when a "newcopyright" event fires on a CopyrightCollection. |
| Method Detail |
|---|
void onNewCopyright(NewCopyrightHandler.NewCopyrightEvent event)
CopyrightCollection.
event - contains the properties of the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||