Uses of Class
net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
-
Packages that use WindowAdapter Package Description net.sf.jguiraffe.gui.platform.swing.builder.window This package contains concrete implementations of Swing window classes. -
-
Uses of WindowAdapter in net.sf.jguiraffe.gui.platform.swing.builder.window
Methods in net.sf.jguiraffe.gui.platform.swing.builder.window with parameters of type WindowAdapter Modifier and Type Method Description protected void
SwingWindowManager. initWindowBounds(WindowAdapter window, net.sf.jguiraffe.gui.builder.window.WindowData data, net.sf.jguiraffe.gui.builder.window.Window parent)
Initializes the bounds of the given AWT window object.
-