Uses of Class
nl.liacs.subdisc.gui.AttributeTableModel.ColumnHeader

Packages that use AttributeTableModel.ColumnHeader
nl.liacs.subdisc.gui   
 

Uses of AttributeTableModel.ColumnHeader in nl.liacs.subdisc.gui
 

Methods in nl.liacs.subdisc.gui that return AttributeTableModel.ColumnHeader
static AttributeTableModel.ColumnHeader AttributeTableModel.ColumnHeader.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AttributeTableModel.ColumnHeader[] AttributeTableModel.ColumnHeader.values()
          Returns an array containing the constants of this enum type, in the order they are declared.