alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel Class Reference

Inheritance diagram for alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel:
Inheritance graph
[legend]
Collaboration diagram for alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int getColumnCount ()
int getRowCount ()
Object getValueAt (int rowIndex, int columnIndex)

Private Attributes

SimpleDateFormat dateFormat = new IsoDateFormat()
final String blankStr = ""

Detailed Description

The model for this table: it display the details of one alarm.

When the table does not display an alarm, it is blank

Author:
acaproni

Member Function Documentation

int alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getColumnCount (  )  [inline]
int alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getRowCount (  )  [inline]
Object alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt ( int  rowIndex,
int  columnIndex 
) [inline]

Member Data Documentation

The string shown when there is no alarm

Referenced by getValueAt().

The date format

Referenced by getValueAt().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2