gnu.gcj.xlib
Class Screen
A flyweight class that denotes an X11 screen. Display and screen
number is the only data kept by this class. The real screen
structure is stored in the display. There may exist several
objects denoting the same screen.
clone , equals , extends Object> getClass , finalize , hashCode , notify , notifyAll , toString , wait , wait , wait |
Copyright (C) 2000 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
details.