Uses of Class
gnu.x11.Window.Changes

Packages that use Window.Changes
gnu.x11 Provide X protocols. 
gnu.x11.event Provide X core events. 
 

Uses of Window.Changes in gnu.x11
 

Methods in gnu.x11 with parameters of type Window.Changes
 void Window.configure(Window.Changes changes)
          This request will be aggregated.
 

Uses of Window.Changes in gnu.x11.event
 

Methods in gnu.x11.event that return Window.Changes
 Window.Changes ConfigureRequest.changes()