Serialized Form
skin
Skin skin
- The Skin used to load specific graphics from to give the
client (and plugins) a customised look.
framework
Framework framework
- The framework object that handles all the actual actions
height
int height
- Height of the base Frame (with default value)
width
int width
- Width of the base Frame (with default value)
buttonPanel
com.pegacat.vcf.BaseGUI.MyPanel buttonPanel
- The bottom panel upon which the plugin buttons are placed
gbConstraints
java.awt.GridBagConstraints gbConstraints
- The menu bar - but most actual menu actions are taken in Framework.java - this just handles the GUI
gbLayout
java.awt.GridBagLayout gbLayout
loadWatcher
com.pegacat.vcf.LoadWatcher loadWatcher
- A 'Loader Watcher' that provides gui feedback to the user during
data loads...
gridbag
java.awt.GridBagLayout gridbag
c
java.awt.GridBagConstraints c
xpos
int xpos
ypos
int ypos
background
java.awt.Image background
imageHeight
int imageHeight
imageWidth
int imageWidth