java.lang.Object
net.anwiba.commons.swing.preference.WindowPreferences
- All Implemented Interfaces:
IWindowPreferences
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WindowPreferences
-
-
Method Details
-
getBounds
- Specified by:
getBoundsin interfaceIWindowPreferences
-
setBounds
- Specified by:
setBoundsin interfaceIWindowPreferences
-
setIconified
public void setIconified()- Specified by:
setIconifiedin interfaceIWindowPreferences
-
setMaximized
public void setMaximized()- Specified by:
setMaximizedin interfaceIWindowPreferences
-
setNormal
public void setNormal()- Specified by:
setNormalin interfaceIWindowPreferences
-
getState
- Specified by:
getStatein interfaceIWindowPreferences
-