|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.geeboss.view.FakeToolTip
public class FakeToolTip
A fake tooltip simulates the native ToolTip that shows on some controls when hovering over with the mouse. The Tooltip is static since at the same time only one Tooltip should be visible.
Constructor Summary | |
---|---|
FakeToolTip()
|
Method Summary | |
---|---|
void |
hide()
Hide the Tooltip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FakeToolTip()
Method Detail |
---|
public void hide()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |