Public Member Functions | |
| ModuleCell (String serialNo, int sctComponent, int row, int modulePosition, int MUR, int moduleGroup, int[] xPoints, int[] yPoints, int nPoints) | |
| Creates a new instance of sctComponentModuleCell. | |
| void | setData (String value, java.awt.Color color) |
| String | 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 () |
1.3-rc3