DisplayGUI.ModuleCell Class Reference

Collaboration diagram for DisplayGUI.ModuleCell:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModuleCell (String serialNo, int sctComponent, int row, int modulePosition, int MUR, int moduleGroup)
 Creates a new instance of sctComponentModuleCell.
void addPolygon (int index, int[] xPoints, int[] yPoints, int nPoints)
Polygon getPolygon (int index)
SNInfo getSNInfo ()
void addSNInfo (SNInfo snInfo)
void setData (Double value, java.awt.Color color)
Double getData ()
java.awt.Color getColor ()
String getSerialNo ()
int getMUR ()
int getModulePosition ()
String getEndCapPosition ()
void setModuleGroup (int group)
int getModuleGroup ()
boolean isSelected ()
int getSctComponent ()
int getRow ()
String getQuadrant ()
int getPosition ()

Private Attributes

int MUR
int modulePosition
int sctComponent
int row
String serialNo
int moduleGroup
Double data
java.awt.Color color
SNInfo snInfo
Polygon[] polygons = new Polygon[ConfigurationInterface.VIEW_CATEGORIES]

Detailed Description

Author:
robinson

Definition at line 14 of file ModuleCell.java.


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