|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.managers.language.SwingTooltipLanguageSupport
public class SwingTooltipLanguageSupport
Swing tooltips language support.
Constructor Summary | |
---|---|
SwingTooltipLanguageSupport()
|
Method Summary | |
---|---|
void |
setupTooltip(java.awt.Component component,
Value value)
Called when component tooltip update is required. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SwingTooltipLanguageSupport()
Method Detail |
---|
public void setupTooltip(java.awt.Component component, Value value)
setupTooltip
in interface TooltipLanguageSupport
component
- component to update tooltip forvalue
- language value containing possible tooltip information
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |