A C D E F G H I K L M N O P Q R S T U V W

T

terminateLine() - Method in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI.DrawingState
 
TestGUI - Interface in org.pbjar.jxlayer.demo
Describes a Test application.
TestShared - Class in org.pbjar.jxlayer.demo
A demonstration of the shared use of LayerUI's by multiple JXLayer's.
TestSwingX - Class in org.pbjar.jxlayer.demo
A test application specifically designed to test the cooperation of RepaintManagers.
TestSwingX() - Constructor for class org.pbjar.jxlayer.demo.TestSwingX
 
TestTransform - Class in org.pbjar.jxlayer.demo
Test the TransformUI.
TestTransformerUI - Class in org.pbjar.jxlayer.demo.sbarlow
A SwingX and TransformUI demo by s_barlow.
TestTransformerUI() - Constructor for class org.pbjar.jxlayer.demo.sbarlow.TestTransformerUI
 
TestTransformHacked - Class in org.pbjar.jxlayer.demo
Test the RepaintManager hack.
TestTransformHacked() - Constructor for class org.pbjar.jxlayer.demo.TestTransformHacked
 
TestWrapped - Class in org.pbjar.jxlayer.demo
Test the wrapping of JXLayer's into one another.
ToolTipDemo - Class in org.pbjar.jxlayer.demo
Demonstrates the use of transformations in a tool tip.
ToolTipDemo() - Constructor for class org.pbjar.jxlayer.demo.ToolTipDemo
 
transform(Rectangle, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
Primarily intended for use by TransformUI.TransformRepaintManager.
transform - Variable in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI.DrawingState
 
TransformLayout - Class in org.pbjar.jxlayer.plaf.ext.transform
A specialized layout manager for JXLayer in combination with the TransformUI.
TransformLayout() - Constructor for class org.pbjar.jxlayer.plaf.ext.transform.TransformLayout
 
TransformModel - Interface in org.pbjar.jxlayer.plaf.ext.transform
The TransformModel interface specifies the methods the TransformUI will use to interrogate a transformation model.
transformPoint(JXLayer<V>, Point) - Method in class org.pbjar.jxlayer.plaf.misc.AbstractTransparentMouseUI
When transformations are used, transform a point in device space to a point in component space.
TransformRPMAnnotation - Annotation Type in org.pbjar.jxlayer.plaf.ext.transform
A marker for an adequate RepaintManager for the TransformUI.
TransformRPMFallBack - Class in org.pbjar.jxlayer.plaf.ext.transform
A specialized RepaintManager that checks for every JComponent that is being set dirty, if it has a JXLayer ancestor, equipped with a TransformUI.
TransformRPMFallBack(RepaintManager) - Constructor for class org.pbjar.jxlayer.plaf.ext.transform.TransformRPMFallBack
Sole constructor.
TransformRPMImpl - Class in org.pbjar.jxlayer.plaf.ext.transform
To avoid duplicate code, this class implements the actual logic for TransformRPMSwingX and TransformRPMFallBack.
TransformRPMSwingX - Class in org.pbjar.jxlayer.plaf.ext.transform
A specialized RepaintManager that checks for every JComponent that is being set dirty, if it has a JXLayer ancestor, equipped with a TransformUI.
TransformRPMSwingX(RepaintManager) - Constructor for class org.pbjar.jxlayer.plaf.ext.transform.TransformRPMSwingX
Sole constructor.
TransformUI - Class in org.pbjar.jxlayer.plaf.ext
This class provides for all necessary functionality when using transformations in a LayerUI.
TransformUI() - Constructor for class org.pbjar.jxlayer.plaf.ext.TransformUI
Construct a TransformUI with a DefaultTransformModel.
TransformUI(TransformModel) - Constructor for class org.pbjar.jxlayer.plaf.ext.TransformUI
Construct a TransformUI with a specified model.
TransformUI.TransformRepaintManager - Class in org.pbjar.jxlayer.plaf.ext
A delegate RepaintManager that can be set on the view of a JXLayer in Java versions starting with Java 6u10.
TransformUtils - Class in org.pbjar.jxlayer.demo
Some convenience methods to create a populated transforming JXLayer.
TransformWheelButtons - Class in org.pbjar.jxlayer.demo
A component that contains WheelButtons for the preferred scale and transformation options.
TransformWheelButtons(JXLayer<?>, PropertyChangeListener) - Constructor for class org.pbjar.jxlayer.demo.TransformWheelButtons
Sole constructor.

A C D E F G H I K L M N O P Q R S T U V W