Uses of Interface
org.pbjar.jxlayer.demo.TestGUI

Packages that use TestGUI
org.pbjar.jxlayer.demo Provides for some demonstrations. 
 

Uses of TestGUI in org.pbjar.jxlayer.demo
 

Classes in org.pbjar.jxlayer.demo that implement TestGUI
 class TestSwingX
          A test application specifically designed to test the cooperation of RepaintManagers.
 class TestTransform
          Test the TransformUI.
 

Constructors in org.pbjar.jxlayer.demo with parameters of type TestGUI
ControlDialog(org.jdesktop.jxlayer.JXLayer<?> layer, TestGUI testframe)
          Create a ControlDialog.