|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jtreemap.swing.DefaultToolTipBuilder
public class DefaultToolTipBuilder
Default class to build the DefaultToolTip displayed by the JTreeMap.
DefaultToolTip,
Serialized Form
![]() |
![]() |
| Constructor Summary | |
|---|---|
DefaultToolTipBuilder(JTreeMap jTreeMap,
java.lang.String weightPrefix,
java.lang.String valuePrefix,
boolean showWeight)
Constructor. |
|
| Method Summary | |
|---|---|
javax.swing.JToolTip |
getToolTip()
Return the instance of the JToolTip. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultToolTipBuilder(JTreeMap jTreeMap,
java.lang.String weightPrefix,
java.lang.String valuePrefix,
boolean showWeight)
jTreeMap - the linked JTreeMap| Method Detail |
|---|
public javax.swing.JToolTip getToolTip()
IToolTipBuilder
getToolTip in interface IToolTipBuilder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||