Uses of Class
csheets.ext.test.TestExtension

Packages that use TestExtension
csheets.ext.test.ui Provides specialized JTable components for displaying and providing editing of test cases and test case parameters. 
 

Uses of TestExtension in csheets.ext.test.ui
 

Constructors in csheets.ext.test.ui with parameters of type TestExtension
TestUIExtension(TestExtension extension, UIController uiController)
          Creates a new user interface extension for tests.