FreeHEP API
Version current

hep.aida.ref.plotter.styleEditor
Class StylePropertyTableModel

java.lang.Object
  extended byjavax.swing.table.AbstractTableModel
      extended bycom.l2fprod.common.propertysheet.PropertySheetTableModel
          extended byhep.aida.ref.plotter.styleEditor.StylePropertyTableModel
All Implemented Interfaces:
EventListener, com.l2fprod.common.swing.ObjectTableModel, PropertyChangeListener, com.l2fprod.common.propertysheet.PropertySheet, Serializable, TableModel

public class StylePropertyTableModel
extends com.l2fprod.common.propertysheet.PropertySheetTableModel

Author:
The FreeHEP team @ SLAC
See Also:
Serialized Form
Source Code:
StylePropertyTableModel.java

Nested Class Summary
 
Nested classes inherited from class com.l2fprod.common.propertysheet.PropertySheetTableModel
com.l2fprod.common.propertysheet.PropertySheetTableModel.Category, com.l2fprod.common.propertysheet.PropertySheetTableModel.NaturalOrderStringComparator, com.l2fprod.common.propertysheet.PropertySheetTableModel.PropertyComparator
 
Field Summary
 
Fields inherited from class javax.swing.table.AbstractTableModel
listenerList
 
Fields inherited from interface com.l2fprod.common.propertysheet.PropertySheet
VIEW_AS_CATEGORIES, VIEW_AS_FLAT_LIST
 
Constructor Summary
StylePropertyTableModel(hep.aida.IBaseStyle style)
           
 
Method Summary
 hep.aida.IBaseStyle getStyle()
           
 
Methods inherited from class com.l2fprod.common.propertysheet.PropertySheetTableModel
addProperty, addProperty, addPropertyChangeListener, getColumnClass, getColumnCount, getMode, getObject, getProperties, getPropertyCount, getPropertySheetElement, getRowCount, getValueAt, isSortingCategories, isSortingProperties, propertyChange, propertyIterator, removeProperty, removePropertyChangeListener, setCategorySortingComparator, setMode, setProperties, setPropertySortingComparator, setSortingCategories, setSortingProperties, setValueAt
 
Methods inherited from class javax.swing.table.AbstractTableModel
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnName, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.swing.table.TableModel
addTableModelListener, getColumnName, isCellEditable, removeTableModelListener
 

Constructor Detail

StylePropertyTableModel

public StylePropertyTableModel(hep.aida.IBaseStyle style)
Method Detail

getStyle

public hep.aida.IBaseStyle getStyle()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.