|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditListener | |
|---|---|
| se.datadosen.explorer | |
| se.datadosen.jalbum | |
| Uses of EditListener in se.datadosen.explorer |
|---|
| Methods in se.datadosen.explorer with parameters of type EditListener | |
|---|---|
void |
JEditPanel.addEditListener(EditListener l)
Implements EditPanel |
void |
JEditPanel.removeEditListener(EditListener l)
|
| Uses of EditListener in se.datadosen.jalbum |
|---|
| Classes in se.datadosen.jalbum that implement EditListener | |
|---|---|
class |
JCustomPanel
Convenience class to simplify adding image specific control panels for skins Implementors are supposed to subclass it and add their custom UI controls as member variables of the subclass. |
| Methods in se.datadosen.jalbum with parameters of type EditListener | |
|---|---|
void |
EditPanel.addEditListener(EditListener listener)
Register EditListeners that get notified when user starts editing album objects |
void |
EditPanel.removeEditListener(EditListener listener)
Unregister EditListeners |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||