|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.kleopatra.view.presentation.DefaultPresentationManager.DefaultComponentCustomizer
Default: sets tooltip.
Constructor Summary | |
DefaultPresentationManager.DefaultComponentCustomizer()
|
Method Summary | |
PresentationDescription |
createDescription(java.awt.Component comp)
|
protected PresentationDescription |
createPresentationDescription(java.lang.String name)
|
void |
customize(java.awt.Component comp,
PresentationDescription desc)
|
void |
customize(java.awt.Component comp,
PresentationDescription desc,
java.lang.Class clazz)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultPresentationManager.DefaultComponentCustomizer()
Method Detail |
public void customize(java.awt.Component comp, PresentationDescription desc)
customize
in interface ComponentCustomizer
public void customize(java.awt.Component comp, PresentationDescription desc, java.lang.Class clazz)
customize
in interface ComponentCustomizer
public PresentationDescription createDescription(java.awt.Component comp)
createDescription
in interface ComponentCustomizer
protected PresentationDescription createPresentationDescription(java.lang.String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |