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

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

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

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