Module net.anwiba.commons.swing
Interface IWindowPreferences
- All Known Implementing Classes:
WindowPreferences
public interface IWindowPreferences
-
Method Summary
-
Method Details
-
getBounds
Rectangle getBounds() -
setBounds
-
setNormal
void setNormal() -
setMaximized
void setMaximized() -
setIconified
void setIconified() -
getState
WindowState getState()
-