|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.pf.ui.edit.PropertyEditorManager
public class PropertyEditorManager
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface de.grogra.util.EventListener |
---|
EventListener.Bicast, EventListener.Multicaster |
Constructor Summary | |
---|---|
PropertyEditorManager(Panel panel,
boolean listenToSelection)
|
Method Summary | |
---|---|
static Panel |
createEditor(Context ctx,
Map params)
|
void |
dispose()
|
void |
eventOccured(java.util.EventObject event)
This method is invoked on registered event listeners when event has occured. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyEditorManager(Panel panel, boolean listenToSelection)
Method Detail |
---|
public static Panel createEditor(Context ctx, Map params)
public void dispose()
dispose
in interface Disposable
public void eventOccured(java.util.EventObject event)
EventListener
event
has occured. This general listener interface
does not restrict the possible kinds of events. Concrete sources
of events should specify which events they may fire.
event
- an event
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |