de.sciss.gui
Class CoverGrowBox

java.lang.Object
  extended by de.sciss.gui.CoverGrowBox

public class CoverGrowBox
extends java.lang.Object


Field Summary
static java.lang.String KEY_INTRUDINGSIZE
          Value: Boolean stating whether frame size (grow) boxes intrude into the frame's pane.
 
Constructor Summary
CoverGrowBox()
           
 
Method Summary
static java.awt.Component create()
           
static java.awt.Component create(int padx, int pady)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_INTRUDINGSIZE

public static final java.lang.String KEY_INTRUDINGSIZE
Value: Boolean stating whether frame size (grow) boxes intrude into the frame's pane. Has default value: yes!
Node: root

See Also:
Constant Field Values
Constructor Detail

CoverGrowBox

public CoverGrowBox()
Method Detail

create

public static java.awt.Component create()

create

public static java.awt.Component create(int padx,
                                        int pady)