|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.jdc.http.user.HttpUserStatus
HttpUserStatus.java is
| Constructor Summary | |
HttpUserStatus()
Constructs a new HttpUserStatus object. |
|
| Method Summary | |
boolean |
isDisplayTooltips()
Returns the display tooltips status for the user. |
void |
setDisplayTooltips(boolean isDisplayTooltips)
Sets the display tooltips status for the user. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpUserStatus()
HttpUserStatus object.
| Method Detail |
public boolean isDisplayTooltips()
True if tooltips are to be displayed for the user.
False if tooltips are notto be displayed for the user.public void setDisplayTooltips(boolean isDisplayTooltips)
|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||