Package com.l2fprod.util
Class WindowUtils
java.lang.Object
com.l2fprod.util.WindowUtils
- Version:
- $Revision: 1.2 $, $Date: 2005/07/02 21:47:29 $
- Author:
- $Author: zombi $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Description of the Methodstatic JButton
getWindowButton
(JDialog window, String name) static JButton
getWindowButton
(JFrame window, String name) static JButton
getWindowButton
(JRootPane rootPane, String name) static void
Description of the Method
-
Constructor Details
-
WindowUtils
public WindowUtils()
-
-
Method Details
-
centerOnScreen
Description of the Method- Parameters:
w
- Description of Parameter
-
sizeTo
Description of the Method- Parameters:
w
- Description of Parameterx
- Description of Parametery
- Description of Parameter
-
getWindowButton
-
getWindowButton
-
getWindowButton
-