|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
fr.ove.palette.events.PaletteEvent
The event to send to all objects that implements the interface PaletteListener and which want to execute the control actions.
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
PaletteEvent(java.lang.Object src)
The constructor. |
|
| Method Summary | |
PaletteInfo |
getPaletteInfo()
Returns the information associated with the event. |
void |
setPaletteInfo(PaletteInfo paletteInfo)
Sets the information to transmit to the listener of the palette |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PaletteEvent(java.lang.Object src)
src - the object which produces this event.| Method Detail |
public void setPaletteInfo(PaletteInfo paletteInfo)
public PaletteInfo getPaletteInfo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||