Uses of Class
de.hattrickorganizer.tools.updater.TableModel

Packages that use TableModel
de.hattrickorganizer.gui.menu.option   
de.hattrickorganizer.tools.updater   
 

Uses of TableModel in de.hattrickorganizer.gui.menu.option
 

Methods in de.hattrickorganizer.gui.menu.option that return TableModel
protected  TableModel UserColumnsPanel.getModel(UserColumn[] dbColumns)
          TODO Missing Method Documentation
 

Uses of TableModel in de.hattrickorganizer.tools.updater
 

Methods in de.hattrickorganizer.tools.updater that return TableModel
protected  TableModel DeleteDialog.getModel(boolean selected, java.lang.String[] columnNames2)
          TODO Missing Method Documentation
protected  TableModel LanguagesDialog.getModel(boolean selected, java.lang.String[] columnNames2)
          TODO Missing Method Documentation