2004.04.29


com.jdc.http.user
Class HttpUserStatus

java.lang.Object
  |
  +--com.jdc.http.user.HttpUserStatus

public class HttpUserStatus
extends Object

HttpUserStatus.java is

Version:
1.0
Author:
Jay Damon
See Also:

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

HttpUserStatus

public HttpUserStatus()
Constructs a new HttpUserStatus object.

Method Detail

isDisplayTooltips

public boolean isDisplayTooltips()
Returns the display tooltips status for the user.

Returns:
True if tooltips are to be displayed for the user. False if tooltips are notto be displayed for the user.

setDisplayTooltips

public void setDisplayTooltips(boolean isDisplayTooltips)
Sets the display tooltips status for the user.


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.