^1376408238385
@xworker.core.java.awt.Frame
sname
Frame
slabel
Frame
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.java.awt.Window
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sdescription
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">A </span><code>Frame</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> is a top-level window with a title and a border.</span></p>
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@extendedState
sname
extendedState
sinputtype
select
sshowLabel
true
sgroup
Frame
sreadOnly
false
sinheritDescription
false
Sdescription
#$@text#$@
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">Sets the state of this frame. The state is represented as a bitwise mask.</span></p>

<ul style="list-style-type: disc;">
	<li><code>NORMAL</code><br />
	Indicates that no state bits are set.</li>
	<li><code>ICONIFIED</code></li>
	<li><code>MAXIMIZED_HORIZ</code></li>
	<li><code>MAXIMIZED_VERT</code></li>
	<li><code>MAXIMIZED_BOTH</code><br />
	Concatenates <code>MAXIMIZED_HORIZ</code> and <code>MAXIMIZED_VERT</code>.</li>
</ul>

<p style="text-align: left;">Note that if the state is not supported on a given platform, neither the state nor the return value of the <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Frame.html#getExtendedState()" style="color: rgb(76, 107, 135); text-decoration: none;"><code>getExtendedState()</code></a> method will be changed. The application may determine whether a specific state is supported via the <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Toolkit.html#isFrameStateSupported(int)" style="color: rgb(76, 107, 135); text-decoration: none;"><code>Toolkit.isFrameStateSupported(int)</code></a>method.</p>
#$@text#$@
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@extendedState/@NORMAL
sname
NORMAL
svalue
NORMAL
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@extendedState/@ICONIFIED
sname
ICONIFIED
svalue
ICONIFIED
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@extendedState/@MAXIMIZED_HORIZ
sname
MAXIMIZED_HORIZ
svalue
MAXIMIZED_HORIZ
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@extendedState/@MAXIMIZED_VERT
sname
MAXIMIZED_VERT
svalue
MAXIMIZED_VERT
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@extendedState/@MAXIMIZED_BOTH
sname
MAXIMIZED_BOTH
svalue
MAXIMIZED_BOTH
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@maximizedBounds
sname
maximizedBounds
sinputtype
openWindow
sshowLabel
true
ssize
50
sgroup
Frame
sinputattrs
xworker.swt.xworker.attributeEditor.openWins.ParamsEditor/@shell|thingPath=xworker.java.awt.xworker.RectangleEditor
sreadOnly
false
sinheritDescription
false
sdescription
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">Sets the maximized bounds for this frame.</span></p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@resizable
sname
resizable
sinputtype
truefalseselect
sshowLabel
true
sgroup
Frame
sreadOnly
false
sinheritDescription
false
sdescription
<p><span style="background-color:rgb(238, 238, 239); color:rgb(53, 56, 51)">Sets whether this frame is resizable by the user.</span></p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@state
sname
state
sinputtype
select
sshowLabel
true
sgroup
Frame
sreadOnly
false
sinheritDescription
false
sdescription
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">Sets the state of this frame (obsolete).</span></p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@state/@NORMAL
sname
NORMAL
svalue
NORMAL
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@state/@ICONIFIED
sname
ICONIFIED
svalue
ICONIFIED
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@title
sname
title
sinputtype
openWindow
sshowLabel
true
sgroup
Frame
sinputattrs
xworker.swt.xworker.attributeEditor.openWins.ParamsEditor/@shell|thingPath=xworker.java.awt.xworker.TextEditor
sreadOnly
false
sinheritDescription
false
sdescription
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">Sets the title for this frame to the specified string.</span></p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.core.java.awt.Frame/@undecorated
sname
undecorated
sinputtype
truefalseselect
sshowLabel
true
sgroup
Frame
sreadOnly
false
sinheritDescription
false
sdescription
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">Disables or enables decorations for this frame.</span></p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
