Uses of Class
sk.stuba.fiit.foo07.genex.gui.NewTestTableModel

Packages that use NewTestTableModel
sk.stuba.fiit.foo07.genex.gui GUI package contains classes representing Graphical User Interface 
 

Uses of NewTestTableModel in sk.stuba.fiit.foo07.genex.gui
 

Methods in sk.stuba.fiit.foo07.genex.gui that return NewTestTableModel
 NewTestTableModel NewTestDialog.getModel()
           
 

Methods in sk.stuba.fiit.foo07.genex.gui with parameters of type NewTestTableModel
 void NewTestDialog.setModel(NewTestTableModel model)
           
 

Constructors in sk.stuba.fiit.foo07.genex.gui with parameters of type NewTestTableModel
NewTestDialog(GenexGUI frame, NewTestTableModel model, GenexTableModel genexModel, Category testCat, Test test)
           
 



Copyright © 2008 Faculty of Informatics and Information Technologies, STU Bratislava. All Rights Reserved.