Class ColorThemingTableModel.AttributeValueTableModelEvent

java.lang.Object
java.util.EventObject
javax.swing.event.TableModelEvent
com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingTableModel.AttributeValueTableModelEvent
All Implemented Interfaces:
Serializable
Enclosing class:
ColorThemingTableModel

public static class ColorThemingTableModel.AttributeValueTableModelEvent extends TableModelEvent
See Also:
  • Constructor Details

    • AttributeValueTableModelEvent

      public AttributeValueTableModelEvent(TableModel source, int row)