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

P

paint(Graphics, JComponent) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
This implementation does the following: A BufferedImage is created the size of the clip bounds of the argument graphics object.
paintDirtyRegions() - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
paintIcon(Component, Graphics, int, int) - Method in class org.pbjar.jxlayer.demo.AnimatedIcon
 
paintLayer(Graphics2D, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
If the view of the JXLayer is (partly) obscured by its parent (this is the case when the size of the view (in component space) is larger than the size of the JXLayer), the obscured parts will not be painted by the super implementation.
paintLayer(Graphics2D, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.MagnifierUI
 
paintLayer(Graphics2D, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI
 
path - Variable in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI.ColoredLine
 
preferred - Variable in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI.DrawingState
 
preferredLayoutSize(Container) - Method in class org.pbjar.jxlayer.plaf.ext.transform.TransformLayout
Overridden to apply a preferred transform on the Dimension object returned from the super implementation.
prepareForJTextComponent() - Static method in class org.pbjar.jxlayer.plaf.ext.TransformUI
JTextComponent and its descendants have some caret position problems when used inside a transformed JXLayer.
processMouseEvent(MouseEvent, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.HideCursorUI
 
processMouseEvent(MouseEvent, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.MagnifierUI
 
processMouseEvent(MouseEvent, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI
 
processMouseMotionEvent(MouseEvent, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.HideCursorUI
 
processMouseMotionEvent(MouseEvent, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.MagnifierUI
 
processMouseMotionEvent(MouseEvent, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI
 
processMouseWheelEvent(MouseWheelEvent, JXLayer<V>) - Method in class org.pbjar.jxlayer.plaf.ext.MouseEventUI
Re-dispatches the event to the first component in the hierarchy that has a MouseWheelListener registered.
processMouseWheelEvent(MouseWheelEvent, JXLayer<V>) - Method in class org.pbjar.jxlayer.plaf.misc.GeneralLayerUI
Re-dispatches the event to the first component in the hierarchy that has a MouseWheelEventListener registered.

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