alma::acs::vmtools::SysPropEditor::MapTableModel Class Reference

Inheritance diagram for alma::acs::vmtools::SysPropEditor::MapTableModel:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::vmtools::SysPropEditor::MapTableModel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MapTableModel (String[] columnNames)
void setData (Object[][] data)
int getColumnCount ()
String getColumnName (int column)
int getRowCount ()
Object getValueAt (int row, int column)
boolean isCellEditable (int row, int column)
void setValueAt (Object value, int row, int column)

Protected Attributes

String[] columnNames
Object[][] data

Constructor & Destructor Documentation

alma::acs::vmtools::SysPropEditor::MapTableModel::MapTableModel ( String[]  columnNames  )  [inline]

Member Function Documentation

int alma::acs::vmtools::SysPropEditor::MapTableModel::getColumnCount (  )  [inline]

References columnNames.

String alma::acs::vmtools::SysPropEditor::MapTableModel::getColumnName ( int  column  )  [inline]

References columnNames.

int alma::acs::vmtools::SysPropEditor::MapTableModel::getRowCount (  )  [inline]

References data.

Object alma::acs::vmtools::SysPropEditor::MapTableModel::getValueAt ( int  row,
int  column 
) [inline]

References data.

boolean alma::acs::vmtools::SysPropEditor::MapTableModel::isCellEditable ( int  row,
int  column 
) [inline]
void alma::acs::vmtools::SysPropEditor::MapTableModel::setData ( Object  data[][]  )  [inline]
void alma::acs::vmtools::SysPropEditor::MapTableModel::setValueAt ( Object  value,
int  row,
int  column 
) [inline]

References data.


Member Data Documentation

Referenced by getColumnCount(), and getColumnName().

Referenced by getRowCount(), getValueAt(), and setValueAt().


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

Generated by  doxygen 1.6.2