|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.object.control.AboutAdapter
Convenience adapter class to allow AboutListeners to be easily
written. Default implementation automatically logs the event using Log4J.
| Constructor Summary | |
AboutAdapter()
|
|
| Method Summary | |
void |
aboutAvailable(AboutChangedEvent ev)
Logs (at debug level) the event received. |
void |
aboutUnavailable(AboutChangedEvent ev)
Logs (at debug level) the event received. |
protected org.apache.log4j.Logger |
getLogger()
The logger used for logging. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AboutAdapter()
| Method Detail |
public void aboutAvailable(AboutChangedEvent ev)
aboutAvailable in interface AboutListenerMutableAbout.makeAvailable()public void aboutUnavailable(AboutChangedEvent ev)
aboutUnavailable in interface AboutListenerMutableAbout.makeUnavailable(String)protected org.apache.log4j.Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||