Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

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)

Package Attributes

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 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 Thu Jul 15 09:56:01 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5