Documentation of 'hep.aida.ref.plotter.style.editor.StylePropertyTableModel' Java class
StylePropertyTableModel
hep.aida.ref.plotter.style.editor

Class StylePropertyTableModel

  • All Implemented Interfaces:
    com.l2fprod.common.propertysheet.PropertySheet, com.l2fprod.common.swing.ObjectTableModel, java.beans.PropertyChangeListener, java.io.Serializable, java.util.EventListener, javax.swing.table.TableModel


    public class StylePropertyTableModel
    extends com.l2fprod.common.propertysheet.PropertySheetTableModel
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.l2fprod.common.propertysheet.PropertySheetTableModel

        com.l2fprod.common.propertysheet.PropertySheetTableModel.Item, com.l2fprod.common.propertysheet.PropertySheetTableModel.NaturalOrderStringComparator, com.l2fprod.common.propertysheet.PropertySheetTableModel.PropertyComparator
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int EDIT_COLUMN 
      static java.lang.String EDIT_COLUMN_TEXT 
      • Fields inherited from class com.l2fprod.common.propertysheet.PropertySheetTableModel

        NAME_COLUMN, NUM_COLUMNS, VALUE_COLUMN
      • Fields inherited from interface com.l2fprod.common.propertysheet.PropertySheet

        VIEW_AS_CATEGORIES, VIEW_AS_FLAT_LIST
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getColumnCount() 
      IBaseStyle getStyle() 
      java.lang.Object getValueAt(int rowIndex, int columnIndex) 
      void propertyChange(java.beans.PropertyChangeEvent evt) 
      void setValueAt(java.lang.Object value, int rowIndex, int columnIndex) 
      • Methods inherited from class com.l2fprod.common.propertysheet.PropertySheetTableModel

        addProperty, addProperty, addPropertyChangeListener, getColumnClass, getMode, getObject, getProperties, getPropertyCount, getPropertySheetElement, getRowCount, isRestoreToggleStates, isSortingCategories, isSortingProperties, propertyIterator, removeProperty, removePropertyChangeListener, setCategorySortingComparator, setMode, setProperties, setPropertySortingComparator, setRestoreToggleStates, setSortingCategories, setSortingProperties
      • 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

        equals, 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(IBaseStyle style)
    • Method Detail

      • setValueAt

        public void setValueAt(java.lang.Object value,
                               int rowIndex,
                               int columnIndex)
        Specified by:
        setValueAt in interface javax.swing.table.TableModel
        Overrides:
        setValueAt in class com.l2fprod.common.propertysheet.PropertySheetTableModel
      • propertyChange

        public void propertyChange(java.beans.PropertyChangeEvent evt)
        Specified by:
        propertyChange in interface java.beans.PropertyChangeListener
        Overrides:
        propertyChange in class com.l2fprod.common.propertysheet.PropertySheetTableModel
      • getColumnCount

        public int getColumnCount()
        Specified by:
        getColumnCount in interface javax.swing.table.TableModel
        Overrides:
        getColumnCount in class com.l2fprod.common.propertysheet.PropertySheetTableModel
      • getValueAt

        public java.lang.Object getValueAt(int rowIndex,
                                           int columnIndex)
        Specified by:
        getValueAt in interface javax.swing.table.TableModel
        Overrides:
        getValueAt in class com.l2fprod.common.propertysheet.PropertySheetTableModel

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.