gnu.x11
Class Display.HostsInfo

java.lang.Object
  extended by gnu.x11.Display.HostsInfo
Enclosing class:
Display

public static class Display.HostsInfo
extends java.lang.Object

Hosts currently on the access control list and whether use of the list at connection setup is currently enabled or disabled.

See Also:
Display.list_hosts()

Field Summary
 boolean mode
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mode

public boolean mode