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

A

AbstractTransparentMouseUI<V extends JComponent,S> - Class in org.pbjar.jxlayer.plaf.misc
Manages mouse events for JXLayer.
AbstractTransparentMouseUI() - Constructor for class org.pbjar.jxlayer.plaf.misc.AbstractTransparentMouseUI
Construct a new UI with AWTEventListener disabled.
AbstractTransparentMouseUI(boolean) - Constructor for class org.pbjar.jxlayer.plaf.misc.AbstractTransparentMouseUI
Construct a new UI.
addChangeListener(ChangeListener) - Method in class org.pbjar.jxlayer.plaf.ext.transform.DefaultTransformModel
 
addChangeListener(ChangeListener) - Method in interface org.pbjar.jxlayer.plaf.ext.transform.TransformModel
Add a ChangeListener that will be notified when the internal state of this model changes.
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.pbjar.jxlayer.plaf.ext.transform.TransformRPMFallBack
Delegates and then marks a JXLayer ancestor as dirty with the transformed rectangle.
addDirtyRegion(JComponent, int, int, int, int, RepaintManager) - Static method in class org.pbjar.jxlayer.plaf.ext.transform.TransformRPMImpl
Searches upwards in the component hierarchy for a JXLayer ancestor with an enabled TransformUI.
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.pbjar.jxlayer.plaf.ext.transform.TransformRPMSwingX
Delegates and then marks a JXLayer ancestor as dirty with the transformed rectangle.
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI.TransformRepaintManager
Finds the JXLayer ancestor and have the ancestor marked as dirty with the transformed rectangle via the current RepaintManager.
addDirtyRegion(Applet, int, int, int, int) - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
addDirtyRegion(Window, int, int, int, int) - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
addInvalidComponent(JComponent) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI.TransformRepaintManager
Finds the JXLayer ancestor and have ancestor marked invalid via the current RepaintManager.
addInvalidComponent(JComponent) - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
addPoint(Point2D) - Method in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI.ColoredLine
 
addPoint(Point2D) - Method in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI.DrawingState
 
addRenderingHint(RenderingHints.Key, Object) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
Add one rendering hint to the currently active rendering hints.
addRenderingHints(Map<RenderingHints.Key, Object>) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
Add new rendering hints to the currently active rendering hints;
AnimatedIcon - Class in org.pbjar.jxlayer.demo
A very simple animated icon to see what happens in the Transform demo.
AnimatedIcon() - Constructor for class org.pbjar.jxlayer.demo.AnimatedIcon
 

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