DisplayGUI.DisplayPanel Class Reference

Inheritance diagram for DisplayGUI.DisplayPanel:

Inheritance graph
[legend]
Collaboration diagram for DisplayGUI.DisplayPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DisplayPanel (gui parent)
void mousePressed (MouseEvent e)
void mouseDragged (MouseEvent e)
void mouseReleased (MouseEvent e)
void mouseMoved (MouseEvent e)
void mouseClicked (MouseEvent e)
void mouseExited (MouseEvent e)
void mouseEntered (MouseEvent e)
void refreshDisplay ()
void initPanelParameters ()
void paintComponent (Graphics g)
void drawGraphicsCells (Graphics2D g2)
void drawMouseSelections (Graphics2D g2)
void drawMouseLocation (Graphics2D g2, String mouseLocationText)
void drawTitle (Graphics2D g2)
void setDisplayOption (int displayOption)
int getDisplayOption ()
void resetDisplayOption ()
ModuleCell getLastClickedCell ()
int getLastClickedRodSlot ()
void setLastClickedCell (String sn)
void setDisplayColors ()

Package Attributes

gui guiControl
FontMetrics metrics
int maxWidth
ConfigurationInterface config

Private Member Functions

void fillCellData (ModuleCell thisCell, Double theData)

Private Attributes

int displayOption = 0
JMenu dataPopupMenu
JMenu sctdbPopupMenu
Rectangle draggedRectangle
boolean firstTime = true
Rectangle area
Dimension dim
ModuleCell redCell
ModuleCell lastClickedCell
ModuleCell popupCell
String mouseLocationText
String mouseLocationSN
int lastClickedRodSlot = -1
DisplayTitle leftTitle
DisplayTitle middleTitle
DisplayTitle rightTitle
DisplayTitle optionTitle
java.util.List changedModuleList

Detailed Description

Definition at line 12 of file DisplayPanel.java.


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