Uses of Class
testApplication.TestLogElement

Packages that use TestLogElement
testApplication Application to test the visualization elements. 
 

Uses of TestLogElement in testApplication
 

Constructor parameters in testApplication with type arguments of type TestLogElement
TestDrawArea(LogElementList<TestLogElement> logList, java.lang.String drawAreaName)
          Creates a sum up draw area and sets the specified log list.
TestTextArea(LogElementList<TestLogElement> logList)
          Extended constructor.