|
|||||||||
| Home >> All >> phoebe >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
phoebe.event
Class PToolTip

java.lang.ObjectPPath
phoebe.event.PToolTip
- public class PToolTip
- extends PPath
| Field Summary | |
(package private) PText |
text
|
| Constructor Summary | |
PToolTip()
|
|
| Method Summary | |
void |
setBackground(int color)
|
void |
setForeground(int color)
|
void |
setText(java.lang.String new_text)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
text
PText text
| Constructor Detail |
PToolTip
public PToolTip()
| Method Detail |
setText
public void setText(java.lang.String new_text)
setBackground
public void setBackground(int color)
setForeground
public void setForeground(int color)
|
|||||||||
| Home >> All >> phoebe >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
PPath