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

G

GeneralLayerUI<V extends JComponent,S> - Class in org.pbjar.jxlayer.plaf.misc
A generalized implementation of LayerUI.
GeneralLayerUI() - Constructor for class org.pbjar.jxlayer.plaf.misc.GeneralLayerUI
Constructor for an instance with AWTEventListener disabled.
GeneralLayerUI(boolean) - Constructor for class org.pbjar.jxlayer.plaf.misc.GeneralLayerUI
Create an instance.
getActions() - Method in class org.pbjar.jxlayer.plaf.misc.GeneralLayerUI
Get actions that are applicable to this LayerUI.
getActions(JXLayer<V>) - Method in class org.pbjar.jxlayer.plaf.misc.GeneralLayerUI
Get actions that are applicable to this LayerUI and a specific JXLayer.
getActions(JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.HideCursorUI
Get Actions that: Set the cursor timeout value.
getActions(JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.MagnifierUI
Return Actions that: Set magnification factor.
getActions(JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI
Returns Actions for: Clear the current drawing.
getCurrentValue() - Method in class org.pbjar.jxlayer.demo.WheelButton
Get the current value.
getDelegateManager() - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Get the delegate.
getDirtyRegion(JComponent) - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
getDoubleBufferMaximumSize() - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
getForwardingRepaintManagerClass() - Method in interface org.pbjar.jxlayer.repaint.RepaintManagerProvider
Get the class of a RepaintManager that extends ForwardingRepaintManager.
getIconHeight() - Method in class org.pbjar.jxlayer.demo.AnimatedIcon
 
getIconWidth() - Method in class org.pbjar.jxlayer.demo.AnimatedIcon
 
getInstalledLayer() - Method in class org.pbjar.jxlayer.plaf.ext.MouseEventUI
 
getLayerEventMask() - Method in class org.pbjar.jxlayer.plaf.ext.MouseEventUI
Overridden to only get the following event types: AWTEvent.MOUSE_EVENT_MASK, AWTEvent.MOUSE_MOTION_EVENT_MASK and AWTEvent.MOUSE_WHEEL_EVENT_MASK.
getLayerEventMask() - Method in class org.pbjar.jxlayer.plaf.misc.AbstractTransparentMouseUI
Overridden to only get the following event types: AWTEvent.MOUSE_EVENT_MASK, AWTEvent.MOUSE_MOTION_EVENT_MASK and AWTEvent.MOUSE_WHEEL_EVENT_MASK.
getLineColor() - Method in class org.pbjar.jxlayer.plaf.misc.MouseDrawingUI.DrawingState
 
getMagnifyingFactor() - Method in class org.pbjar.jxlayer.plaf.misc.MagnifierUI.MagnifierState
Get the magnifying factor.
getModel() - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
Get the TransformModel.
getName() - Method in class org.pbjar.jxlayer.plaf.misc.GeneralLayerUI
Returns the simple class name.
getOffscreenBuffer(Component, int, int) - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
getPoint() - Method in class org.pbjar.jxlayer.plaf.misc.MagnifierUI.MagnifierState
Get the mouse point.
getPreferredTransform(Dimension, JXLayer<?>) - Method in class org.pbjar.jxlayer.plaf.ext.transform.DefaultTransformModel
 
getPreferredTransform(Dimension, JXLayer<?>) - Method in interface org.pbjar.jxlayer.plaf.ext.transform.TransformModel
Get a preferred AffineTransform.
getPreferredTransform(Dimension, JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
Get a preferred AffineTransform.
getQuadrantRotation() - Method in class org.pbjar.jxlayer.plaf.ext.transform.DefaultTransformModel
Get the quadrant rotation value.
getRadius() - Method in class org.pbjar.jxlayer.plaf.misc.MagnifierUI.MagnifierState
Get the radius.
getRenderingHints(JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
Get the rendering hints.
getRotation() - Method in class org.pbjar.jxlayer.plaf.ext.transform.DefaultTransformModel
Get the rotation value in radians as set by DefaultTransformModel.setRotation(double).
getScale() - Method in class org.pbjar.jxlayer.plaf.ext.transform.DefaultTransformModel
Get the scale.
getShearX() - Method in class org.pbjar.jxlayer.plaf.ext.transform.DefaultTransformModel
Get the shearX value as set by DefaultTransformModel.setShearX(double); The default value is 0.
getShearY() - Method in class org.pbjar.jxlayer.plaf.ext.transform.DefaultTransformModel
Get the shearY value as set by DefaultTransformModel.setShearY(double); The default value is 0.
getStateObject(JXLayer<V>) - Method in class org.pbjar.jxlayer.plaf.misc.GeneralLayerUI
Get the created StateObject specific to the JXLayer argument.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.pbjar.jxlayer.demo.RotatedTableHeaderRenderer
 
getTimeout() - Method in class org.pbjar.jxlayer.plaf.misc.HideCursorUI.HideCursorState
 
getTipDisplayButton() - Method in class org.pbjar.jxlayer.demo.TransformWheelButtons
 
getTopLevelUserComponent(JXLayer<V>) - Method in class org.pbjar.jxlayer.plaf.misc.AbstractTransparentMouseUI
Return some component in this hierarchy that serves as the start for a search for deeper components.
getTransform(JXLayer<?>) - Method in class org.pbjar.jxlayer.plaf.ext.transform.DefaultTransformModel
Return the currently active AffineTransform.
getTransform(JXLayer<?>) - Method in interface org.pbjar.jxlayer.plaf.ext.transform.TransformModel
Get a AffineTransform.
getTransform(JXLayer<JComponent>) - Method in class org.pbjar.jxlayer.plaf.ext.TransformUI
Get the AffineTransform customized for the layer argument.
getVolatileOffscreenBuffer(Component, int, int) - Method in class org.pbjar.jxlayer.repaint.WrappedRepaintManager
Just delegates.
getWrappedRepaintManagerClass() - Method in interface org.pbjar.jxlayer.repaint.RepaintManagerProvider
Get the class of a RepaintManager that extends WrappedRepaintManager.

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