de.java2html.gui
Class GuiTools
java.lang.Object
de.java2html.gui.GuiTools
public class GuiTools
- extends java.lang.Object
A toolbox contaning useful tools for the graphical user interface.
(The open source version only contains one methode)
For questions, suggestions, bug-reports, enhancement-requests etc. I may be
contacted at: markus@jave.de
The Java2html home page is located at:
http://www.java2html.de
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
centerOnScreen
public static final void centerOnScreen(java.awt.Window window)
createBorderedPanel
public static final javax.swing.JPanel createBorderedPanel(java.lang.String title)
setNativeLookAndFeel
public static void setNativeLookAndFeel()