DisplayGUI.displayParams Interface Reference

Inheritance diagram for DisplayGUI.displayParams:

Inheritance graph
[legend]
List of all members.

Public Attributes

Font displayTextFont = new Font("Arial", Font.PLAIN,12)
Font displayBoldFont = new Font("Arial", Font.BOLD,12)
Color displayTextColor = Color.blue
Font displayTitleFont = new Font("Arial",Font.BOLD,16)
Color darkBlueColor = new Color(51, 0, 153)
Color darkGreenColor = new Color(0,102,0)
Color backgroundColor = new Color(255, 255, 255)
Color menuColor = new Color(51, 0, 153)
Font displayScaleFont = new Font("Arial",Font.PLAIN,10)
Font displayCCFont = new Font("Arial",0,10)
Font displayCCBoldFont = new Font("Arial",0,10)
Font menuFont = new Font("Arial",Font.PLAIN,10)
Font tableFont = new Font("Arial",Font.PLAIN,10)
int yOffSet = 45
int boxWidth = 35
int boxHeight = 12
int rcBoxWidth = 24
int rcBoxGap = 3
int rcYOffSet = 45
int rcXOffSet = 4
int tickHeight = 5
int tickLabelOffSet = 2
int colorBoxWidth = 250
int colorBoxHeight = 10

Detailed Description

Author:
robinson

Definition at line 13 of file displayParams.java.


The documentation for this interface was generated from the following file:
Generated on Mon Feb 6 14:13:10 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6