| java.lang.Object de.ug2t.unifiedGui.UnFixedSize
UnFixedSize | final public class UnFixedSize (Code) | | author: Dirk author: date: 12.04.2004 project: WiSer-Framework author: author: Represents the bounds of a widget author:
|
Constructor Summary | |
public | UnFixedSize(int w, int h, int type) |
FIX_SIZE | final public static int FIX_SIZE(Code) | | |
MAX_SIZE | final public static int MAX_SIZE(Code) | | |
MIN_SIZE | final public static int MIN_SIZE(Code) | | |
PREF_SIZE | final public static int PREF_SIZE(Code) | | |
UnFixedSize | public UnFixedSize(int w, int h, int type)(Code) | | |
pcmf_getH | public int pcmf_getH()(Code) | | |
pcmf_getType | public int pcmf_getType()(Code) | | |
pcmf_getW | public int pcmf_getW()(Code) | | |
|
|