Package org.languagetool.gui
Class MainWindowStateBean
java.lang.Object
org.languagetool.gui.MainWindowStateBean
- All Implemented Interfaces:
Serializable
Helper class to store GUI state.
WARNING: This class is for internal use only, the only reason this class is
public is because it is used with XMLEncoder
.
- Since:
- 3.4
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
state
-
bounds
-
dividerLocation
-
-
Constructor Details
-
MainWindowStateBean
public MainWindowStateBean()
-
-
Method Details
-
getState
-
setState
-
getBounds
-
setBounds
-
getDividerLocation
-
setDividerLocation
-