content
Content object lifted from resizeChild().
GUILayoutGUIObjects similar to BorderLayout.
This resizes the (up to) nine children of the object to which this layout is bound into
a "frame" around the object with the FramedLayout.Attrib.CONTENT attribute.protected GUIObjectprotected GUIObjectprotected GUIObjectprotected GUIObjectprotected floatprotected GUIObjectprotected GUIObjectprotected GUIObjectprotected GUIObjectprotected GUIObjectprotected voidvoidresizeChild(GUIObject object,
int index,
int childTotal) width - the width/thickness of the frame edge in units.GUILayoutresizeChild in interface GUILayoutobject - the object to resize.index - the child index while traversing through the list of children.childTotal - the total number of children.