Constgui Class Reference

List of all members.

Static Package Attributes

static final Dimension guiSize = new Dimension(800,600)
static final Dimension initSize = new Dimension(guiSize.width-10,guiSize.height/4 + 10)
static final Dimension procSize = new Dimension(guiSize.width-10,3*guiSize.height/4-10)
static final int buttonWidth = 80
static final int buttonHeight = 30
static final int nProcCols = 5
static final int nProcRows = 6
static final String ICON_PATH = "k.gif"
static final int MAX_PROCS = 30

Detailed Description

Author:
huhmann


The documentation for this class was generated from the following file:
Generated on 4 Mar 2014 for consgui by  doxygen 1.4.7