Quaqua 8.0 2011-10-02
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

AbstractFocusedPainter - Class in ch.randelshofer.quaqua.border
FocusedBorder.
AbstractFocusedPainter() - Constructor for class ch.randelshofer.quaqua.border.AbstractFocusedPainter
 
AbstractRed - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the CachableRed (RenderedImage) interface.
AbstractRed() - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
void constructor.
AbstractRed(Rectangle, Map) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect and props (may be null).
AbstractRed(CachableRed, Map) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image and props (may be null).
AbstractRed(CachableRed, Rectangle, Map) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, Map) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract Rable from a bounds rect and props (may be null).
AbstractRed(List, Rectangle, Map) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract Rable from a List of sources a bounds rect and props (may be null).
AbstractRed(List, Rectangle, ColorModel, SampleModel, Map) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null) and props (may be null).
AbstractRed(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null), tile grid offsets and props (may be null).
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.ApproveSelectionAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DirectoryComboBoxAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.NewFolderAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DirectoryComboBoxAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.NewFolderAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.QuaquaApproveSelectionAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DirectoryComboBoxAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.NewFolderAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.QuaquaApproveSelectionAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DirectoryComboBoxAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.NewFolderAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.QuaquaApproveSelectionAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
The timer fired, perform autoscroll if the pointer is within the autoscroll region.
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaScrollListener
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeCancelEditingAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeHomeAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeIncrementAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreePageAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeToggleAction
 
actionPerformed(ActionEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeTraverseAction
 
add(Transferable) - Method in class ch.randelshofer.quaqua.datatransfer.CompositeTransferable
 
add(Insets, Insets) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
add(int, int, int, int, Insets) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
add(GroupLayout.Group) - Method in class org.jdesktop.layout.GroupLayout.ParallelGroup
Adds the specified Group.
add(Component) - Method in class org.jdesktop.layout.GroupLayout.ParallelGroup
Adds the specified Component.
add(Component, int, int, int) - Method in class org.jdesktop.layout.GroupLayout.ParallelGroup
Adds the specified Component.
add(int) - Method in class org.jdesktop.layout.GroupLayout.ParallelGroup
Adds a rigid gap.
add(int, int, int) - Method in class org.jdesktop.layout.GroupLayout.ParallelGroup
Adds a gap with the specified size.
add(int, GroupLayout.Group) - Method in class org.jdesktop.layout.GroupLayout.ParallelGroup
Adds the specified Group as a child of this group.
add(int, Component) - Method in class org.jdesktop.layout.GroupLayout.ParallelGroup
Adds the specified Component.
add(int, Component, int, int, int) - Method in class org.jdesktop.layout.GroupLayout.ParallelGroup
Adds the specified Component.
add(GroupLayout.Group) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds the specified Group to this SequentialGroup
add(boolean, GroupLayout.Group) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds a Group to this Group.
add(Component) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds the specified Component.
add(boolean, Component) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds a Component to this Group.
add(Component, int, int, int) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds the specified Component.
add(boolean, Component, int, int, int) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds a Component to this Group with the specified size.
add(int) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds a rigid gap.
add(int, int, int) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds a gap with the specified size.
addButtonComponents(Container, Object[], int) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Creates the appropriate object to represent each of the objects in buttons and adds it to container.
addChangeListener(ChangeListener) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
addChild(XMLElement) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Adds a child element.
addColorChooserPanel(AbstractColorChooserPanel) - Method in class ch.randelshofer.quaqua.colorchooser.ColorChooserMainPanel
 
addColorSlider(JSlider) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
addColumn(TreePath) - Method in class ch.randelshofer.quaqua.JBrowser
Appends a new column to the browser.
addContainerGap() - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between one edge of the container and the next/previous Component.
addContainerGap(int, int) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between one edge of the container and the next/previous Component.
addControlButtons() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
addControlButtons() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
addControlButtons() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
addControlButtons() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
addDefaultButton(JButton) - Static method in class ch.randelshofer.quaqua.QuaquaDefaultButtonAnimator
 
addIcon(Container) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Creates and adds a JLabel representing the icon returned from getIcon to top.
addLayoutComponent(String, Component) - Method in class ch.randelshofer.quaqua.JBrowser.BrowserLayout
 
addLayoutComponent(String, Component) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
addLayoutComponent(String, Component) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
addLayoutComponent(String, Component) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaDividerLayout
 
addLayoutComponent(String, Component) - Method in class org.jdesktop.layout.GroupLayout
Notification that a Component has been added to the parent container.
addLayoutComponent(Component, Object) - Method in class org.jdesktop.layout.GroupLayout
Notification that a Component has been added to the parent container.
addListeners() - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
addMessageComponents(Container, GridBagConstraints, Object, int, boolean) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Creates the appropriate object to represent msg and places it into container.
addMnemonic(int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
Adds the specified mnemonic at the specified index.
addMnemonic(int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
Adds the specified mnemonic at the specified index.
addNotify() - Method in class ch.randelshofer.quaqua.JBrowser
Calls the configureEnclosingScrollPane method.
addNotify() - Method in class ch.randelshofer.quaqua.JSheet
 
addNotify() - Method in class ch.randelshofer.quaqua.QuaquaTitlePane
 
addPreferredGap(JComponent, JComponent, int) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between the two components.
addPreferredGap(JComponent, JComponent, int, boolean) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between the two components.
addPreferredGap(int) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between the nearest components.
addPreferredGap(int, int, int) - Method in class org.jdesktop.layout.GroupLayout.SequentialGroup
Adds an element for the preferred gap between the nearest components.
addProperty(String, Object) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use setAttribute instead.
addProperty(String, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use setIntAttribute instead.
addProperty(String, double) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use setDoubleAttribute instead.
addPropertyChangeListener(PropertyChangeListener) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class ch.randelshofer.quaqua.QuaquaUIAction
 
addSelectionPath(TreePath) - Method in class ch.randelshofer.quaqua.JBrowser
Adds the node identified by the specified TreePath to the current selection.
addSheetListener(SheetListener) - Method in class ch.randelshofer.quaqua.JSheet
Adds a sheet listener.
addStringToTable(byte[], byte) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Add a new string to the string table.
addStringToTable(byte[]) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Add a new string to the string table.
addTo(int, int, int, int, Insets) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
addTo(Insets, Insets) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
addTo(Insets, Rectangle) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
addTo(Insets, Dimension) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
addTreeModelListener(TreeModelListener) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeModelListener(TreeModelListener) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeSelectionListener(TreeSelectionListener) - Method in class ch.randelshofer.quaqua.JBrowser
Adds a listener for TreeSelection events.
adjustFocus(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
allKeys() - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
AlphaColorUIResource - Class in ch.randelshofer.quaqua.color
A ColorUIResource whith an alpha channel.
AlphaColorUIResource(int, int, int, int) - Constructor for class ch.randelshofer.quaqua.color.AlphaColorUIResource
 
AlphaColorUIResource(int) - Constructor for class ch.randelshofer.quaqua.color.AlphaColorUIResource
 
alphas - Variable in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
Lookup table for alphas.
AnimatedBorder - Class in ch.randelshofer.quaqua.border
AnimatedBorder takes an array of borders and a delay value, to draw an animated border.
AnimatedBorder(Border[], long) - Constructor for class ch.randelshofer.quaqua.border.AnimatedBorder
Creates a new instance.
Any2LsRGBRed - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This function will tranform an image from any colorspace into a luminance image.
Any2LsRGBRed(CachableRed) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2LsRGBRed
Construct a luminace image from src.
Any2sRGBRed - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This function will tranform an image from any colorspace into a luminance image.
Any2sRGBRed(CachableRed) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2sRGBRed
Construct a luminace image from src.
applyLut_INT(WritableRaster, int[]) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2sRGBRed
 
applySizeVariant(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
ARABIC - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
ARG_ACTIVE - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_DISABLED - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_FOCUSED - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_ORIENTATION - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_PRESSED - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_ROLLOVER - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_SEGPOS - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_SELECTED - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_SIZE_VARIANT - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_TRAILING_SEPARATOR - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARG_WIDGET - Static variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
ARITHMETIC(float, float, float, float) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Factory to create artithmatic CompositeRules.
ARMENIAN - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
ArrayUtil - Class in ch.randelshofer.quaqua.util
ArrayUtil.
asList(int[]) - Static method in class ch.randelshofer.quaqua.util.ArrayUtil
 
ATOP - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff Source Atop Destination rule.
ATOP - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
autoValidateChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
Validates this node if automatic validation is on and if it is invalid.
available() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
AvoidTilingHintKey - Class in ch.randelshofer.quaqua.ext.batik.ext.awt
A transcoding Key represented as a boolean to indicate whether tiling of bitmaps is undesired by the destination.

B

BackgroundBorder - Interface in ch.randelshofer.quaqua.border
BackgroundBorder is used by the Quaqua Look And Feel to tag a border which partially needs to be drawn on to the background of a JComponent.
BackgroundBorderUIResource - Class in ch.randelshofer.quaqua.border
A BackgroundBorderUIResource is used by the Quaqua Look And Feel to tag a BorderUIResource that has to be drawn on to the background of a JComponent.
BackgroundBorderUIResource(Border) - Constructor for class ch.randelshofer.quaqua.border.BackgroundBorderUIResource
Creates an EmptyBorder which has the same insets as the specified background border.
backgroundNonSelectionColor - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Color to use for the background when the node isn't selected.
backgroundSelectionColor - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Color to use for the background when a node is selected.
Base64 - Class in ch.randelshofer.quaqua.ext.base64
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in ch.randelshofer.quaqua.ext.base64
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class ch.randelshofer.quaqua.ext.base64.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class ch.randelshofer.quaqua.ext.base64.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in ch.randelshofer.quaqua.ext.base64
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class ch.randelshofer.quaqua.ext.base64.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class ch.randelshofer.quaqua.ext.base64.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Baseline - Class in org.jdesktop.layout
Convenience class that can be used to determine the baseline of a particular component.
Baseline() - Constructor for class org.jdesktop.layout.Baseline
Creates an instance of Baseline.
BASELINE - Static variable in class org.jdesktop.layout.GroupLayout
Possible alignment type.
BasicBrowserUI - Class in ch.randelshofer.quaqua
BasicBrowserUI.
BasicBrowserUI() - Constructor for class ch.randelshofer.quaqua.BasicBrowserUI
Creates a new instance.
BasicQuaquaLookAndFeel - Class in ch.randelshofer.quaqua
The BasicQuaquaLookAndFeel contains the look and feel properties that are commonly uses by all the specific QuaquaLookAndFeel incarnations.
BasicQuaquaLookAndFeel(String) - Constructor for class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Creates a new instance.
BasicQuaquaNativeLookAndFeel - Class in ch.randelshofer.quaqua
The BasicQuaquaNativeLookAndFeel contains the look and feel properties that are commonly uses by QuaquaLookAndFeel classes which use native painters.
BasicQuaquaNativeLookAndFeel(String) - Constructor for class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Creates a new instance.
beginGraphics(Graphics2D) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Turns on common rendering hints for UI delegates.
BENGALI - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
BinaryPListParser - Class in ch.randelshofer.quaqua.util
Reads a binary PList file and returns it as a NanoXML XMLElement.
BinaryPListParser() - Constructor for class ch.randelshofer.quaqua.util.BinaryPListParser
Creates a new instance.
BOPOMOFO - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
borderInsets - Variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
borderSelectionColor - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Color to use for the focus indicator when the node has focus.
bounds - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
BRB_CENTER_OFFSET - Static variable in class org.jdesktop.layout.Baseline
Baseline resize behavior constant.
BRB_CONSTANT_ASCENT - Static variable in class org.jdesktop.layout.Baseline
Baseline resize behavior constant.
BRB_CONSTANT_DESCENT - Static variable in class org.jdesktop.layout.Baseline
Baseline resize behavior constant.
BRB_OTHER - Static variable in class org.jdesktop.layout.Baseline
Baseline resize behavior constant.
brightness - Variable in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
browser - Variable in class ch.randelshofer.quaqua.BasicBrowserUI
 
BrowserCellRenderer - Interface in ch.randelshofer.quaqua
Defines the requirements for an object that displays a tree node in a JBrowser.
BrowserPreviewRenderer - Interface in ch.randelshofer.quaqua
Identifies components that can be used to paint the preview column in a JBrowser.
BrowserUI - Class in ch.randelshofer.quaqua
BrowserUI.
BrowserUI() - Constructor for class ch.randelshofer.quaqua.BrowserUI
Creates a new instance.
BufferedImageCachableRed - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This implements CachableRed based on a BufferedImage.
BufferedImageCachableRed(BufferedImage) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
Construct an instance of CachableRed around a BufferedImage.
BufferedImageCachableRed(BufferedImage, int, int) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.CMYKChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSlidersChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.CrayonsChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.GrayChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.HSBChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.HTMLChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.RGBChooser
 
buildChooser() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchesChooser
 
bundleName - Variable in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
The resource bundle classname.
ButtonFocusIcon - Class in ch.randelshofer.quaqua.icon
A focus ring icon with different visuals reflecting the selected state of an abstract button.
ButtonFocusIcon(Icon, Icon) - Constructor for class ch.randelshofer.quaqua.icon.ButtonFocusIcon
Creates a new instance.
ButtonFocusIcon(Image[]) - Constructor for class ch.randelshofer.quaqua.icon.ButtonFocusIcon
Creates a new instance.
ButtonFocusIcon(Icon[]) - Constructor for class ch.randelshofer.quaqua.icon.ButtonFocusIcon
Creates a new instance.
ButtonFocusIcon(Image, int, boolean) - Constructor for class ch.randelshofer.quaqua.icon.ButtonFocusIcon
Creates a new instance.
ButtonStateBorder - Class in ch.randelshofer.quaqua.border
ButtonStateBorder.
ButtonStateBorder(Border, Border, Border, Border, Border, Border, Border, Border, Border, Border) - Constructor for class ch.randelshofer.quaqua.border.ButtonStateBorder
Creates a new instance.
ButtonStateBorder(Border[]) - Constructor for class ch.randelshofer.quaqua.border.ButtonStateBorder
Creates a new instance.
ButtonStateBorder(Image[], Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.ButtonStateBorder
Creates a new instance.
ButtonStateBorder(Image, int, boolean, Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.ButtonStateBorder
Creates a new instance.
ButtonStateBorder.UIResource - Class in ch.randelshofer.quaqua.border
 
ButtonStateBorder.UIResource(Border[]) - Constructor for class ch.randelshofer.quaqua.border.ButtonStateBorder.UIResource
 
ButtonStateBorder.UIResource(Image[], Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.ButtonStateBorder.UIResource
Creates a new instance.
ButtonStateBorder.UIResource(Image, int, boolean, Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.ButtonStateBorder.UIResource
Creates a new instance.
ButtonStateIcon - Class in ch.randelshofer.quaqua.icon
An Icon with different visuals reflecting the state of the AbstractButton on which it draws on.
ButtonStateIcon(Icon, Icon, Icon, Icon, Icon, Icon) - Constructor for class ch.randelshofer.quaqua.icon.ButtonStateIcon
Creates a new instance.
ButtonStateIcon(Image[]) - Constructor for class ch.randelshofer.quaqua.icon.ButtonStateIcon
Creates a new instance.
ButtonStateIcon(Icon[]) - Constructor for class ch.randelshofer.quaqua.icon.ButtonStateIcon
Creates a new instance.
ButtonStateIcon(Image, int, boolean) - Constructor for class ch.randelshofer.quaqua.icon.ButtonStateIcon
Creates a new instance.

C

CachableRed - Interface in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This provides a number of extra methods that enable a system to better analyse the dependencies between nodes in a render graph.
CachedImageBevelBorder - Class in ch.randelshofer.quaqua.border
Draws a filled bevel border using an image and insets.
CachedImageBevelBorder(Image, Insets) - Constructor for class ch.randelshofer.quaqua.border.CachedImageBevelBorder
Creates a new instance with the given image and insets.
CachedImageBevelBorder(Image, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.CachedImageBevelBorder
Creates a new instance with the given image and insets.
CachedImageBevelBorder(Image, Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.CachedImageBevelBorder
Creates a new instance with the given image and insets.
CachedImageBevelBorder.UIResource - Class in ch.randelshofer.quaqua.border
 
CachedImageBevelBorder.UIResource(Image, Insets) - Constructor for class ch.randelshofer.quaqua.border.CachedImageBevelBorder.UIResource
 
CachedImageBevelBorder.UIResource(Image, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.CachedImageBevelBorder.UIResource
Creates a new instance with the given image and insets.
CachedImageBevelBorder.UIResource(Image, Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.CachedImageBevelBorder.UIResource
Creates a new instance with the given image and insets.
CachedPainter - Class in ch.randelshofer.quaqua.util
A base class used for icons or images that are expensive to paint.
CachedPainter(int) - Constructor for class ch.randelshofer.quaqua.util.CachedPainter
Creates an instance of CachedPainter that will cache up to cacheCount images of this class.
calculateContentRect() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
calculateGeometry() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
calculateLabelRect() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
calculateLayoutInfo() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.TabbedPaneLayout
 
calculateLayoutInfo() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
calculateMaxTabHeight(int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
calculateSize(boolean) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
calculateTabAreaHeight(int, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
calculateTabAreaWidth(int, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
calculateTabHeight(int, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
calculateTabRects(int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.TabbedPaneLayout
 
calculateTabRects(int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
calculateThumbLocation() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
calculateThumbLocation() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
calculateTickRect() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
calculateTickRect() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
calculateTrackRect() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
calculateTrackRect() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
CANADIAN_SYLLABICS - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
canSeekBackwards() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Returns false since seking backwards is not supported.
canSeekBackwards() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.MemoryCacheSeekableStream
Returns true since all MemoryCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Returns true if this object supports calls to seek(pos) with an offset pos smaller than the current offset, as returned by getFilePointer.
canWorkWithAliases() - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns true if this class can work with aliases.
canWorkWithLabels() - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns true if this class can work with labels.
ccModel - Variable in class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
CELL_RENDERER_PROPERTY - Static variable in class ch.randelshofer.quaqua.JBrowser
Bound property name for cellRenderer.
CENTER - Static variable in class org.jdesktop.layout.GroupLayout
Possible alignment type.
ch.randelshofer.quaqua - package ch.randelshofer.quaqua
Provides fixes and enhancements for Apple's implementation of the Aqua Look and Feel.
ch.randelshofer.quaqua.border - package ch.randelshofer.quaqua.border
Provides classes for look and feel specific borders.
ch.randelshofer.quaqua.color - package ch.randelshofer.quaqua.color
Provides classes for handling colors.
ch.randelshofer.quaqua.colorchooser - package ch.randelshofer.quaqua.colorchooser
Provides classes for the color chooser.
ch.randelshofer.quaqua.datatransfer - package ch.randelshofer.quaqua.datatransfer
Provides interfaces and classes for transferring data between and within applications.
ch.randelshofer.quaqua.ext.base64 - package ch.randelshofer.quaqua.ext.base64
Base64 is a Public Domain Java class providing very fast Base64 encoding and decoding in the form of convenience methods and input/output streams.
ch.randelshofer.quaqua.ext.batik.ext.awt - package ch.randelshofer.quaqua.ext.batik.ext.awt
Contains extensions to the java.awt package.
ch.randelshofer.quaqua.ext.batik.ext.awt.image - package ch.randelshofer.quaqua.ext.batik.ext.awt.image
Contains extensions to the java.awt.image package.
ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff - package ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff
 
ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util - package ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util
 
ch.randelshofer.quaqua.ext.batik.ext.awt.image.renderable - package ch.randelshofer.quaqua.ext.batik.ext.awt.image.renderable
 
ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered - package ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
 
ch.randelshofer.quaqua.ext.batik.i18n - package ch.randelshofer.quaqua.ext.batik.i18n
Provides utility classes for internationalization.
ch.randelshofer.quaqua.ext.nanoxml - package ch.randelshofer.quaqua.ext.nanoxml
NanoXML 2 Lite is a small non-validating parser for Java.
ch.randelshofer.quaqua.filechooser - package ch.randelshofer.quaqua.filechooser
Contains classes used by the QuaquaFileChooserUI.
ch.randelshofer.quaqua.icon - package ch.randelshofer.quaqua.icon
Contains classes for look and feel specific icons.
ch.randelshofer.quaqua.jaguar - package ch.randelshofer.quaqua.jaguar
Contains look and feel classes that are specific to Mac OS X 10.2 Jaguar.
ch.randelshofer.quaqua.jaguar.filechooser - package ch.randelshofer.quaqua.jaguar.filechooser
Contains file chooser classes specific to Mac OS X 10.2 Jaguar.
ch.randelshofer.quaqua.leopard - package ch.randelshofer.quaqua.leopard
Contains look and feel classes that are specific to Mac OS X 10.5 Leopard.
ch.randelshofer.quaqua.leopard.filechooser - package ch.randelshofer.quaqua.leopard.filechooser
Contains file chooser classes specific to Mac OS X 10.5 Leopard.
ch.randelshofer.quaqua.lion - package ch.randelshofer.quaqua.lion
 
ch.randelshofer.quaqua.lion.filechooser - package ch.randelshofer.quaqua.lion.filechooser
 
ch.randelshofer.quaqua.osx - package ch.randelshofer.quaqua.osx
Provides an API for accessing various Mac OS X specific features.
ch.randelshofer.quaqua.panther - package ch.randelshofer.quaqua.panther
Contains look and feel classes that are specific to Mac OS X 10.3 Panther.
ch.randelshofer.quaqua.panther.filechooser - package ch.randelshofer.quaqua.panther.filechooser
Contains file chooser classes specific to Mac OS X 10.3 Panther.
ch.randelshofer.quaqua.snow_leopard - package ch.randelshofer.quaqua.snow_leopard
Contains look and feel classes that are specific to Mac OS X 10.6 Snow Leopard.
ch.randelshofer.quaqua.snow_leopard.filechooser - package ch.randelshofer.quaqua.snow_leopard.filechooser
Contains file chooser classes specific to Mac OS X 10.6 Snow Leopard.
ch.randelshofer.quaqua.subset - package ch.randelshofer.quaqua.subset
Contains subsets of the Quaqua Look and Feel.
ch.randelshofer.quaqua.tiger - package ch.randelshofer.quaqua.tiger
Contains look and feel classes that are specific to Mac OS X 10.4 Tiger.
ch.randelshofer.quaqua.tiger.filechooser - package ch.randelshofer.quaqua.tiger.filechooser
Contains classes to support the file system of Mac OS X 10.4 Tiger from a JFileChooser.
ch.randelshofer.quaqua.util - package ch.randelshofer.quaqua.util
Contains utility classes which are used by the Quaqua Look and Feel.
changedUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
changedUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
 
changedUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.SaveTextDocumentListener
 
changedUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.SaveTextDocumentListener
 
changedUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.SaveTextDocumentListener
 
changedUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.SaveTextDocumentListener
 
changeSupport - Variable in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
checkCDATA(StringBuffer) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Scans a special tag and if the tag is a CDATA section, append its content to buf.
checkLiteral(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Scans the data for literal text.
CHEETAH - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Mac OS X 10.0 Cheetah.
CHEROKEE - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
children() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
children() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
chooseButtonText - Variable in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
chooseButtonText - Variable in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
chooseButtonText - Variable in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
chooseButtonText - Variable in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
chooser - Variable in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
classLoader - Variable in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
The classloader to use to create the resource bundle.
clear() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Removes all children from the root node.
clear() - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
clear() - Method in class ch.randelshofer.quaqua.util.EventLoop
Clears the event queue.
clear(Insets) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
clearAllCaches() - Static method in class ch.randelshofer.quaqua.osx.OSXPreferences
Clears all caches.
clearCache(File) - Static method in class ch.randelshofer.quaqua.osx.OSXPreferences
Clears the cache for the specified preference file.
clearIconCache() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
clearIconCache() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
clearIconCache() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
clearIconCache() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
clearSelection() - Method in class ch.randelshofer.quaqua.JBrowser
Clears the selection.
CLIP_BOUNDS - Static variable in interface ch.randelshofer.quaqua.VisuallyLayoutable
The clip bounds of a component.
clone() - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Returns a clone of this object.
close() - Method in class ch.randelshofer.quaqua.ext.base64.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
closedIcon - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Icon used to show non-leaf nodes that aren't expanded.
cm - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
CMYKChooser - Class in ch.randelshofer.quaqua.colorchooser
A color chooser with CMYK color sliders.
CMYKChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.CMYKChooser
Creates new form.
coerceColorModel(ColorModel, boolean) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
coerceData(WritableRaster, ColorModel, boolean) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
collationKey - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
collectEvent(Object) - Method in class ch.randelshofer.quaqua.util.EventLoop
Collects an event and puts it into the event queue for later processing.
color1 - Variable in class ch.randelshofer.quaqua.color.GradientColor
 
color2 - Variable in class ch.randelshofer.quaqua.color.GradientColor
 
ColorChooserMainPanel - Class in ch.randelshofer.quaqua.colorchooser
The main panel of the color chooser UI.
ColorChooserMainPanel() - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorChooserMainPanel
Creates new form.
ColorPalettesChooser - Class in ch.randelshofer.quaqua.colorchooser
ColorPalettesChooser.
ColorPalettesChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
Creates a new instance.
colors - Variable in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
colors - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Gradient colors.
ColorSliderHexTextFieldHandler - Class in ch.randelshofer.quaqua.colorchooser
ColorSliderHexTextFieldHandler.
ColorSliderHexTextFieldHandler(JTextField, ColorSliderModel, int) - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorSliderHexTextFieldHandler
Creates a new instance.
ColorSliderModel - Class in ch.randelshofer.quaqua.colorchooser
Abstract super class for ColorModels which can be used in conjunction with ColorSliderUI user interface delegates.
ColorSliderModel(DefaultBoundedRangeModel[]) - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Creates a new ColorSliderModel with an array of BoundedRangeModel's for the color components.
ColorSlidersChooser - Class in ch.randelshofer.quaqua.colorchooser
The ColorSlidersChooser contains four individual color slider pages: gray slider, RGB sliders, CMYK sliders, and HTML sliders.
ColorSlidersChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorSlidersChooser
Creates new form.
ColorSliderTextFieldHandler - Class in ch.randelshofer.quaqua.colorchooser
This handler adjusts the value of a component in the color slider model, when the user enters text into the text field.
ColorSliderTextFieldHandler(JTextField, ColorSliderModel, int) - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
ColorSliderUI - Class in ch.randelshofer.quaqua.colorchooser
A UI delegate for color sliders.
ColorSliderUI(JSlider) - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
Creates a new instance.
ColorSliderUI.CSUIPropertyChangeHandler - Class in ch.randelshofer.quaqua.colorchooser
 
ColorSliderUI.CSUIPropertyChangeHandler() - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorSliderUI.CSUIPropertyChangeHandler
 
ColorSliderUI.QuaquaTrackListener - Class in ch.randelshofer.quaqua.colorchooser
Track mouse movements.
ColorSliderUI.QuaquaTrackListener() - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorSliderUI.QuaquaTrackListener
 
colorSpace - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
The colorSpace in which to perform the interpolation.
ColorSpaceHintKey - Class in ch.randelshofer.quaqua.ext.batik.ext.awt
TranscodingHint as to what the destination of the drawing is.
ColorTrackImageProducer - Class in ch.randelshofer.quaqua.colorchooser
ColorTrackImageProducer creates the image for the track of a color slider.
ColorTrackImageProducer(int, int, int, boolean) - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
Creates a new instance.
ColorWheelChooser - Class in ch.randelshofer.quaqua.colorchooser
A HSB color chooser, which displays a hue/saturation color wheel, and a brightness slider.
ColorWheelChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorWheelChooser
Creates a new instance.
ColorWheelImageProducer - Class in ch.randelshofer.quaqua.colorchooser
Produces the image of a ColorWheel.
ColorWheelImageProducer(int, int) - Constructor for class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
Creates a new instance.
colorWheelProducer - Variable in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
column - Variable in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
columnModelListener - Variable in class ch.randelshofer.quaqua.QuaquaTableHeaderUI
 
COLUMNS_RESIZABLE_PROPERTY - Static variable in class ch.randelshofer.quaqua.JBrowser
Bound property name for columnsResizable.
comboBox - Variable in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
comboIcon - Variable in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
commonDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
commonDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
commonDir - Static variable in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
commonDir - Static variable in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
commonDir - Static variable in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
COMP_DEFLATE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_FAX_G3_1D - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_FAX_G3_2D - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_FAX_G4_2D - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_JPEG_OLD - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_JPEG_TTN2 - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_LZW - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_NONE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_PACKBITS - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
compare(String, String) - Method in class ch.randelshofer.quaqua.filechooser.OSXCollator
 
compareTo(Object) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Compares this TIFFField with another TIFFField by comparing the tags.
component - Variable in class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
COMPONENT_BOUNDS - Static variable in interface ch.randelshofer.quaqua.VisuallyLayoutable
The visually perceived bounds of a component, e.g.
componentChanged(int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
components - Variable in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Components of the color model.
compose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
compose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_UNPRE
 
composeString(byte[], byte) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Append newString to the end of oldString.
compositeRequestFocus(Component) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Copied from BasicLookAndFeel.
CompositeRule - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation.
CompositeTransferable - Class in ch.randelshofer.quaqua.datatransfer
CompositeTransferable.
CompositeTransferable() - Constructor for class ch.randelshofer.quaqua.datatransfer.CompositeTransferable
Creates a new instance of CompositeTransferable
CompositeVisualMarginBorder - Class in ch.randelshofer.quaqua.border
CompositeVisualMarginBorder.
CompositeVisualMarginBorder(Border, int, int, int, int) - Constructor for class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
Creates a new instance which draws actualBorder which has a visual margin of top,left,bottom,right.
CompositeVisualMarginBorder(Border, int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
 
CompositeVisualMarginBorder(Border, Insets) - Constructor for class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
Creates a new instance which draws actualBorder which has a visual margin of visualMargin.
CompositeVisualMarginBorder(Border, Insets, boolean, boolean, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
 
computeClosestIndex(Color) - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
Computes the index of the color which comes closest to the specified color.
computePopupBounds(int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Calculate the placement and size of the popup portion of the combo box based on the combo box location and the enclosing screen bounds.
COMPUTER - Static variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
ConcurrentDispatcher - Class in ch.randelshofer.quaqua.util
Processes Runnable objects concurrently on a pool of processor threads.
ConcurrentDispatcher() - Constructor for class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Creates a new ConcurrentDispatcher and sets the priority of the processor thread to java.lang.Thread.NORM_PRIORITY and with up to five concurrent threads in the thread pool.
ConcurrentDispatcher(int, int) - Constructor for class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Creates a new ConcurrentDispatcher.
configureColorSlider(int, JSlider) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Configures a JSlider for this ColorSliderModel.
configureEnclosingScrollPane() - Method in class ch.randelshofer.quaqua.JBrowser
If this JTable is the viewportView of an enclosing JScrollPane (the usual situation), configure this ScrollPane by, amongst other things, installing the table's tableHeader as the columnHeaderView of the scroll pane.
configureList() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
 
configurePopup() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Configures the popup portion of the combo box.
construct(CachableRed, ColorModel) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
 
construct() - Method in class ch.randelshofer.quaqua.util.Worker
Compute the value to be returned by the get method.
contentsChanged(ListDataEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.ListDataHandler
 
convertModifiersToDropAction(int, int) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
convertToLsRGB(CachableRed) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the linear sRGB colorspace.
convertTosRGB(CachableRed) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the sRGB colorspace.
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class ch.randelshofer.quaqua.JBrowser
Called by the renderers to convert the specified value to text.
COPTIC - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
copyBand(Raster, int, WritableRaster, int) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
copyBand(Raster, Rectangle, int, WritableRaster, Rectangle, int) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
copyBand(Raster, int, WritableRaster, int) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
copyData(WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
 
copyData(Raster, WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Copies data from one raster to another.
copyData(BufferedImage, BufferedImage) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(BufferedImage, Rectangle, BufferedImage, Point) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2LsRGBRed
 
copyData(WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2sRGBRed
 
copyData(WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
copyData(WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
 
copyData(WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
copyData(WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
 
copyData_BYTE_RGBA_INTERLEAVED(Raster, WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
copyData_FALLBACK(Raster, WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
copyData_INT_PACK(Raster, WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
An internal optimized version of copyData designed to work on Integer packed data with a SinglePixelPackedSampleModel.
copyRaster(Raster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyRaster(Raster, int, int) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyToRaster(WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Copies data from this images tile grid into wr.
countChildren() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns the number of child iterator of the element.
Crayons - Class in ch.randelshofer.quaqua.colorchooser
A panel which displays a selection of color crayons.
Crayons() - Constructor for class ch.randelshofer.quaqua.colorchooser.Crayons
Creates a new instance.
CrayonsChooser - Class in ch.randelshofer.quaqua.colorchooser
A color chooser which provides a choice of Crayons.
CrayonsChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.CrayonsChooser
Creates a new instance.
create(Image, Insets) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates a new instance of an ImageBevelBorder optimized for this JVM.
create(Image, Insets, Insets) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates a new instance of an ImageBevelBorder with the given image and insets.
create(Image, Insets, boolean, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates a new instance of an ImageBevelBorder with the given image and insets.
create(Image, Insets, Insets, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates a new instance of an ImageBevelBorder with the given image and insets.
create(Image, Insets, Insets, boolean, Color, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates a new instance of an ImageBevelBorder with the given image and insets.
create(String, Insets, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
create(String, Insets, Insets, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
create(String, Insets, Insets, boolean, Color) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
create(String, Rectangle, Insets, Insets, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
create(String, Rectangle, Insets, Insets, boolean, Color) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
create(String, Insets, int, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates an array of ImageBevelBorders.
create(String, Insets, int, boolean, boolean, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
create(Element) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
Creates a view (PasswordView) for an element.
createAncestorListener(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
Creates an AncestorListener.
createAncestorListener(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
Creates an AncestorListener.
createAncestorListener(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
Creates an AncestorListener.
createAncestorListener(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
Creates an AncestorListener.
createAncestorListener() - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
 
createAnotherElement() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates a new similar XML element.
createArrowButton() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
createArrowButtonListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
createBackgroundBorder(String, Insets, Insets, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
createBackgroundBorder(String, Insets, Insets, boolean, Color) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
createBaselineGroup(boolean, boolean) - Method in class org.jdesktop.layout.GroupLayout
Creates and returns a ParallelGroup that aligns it's elements along the baseline.
createBrowserSelectionListener(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
createBrowserSelectionListener(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createBrowserSelectionListener(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createBrowserSelectionListener(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createBufferedImage(String) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createBufferedImage(String, Rectangle) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createBufferedImage(URL) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
createButtonArea() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Creates and returns a Container containing the buttons.
createButtonBorder(String) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
createButtonFocusIcon(String, int) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createButtonListener(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
createButtonListener(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
createButtonListener(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
createButtonStateBorder(String, int, boolean, Insets, Insets, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
createButtonStateIcon(String, int) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createButtonStateIcon(String, int, Point) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createButtonStateIcon(String, int, Rectangle) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createCaret() - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
createCaret() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
createCaret() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
createCaret() - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
createCaret() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
createCaret() - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
createCellEditorListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Creates a listener to handle events from the current editor.
createCellRenderer() - Method in class ch.randelshofer.quaqua.BasicBrowserUI
 
createChangeListener() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
createChangeListener() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
createChangeListener(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
createComponentListener() - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
 
createComponentListener(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class ch.randelshofer.quaqua.color.MutableColorUIResource
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createCrayons() - Method in class ch.randelshofer.quaqua.colorchooser.Crayons
Creates the crayons.
createCrayonsImage() - Method in class ch.randelshofer.quaqua.colorchooser.Crayons
 
createDecreaseButton(int) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
createDefaultCellEditor() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Creates a default cell editor.
createDefaultCellRenderer() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Returns the default cell renderer that is used to do the stamping of each node.
createDefaultChoosers() - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
createDefaultDivider() - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneUI
Creates the default divider.
createDefaultNonContinuousLayoutDivider() - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneUI
Returns the default non continuous layout divider, which is an instanceof Canvas that fills the background in dark gray.
createDirectoryComboBoxModel(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
createDirectoryComboBoxModel(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createDirectoryComboBoxModel(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createDirectoryComboBoxModel(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createDirectoryComboBoxRenderer(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createDockingListener() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
createDoubleClickListener(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
createDoubleClickListener(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createDoubleClickListener(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createDoubleClickListener(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createDragWindow0(JToolBar) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
createEditor() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
createEditor() - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
This method is called by installUI to get the editor component of the JSpinner.
createFileObject(File, String) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Returns a File object constructed in dir from the given filename.
createFileObject(String) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Returns a File object constructed from the given path string.
createFileView(JFileChooser) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Creates a system specific file view for the specified JFileChooser.
createFilterComboBoxModel() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
createFilterComboBoxModel() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createFilterComboBoxModel() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createFilterComboBoxModel() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createFilterComboBoxRenderer() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
createFilterComboBoxRenderer() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createFilterComboBoxRenderer() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createFilterComboBoxRenderer() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createFloatingWindow(JToolBar) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
Creates a window which contains the toolbar after it has been dragged out from its container
createFocusListener() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
createFocusListener() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Creates a FocusListener which will be added to the combo box.
createFocusListener() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
createFocusListener() - Method in class ch.randelshofer.quaqua.QuaquaListUI
 
createFocusListener() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
createFocusListener(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
createFocusListener() - Method in class ch.randelshofer.quaqua.QuaquaTableUI
Creates the focus listener for handling keyboard navigation in the JTable.
createFocusListener() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
createFocusListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Creates the focus listener for handling keyboard navigation in the JTable.
createFrameButtonStateIcon(String, int) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createFrameListener() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
createGraphics(BufferedImage, RenderingHints) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
This is a wrapper around the system's BufferedImage.createGraphics that arranges for bi to be stored in a Rendering hint in the returned Graphics2D.
createGraphics(BufferedImage) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
createHalfbrightImage(Image) - Static method in class ch.randelshofer.quaqua.util.HalfbrightFilter
Creates a halfbright image
createHighlighter() - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
createHighlighter() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
createHighlighter() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
createHighlighter() - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
createHighlighter() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
createHighlighter() - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
createHSBChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
createIcon(String, int, boolean, int) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createIcon(Class, String) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createIcon(Class, String, Point) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createIcon(Class, String, Rectangle) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createIcons(String, int, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createIcons(String, Rectangle, int, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.quaqua.border.CachedImageBevelBorder
Creates the image to cache.
createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
createImage(String) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createImage(Class, String) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.quaqua.QuaquaPlacardButtonBorder
Creates the image to cache.
createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.quaqua.QuaquaSquareButtonBorder
Creates the image to cache.
createImage(String) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
createImage(String) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
createImage(String) - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.quaqua.util.CachedPainter
Creates the image to cache.
createImage(Class, String) - Static method in class ch.randelshofer.quaqua.util.Images
 
createImage(URL) - Static method in class ch.randelshofer.quaqua.util.Images
 
createImageBeveBorder() - Method in class ch.randelshofer.quaqua.border.QuaquaNativeImageBevelBorder
 
createIncreaseButton(int) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
createItemListener() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
createItemListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates an ItemListener which will be added to the combo box.
createKeyListener() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
createKeyListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates the key listener that will be added to the combo box.
createKeyListener() - Method in class ch.randelshofer.quaqua.QuaquaTableUI
Creates the key listener for handling keyboard navigation in the JTable.
createKeyListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Creates the listener reponsible for getting key events from the tree.
createKeymap() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
Creates the keymap to use for the text component, and installs any necessary bindings into it.
createKeymap() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
Creates the keymap to use for the text component, and installs any necessary bindings into it.
createKeymap() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
Creates the keymap to use for the text component, and installs any necessary bindings into it.
createLayout() - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
Create a LayoutManager that manages the editor, nextButton, and previousButton children of the JSpinner.
createLayoutManager() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
createLayoutManager() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
createLayoutManager() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
createLayoutManager() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
 
createLeftOneTouchButton() - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the left component in the split pane.
createListDataListener() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Creates a list data listener which will be added to the ComboBoxModel.
createListDataListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates a list data listener which will be added to the ComboBoxModel.
createListDataListener() - Method in class ch.randelshofer.quaqua.QuaquaListUI
 
createListMouseListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates a mouse listener that watches for mouse events in the popup's list.
createListMouseMotionListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates a mouse motion listener that watches for mouse motion events in the popup's list.
createListSelectionListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates a list selection listener that watches for selection changes in the popup's list.
createMessageArea() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Messaged from installComponents to create a Container containing the body of the message.
createModel() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
createModel() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createModel() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createModel() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createModelListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
createMouseInputListener() - Method in class ch.randelshofer.quaqua.QuaquaListUI
Creates a delegate that implements MouseInputListener.
createMouseInputListener() - Method in class ch.randelshofer.quaqua.QuaquaTableUI
Creates the mouse listener for the JTable.
createMouseListener() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
createMouseListener() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
createMouseListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates a listener that will watch for mouse-press and release events on the combo box.
createMouseListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
 
createMouseMotionListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates the mouse motion listener which will be added to the combo box.
createMouseWheelListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
Creates an instance of MouseWheelListener, which is added to the JScrollPane by installUI().
createNativeButtonStateBorder(OSXAquaPainter.Widget, Insets, Insets, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
 
createNativeButtonStateIcon(OSXAquaPainter.Widget, int, int, int, int, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createNativeIcon(String, int) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createNativeIcon(String, int, int) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createNativeImageBevelBorder(OSXAquaPainter.Widget, Insets, Insets, Insets, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates a new instance of NativeImageBevelBorder with the given widget and insets.
createNativeSidebarIcon(String, int, int, Color, Color) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createNewFolder(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Creates a new folder with a default folder name.
createNextButton() - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
Create a component that will replace the spinner models value with the object returned by spinner.getNextValue.
createNode(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Creates a node for the specified file.
createNonRolloverBorder() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
Creates the non rollover border for toolbar components.
createOptionPaneIcon(int) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createOverlaidButtonStateIcon(String, int, String, int, Rectangle) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
Creates a button state icon overlaid with a button focus icon.
createParallelGroup() - Method in class org.jdesktop.layout.GroupLayout
Creates and returns a ParallelGroup with a LEADING alignment.
createParallelGroup(int) - Method in class org.jdesktop.layout.GroupLayout
Creates and returns an ParallelGroup.
createParallelGroup(int, boolean) - Method in class org.jdesktop.layout.GroupLayout
Creates and returns an ParallelGroup.
createPlacardButtonBorder() - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates a new instance of a border for placard buttons.
createPopup() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
createPopupListener() - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
createPopupListener() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
createPopupListener() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
createPopupListener() - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
createPopupListener() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
createPopupListener() - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
createPreviousButton() - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
Create a component that will replace the spinner models value with the object returned by spinner.getPreviousValue.
createPropertyChangeListener(JSlider) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
createPropertyChangeListener(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
createPropertyChangeListener(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createPropertyChangeListener(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createPropertyChangeListener(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Creates a PropertyChangeListener which will be added to the combo box.
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaListUI
Creates an instance of PropertyChangeHandler that's added to the JList by installUI().
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
createPropertyChangeListener(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
Create a PropertyChangeListener that can be added to the JSpinner itself.
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Creates a listener that is responsible that updates the UI based on how the tree changes.
createPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaViewportUI
 
createPropertyListener() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
createRightOneTouchButton() - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the right component in the split pane.
createRolloverBorder() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
Creates a rollover border for toolbar components.
createScrollListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
createScrollListener(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
createSelectionModelPropertyChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Creates the listener responsible for getting property change events from the selection model.
createSequentialGroup() - Method in class org.jdesktop.layout.GroupLayout
Creates and returns a SequentialGroup.
createShadowImage(Image) - Static method in class ch.randelshofer.quaqua.util.ShadowFilter
Creates a shadow image
createSidebarSelectionListener(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createSidebarSelectionListener(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createSliderThumbIcon(String) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
createSquareButtonBorder() - Static method in class ch.randelshofer.quaqua.QuaquaBorderFactory
Creates a new instance of a border for square buttons.
createTexturePaint(URL) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
createToolBarContListener() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
createToolBarFocusListener() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
createTrackListener(JSlider) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
createTrackListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
createTrackListener(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
createTreeExpansionListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Creates and returns the object responsible for updating the treestate when nodes expanded state changes.
createTreeModel(Object) - Static method in class ch.randelshofer.quaqua.JBrowser
Returns a TreeModel wrapping the specified object.
createTreeModelListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Returns a listener that can update the tree when the model changes.
createTreeSelectionListener() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Creates the listener that updates the display based on selection change methods.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaBrowserUI
Returns an instance of the UI delegate for the specified component.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaButtonUI
Push Button.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
Preferred spacing between check boxes and other components.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Preferred spacing between combo boxes and other components.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaDesktopPaneUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
Creates a UI for a JFormattedTextField.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaLabelUI
Preferred spacing between labels and other components.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaListUI
Returns a new instance of QuaquaListUI.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaMenuBarUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaMenuUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Creates a new QuaquaOptionPaneUI instance.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaPanelUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
Creates a UI for a JPasswordField.
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaPopupMenuUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaSplitPaneUI
Creates a new BasicSplitPaneUI instance
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaTableHeaderUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaTableUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaToggleButtonUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaToolBarSeparatorUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaTreeUI
 
createUI(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaViewportUI
 
createViewportChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
createVolumesRenderer(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createVolumesSelectionListener(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
createVSBChangeListener() - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
createWheelProducer(int, int) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
cycleMethod - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
The method to use when painting out of the gradient bounds.
CYRILLIC - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.

D

D - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
DARKEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
FeBlend Darken rule.
DARKEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
DARWIN - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Darwin.
DarwinLeopardFileSystemView - Class in ch.randelshofer.quaqua.leopard.filechooser
DarwinLeopardFileSystemView.
DarwinLeopardFileSystemView() - Constructor for class ch.randelshofer.quaqua.leopard.filechooser.DarwinLeopardFileSystemView
Creates a new instance.
Debug - Class in ch.randelshofer.quaqua.util
Debug.
DECODE - Static variable in class ch.randelshofer.quaqua.ext.base64.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(byte[], byte[], int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Method to decode LZW compressed data.
decode16BitsTo8Bits(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns an unsigned 8 bit value computed by dithering the unsigned 16 bit value.
decodeAsRaster() - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoder
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster(int) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoder
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
decodeAsRenderedImage() - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeFromFile(String) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeSigned16BitsTo8Bits(short) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns an unsigned 8 bit value computed by dithering the signed 16 bit value.
decodeToFile(String, String) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEFAULT - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
DEFAULT - Static variable in class ch.randelshofer.quaqua.ext.batik.i18n.LocaleGroup
The default group.
DEFAULT_SIZE - Static variable in class org.jdesktop.layout.GroupLayout
Possible value for the add methods that takes a Component.
DefaultBrowserCellRenderer - Class in ch.randelshofer.quaqua
DefaultBrowserCellRenderer.
DefaultBrowserCellRenderer() - Constructor for class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns a new instance of DefaultTreeCellRenderer.
defaultChoosers - Variable in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
DefaultColumnCellRenderer - Class in ch.randelshofer.quaqua
DefaultColumnCellRenderer.
DefaultColumnCellRenderer(JBrowser) - Constructor for class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
DefaultColumnCellRenderer.UIResource - Class in ch.randelshofer.quaqua
 
DefaultColumnCellRenderer.UIResource(JBrowser) - Constructor for class ch.randelshofer.quaqua.DefaultColumnCellRenderer.UIResource
 
DefaultPalettes - Class in ch.randelshofer.quaqua.colorchooser
This class provides some well known color palettes as array constants.
defaultSwatchSize - Variable in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
DefaultTransferable - Class in ch.randelshofer.quaqua.datatransfer
A Transferable which uses a char array or a byte array as its data source.
DefaultTransferable(String, String, String) - Constructor for class ch.randelshofer.quaqua.datatransfer.DefaultTransferable
Creates a new instance using a String as the data source.
DefaultTransferable(char[], String, String) - Constructor for class ch.randelshofer.quaqua.datatransfer.DefaultTransferable
Creates a new instance using a char array as the data source.
DefaultTransferable(byte[], String, String) - Constructor for class ch.randelshofer.quaqua.datatransfer.DefaultTransferable
Creates a new instance using a byte array as the data source.
deltaX - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
 
deltaY - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
 
DESERET - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
destructiveOption - Variable in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
The destructive option is placed at least 24 pixels further away from the non-destructive options.
DEVANAGARI - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
DI - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
dialogFontTag(String) - Static method in class ch.randelshofer.quaqua.util.Fonts
Puts an HTML font tag for the Dialog Font around the specified text.
direction - Variable in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaTrackListener
 
direction - Variable in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeHomeAction
 
direction - Variable in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeIncrementAction
Specifies the direction to adjust the selection by.
direction - Variable in class ch.randelshofer.quaqua.QuaquaTreeUI.TreePageAction
Specifies the direction to adjust the selection by.
direction - Variable in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeTraverseAction
Determines direction to traverse, 1 means expand, -1 means collapse.
DIS - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
disabledForeground - Variable in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
dispatch(Runnable) - Method in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Enqueues the Runnable object, and executes it on a processor thread.
dispatch(Runnable, boolean) - Method in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Enqueues the Runnable object, and executes it on a processor thread.
dispatch(Runnable) - Method in class ch.randelshofer.quaqua.util.SequentialDispatcher
Queues the Runnable object for later execution on the processor thread.
dispatchAliasResolution(Runnable) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
dispatchDirectoryUpdater(Runnable) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
dispatchFileUpdater(Runnable) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
dispose() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
dispose() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
dispose() - Method in class ch.randelshofer.quaqua.JSheet
 
dispose() - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
 
dispose() - Method in class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
 
dispose() - Method in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Disposes the dispatcher and all associated processes.
dispose() - Method in class ch.randelshofer.quaqua.util.EventLoop
 
divide_BYTE_COMP_Data(WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
divide_INT_PACK_Data(WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
divideAlpha(WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
docChanged() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderHexTextFieldHandler
 
docChanged() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
done(T) - Method in class ch.randelshofer.quaqua.util.Worker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned without throwing an error.
DONT_BREAK_LINES - Static variable in class ch.randelshofer.quaqua.ext.base64.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPaint(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.AbstractFocusedPainter
 
doPaint(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.FocusedBorder
 
doPaint(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.icon.FocusedIcon
 
dragEnter(DropTargetDragEvent) - Method in class ch.randelshofer.quaqua.filechooser.FileTransferHandler
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragEnter(DropTargetDragEvent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
 
dragExit(DropTargetEvent) - Method in class ch.randelshofer.quaqua.filechooser.FileTransferHandler
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site for the DropTarget registered with this listener.
dragExit(DropTargetEvent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
 
dragOver(DropTargetDragEvent) - Method in class ch.randelshofer.quaqua.filechooser.FileTransferHandler
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site for the DropTarget registered with this listener.
dragOver(DropTargetDragEvent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
 
dragTo(Point, Point) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
dragWindow0 - Variable in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
drawEchoCharacter(Graphics, int, int, char) - Method in class ch.randelshofer.quaqua.QuaquaPasswordView
Renders the echo character, or whatever graphic should be used to display the password characters.
drawImage(Graphics2D, RenderedImage) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Draws ri into g2d.
drawImage(Graphics2D, RenderableImage, RenderContext) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Draws a Filter (RenderableImage) into a Graphics 2D after taking into account a particular RenderContext.
drawImage(Graphics2D, RenderableImage) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Draws a Filter (RenderableImage) into a Graphics 2D.
drawSelectedText(Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaPasswordView
Renders the given range in the model as selected text.
drawString(QuaquaMenuPainterClient, Graphics, String, int, int, int, boolean, boolean) - Method in class ch.randelshofer.quaqua.QuaquaMenuPainter
 
drawStringUnderlineCharAt(Graphics, String, int, int, int) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Draw a string with the graphics g at location (x, y) just like g.drawString would.
drawUnselectedText(Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaPasswordView
Renders the given range in the model as normal unselected text.
drop(DropTargetDropEvent) - Method in class ch.randelshofer.quaqua.filechooser.FileTransferHandler
Called when the drag operation has terminated with a drop on the operable part of the drop site for the DropTarget registered with this listener.
drop(DropTargetDropEvent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
 
dropActionChanged(DropTargetDragEvent) - Method in class ch.randelshofer.quaqua.filechooser.FileTransferHandler
Called if the user has modified the current drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
 
DS - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 

E

E - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
editablePropertyChanged(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Deprecated. As of Java 2 platform v1.4.
emphasizedDialogFontTag(String) - Static method in class ch.randelshofer.quaqua.util.Fonts
Puts an HTML font tag for the Emphasized Dialog Font around the specified text.
EmptyIcon - Class in ch.randelshofer.quaqua.icon
EmptyIcon.
EmptyIcon(int, int) - Constructor for class ch.randelshofer.quaqua.icon.EmptyIcon
 
ENCODE - Static variable in class ch.randelshofer.quaqua.ext.base64.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class ch.randelshofer.quaqua.ext.base64.Base64
Convenience method for encoding data to a file.
endGraphics(Graphics2D, Object) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Restores rendering hints for UI delegates.
ENQUEUE_WHEN_BLOCKED - Static variable in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Set the policy to enqueue the runnable for later execution if there are no available threads in the pool.
ensureFileIsVisible(JFileChooser, File) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
ensureFileIsVisible(JFileChooser, File) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
API method of FileChooserUI.
ensureFileIsVisible(JFileChooser, File) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
API method of FileChooserUI.
ensureFileIsVisible(JFileChooser, File) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
API method of FileChooserUI.
ensurePathIsVisible(TreePath) - Method in class ch.randelshofer.quaqua.JBrowser
Ensures that the last node of the specified path is visible.
enumerateAttributeNames() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Enumerates the attribute names.
enumeratePropertyNames() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use enumerateAttributeNames instead.
EP - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
EPS - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
equals(Object) - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
MimeTypes are equal if their primary types, subtypes, and parameters are all equal.
equals(Object) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
 
equals(Object) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
equals(Object) - Method in class ch.randelshofer.quaqua.filechooser.OSXCollator
 
ES - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
ETHIOPIC - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
EventLoop - Class in ch.randelshofer.quaqua.util
An EventLoop can process events on a separate worker thread.
EventLoop() - Constructor for class ch.randelshofer.quaqua.util.EventLoop
Creates a new EventLoop which processes events at Thread.NORM_PRORITY.
EventLoop(int) - Constructor for class ch.randelshofer.quaqua.util.EventLoop
Creates a new EventLoop which processes events at the desired thread priority.
exceedsCheckTreshold(MouseEvent, MouseEvent) - Static method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
exceedsMotionTreshold(MouseEvent, MouseEvent) - Static method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
expandedIcon - Variable in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
expandingIcon - Variable in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
expectedInput(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates a parse exception for when the next character read is not the character that was expected.

F

failed(Throwable) - Method in class ch.randelshofer.quaqua.util.Worker
Called on the event dispatching thread (not on the worker thread) after the construct method has thrown an error.
file - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
FILE_TYPE_ALIAS - Static variable in class ch.randelshofer.quaqua.osx.OSXFile
 
FILE_TYPE_DIRECTORY - Static variable in class ch.randelshofer.quaqua.osx.OSXFile
 
FILE_TYPE_FILE - Static variable in class ch.randelshofer.quaqua.osx.OSXFile
 
FILE_TYPE_UNKOWN - Static variable in class ch.randelshofer.quaqua.osx.OSXFile
 
FileInfo - Interface in ch.randelshofer.quaqua.filechooser
Provides information about a File object.
fileLabel - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Holds a Finder label for the file represented by this node.
FilenameDocument - Class in ch.randelshofer.quaqua.filechooser
A document model which silently converts forbidden filename characters into dashes.
FilenameDocument() - Constructor for class ch.randelshofer.quaqua.filechooser.FilenameDocument
 
FilePreview - Class in ch.randelshofer.quaqua.panther.filechooser
The FilePreview is used to render the preview column in the JBrowser in Quaqua's FileChooserUI's.
FilePreview(JFileChooser) - Constructor for class ch.randelshofer.quaqua.panther.filechooser.FilePreview
Creates new form.
FileRenderer - Class in ch.randelshofer.quaqua.filechooser
The FileRenderer is used to render a file in the JBrowser of one of the Quaqua FileChooserUI's.
FileRenderer(JFileChooser, Icon, Icon, Icon, Icon, Icon, Icon) - Constructor for class ch.randelshofer.quaqua.filechooser.FileRenderer
 
FileSystemTreeModel - Class in ch.randelshofer.quaqua.filechooser
The FileSystemTreeModel provides the data model for the file system in a QuaquaFileChooserUI.
FileSystemTreeModel(JFileChooser) - Constructor for class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Creates a new instance.
FileSystemTreeModel.AliasDirectoryNode - Class in ch.randelshofer.quaqua.filechooser
 
FileSystemTreeModel.AliasDirectoryNode(File, File, boolean) - Constructor for class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasDirectoryNode
 
FileSystemTreeModel.AliasNode - Class in ch.randelshofer.quaqua.filechooser
 
FileSystemTreeModel.AliasNode(File, File, boolean) - Constructor for class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasNode
 
FileSystemTreeModel.DirectoryNode - Class in ch.randelshofer.quaqua.filechooser
This is the implementation for a directory node (a composite node).
FileSystemTreeModel.DirectoryNode(File, boolean) - Constructor for class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
FileSystemTreeModel.Node - Class in ch.randelshofer.quaqua.filechooser
This is the implementation for a file node (a leaf node).
FileSystemTreeModel.Node(File, boolean) - Constructor for class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
FileSystemTreeModel.Node(File, String, boolean) - Constructor for class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
FileSystemViewFilter - Class in ch.randelshofer.quaqua.filechooser
This is a filter for the FileSystemView provided by the Java VM.
FileSystemViewFilter() - Constructor for class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Creates a new instance.
FileTransferHandler - Class in ch.randelshofer.quaqua.filechooser
FileTransferHandler.
FileTransferHandler(JFileChooser) - Constructor for class ch.randelshofer.quaqua.filechooser.FileTransferHandler
Creates a new instance.
filterRGB(int, int, int) - Method in class ch.randelshofer.quaqua.util.HalfbrightFilter
 
filterRGB(int, int, int) - Method in class ch.randelshofer.quaqua.util.Images.GraphiteFilter
 
filterRGB(int, int, int) - Method in class ch.randelshofer.quaqua.util.ShadowFilter
 
filters - Variable in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxModel
 
filters - Variable in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.FilterComboBoxModel
 
filters - Variable in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxModel
 
filters - Variable in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.FilterComboBoxModel
 
finalize() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Releases any system resources associated with this stream by calling the close() method.
finalize() - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
 
FINDER_PREFERENCES - Static variable in class ch.randelshofer.quaqua.osx.OSXPreferences
Path to finder preferences.
findFocusOwner(Component) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Return the child Component of the specified Component that is the focus owner, if any.
finished() - Method in class ch.randelshofer.quaqua.util.Worker
Called on the event dispatching thread (not on the worker thread) after the construct method has finished and after done() or failed() has been invoked.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneUI
Messaged after the JSplitPane the receiver is providing the look and feel for paints its children.
fireColorChanged(int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
fireOptionSelected(JOptionPane) - Method in class ch.randelshofer.quaqua.JSheet
Notify all listeners that have registered interest for notification on this event type.
fireOptionSelected(JOptionPane, int, Object, Object) - Method in class ch.randelshofer.quaqua.JSheet
Notify all listeners that have registered interest for notification on this event type.
fireOptionSelected(JFileChooser, int) - Method in class ch.randelshofer.quaqua.JSheet
Notify all listeners that have registered interest for notification on this event type.
firePopupMenuWillBecomeVisible() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
 
firePropertyChange(String, Object, Object) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
firePropertyChange(String, short, short) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
firePropertyChange(String, int, int) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
firePropertyChange(String, long, long) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
firePropertyChange(String, float, float) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
firePropertyChange(String, double, double) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
firePropertyChange(String, Object, Object) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
firePropertyChange(String, short, short) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
firePropertyChange(String, int, int) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
firePropertyChange(String, long, long) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
firePropertyChange(String, float, float) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
firePropertyChange(String, double, double) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
firePropertyChange(String, Object, Object) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
firePropertyChange(String, short, short) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
firePropertyChange(String, int, int) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
firePropertyChange(String, long, long) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
firePropertyChange(String, float, float) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
firePropertyChange(String, double, double) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
fireStateChanged() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
fireStateChanged() - Method in class ch.randelshofer.quaqua.QuaquaCaret
 
fireTreeNodeChanged(FileSystemTreeModel.Node) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesChanged(TreeModel, Object[], int[], Object[]) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(TreeModel, Object[], int[], Object[]) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(TreeModel, Object[], int[], Object[]) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(TreeModel, Object[]) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[]) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireValueChanged(TreeSelectionEvent) - Method in class ch.randelshofer.quaqua.JBrowser
Notifies all listeners that have registered interest for notification on this event type.
fixColorModel(CachableRed) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2LsRGBRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2sRGBRed
This function 'fixes' the source's color model.
FIXED_CELL_WIDTH_PROPERTY - Static variable in class ch.randelshofer.quaqua.JBrowser
Bound property name for preferredCellWidth.
fixSampleModel(CachableRed) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2LsRGBRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2sRGBRed
This function 'fixes' the source's sample model.
floatAt(Point, Point) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
flushBase64() - Method in class ch.randelshofer.quaqua.ext.base64.Base64.OutputStream
Method added by PHIL.
FocusBorder - Class in ch.randelshofer.quaqua.border
A Border which only draws if the component has focus.
FocusBorder(Border) - Constructor for class ch.randelshofer.quaqua.border.FocusBorder
Creates a new instance.
FocusedBorder - Class in ch.randelshofer.quaqua.border
Draws a focus ring around the opaque pixels of a border.
FocusedBorder(Border) - Constructor for class ch.randelshofer.quaqua.border.FocusedBorder
 
FocusedBorder.UIResource - Class in ch.randelshofer.quaqua.border
 
FocusedBorder.UIResource(Border) - Constructor for class ch.randelshofer.quaqua.border.FocusedBorder.UIResource
 
FocusedIcon - Class in ch.randelshofer.quaqua.icon
Draws a focus ring around the opaque pixels of an icon.
FocusedIcon(Icon) - Constructor for class ch.randelshofer.quaqua.icon.FocusedIcon
 
focusedSelectedExpandedIcon - Variable in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.SaveTextFocusListener
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.SaveTextFocusListener
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.SaveTextFocusListener
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.SaveTextFocusListener
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaButtonListener
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaCaret
Called when the component containing the caret gains focus.
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI.GlowFocusHandler
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaFocusHandler
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.FocusHandler
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldFocusHandler
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldFocusHandler15
 
focusGained(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.FocusHandler
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.SaveTextFocusListener
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.SaveTextFocusListener
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.SaveTextFocusListener
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.SaveTextFocusListener
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaButtonListener
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaCaret
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI.GlowFocusHandler
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaFocusHandler
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.FocusHandler
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldFocusHandler
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldFocusHandler15
 
focusLost(FocusEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.FocusHandler
 
focusNextComponent(Component) - Method in class ch.randelshofer.quaqua.QuaquaKeyboardFocusManager
Focuses the Component after aComponent, typically based on a FocusTraversalPolicy.
focusPreviousComponent(Component) - Method in class ch.randelshofer.quaqua.QuaquaKeyboardFocusManager
Focuses the Component before aComponent, typically based on a FocusTraversalPolicy.
Fonts - Class in ch.randelshofer.quaqua.util
Fonts.
formatMessage(String, Object[]) - Method in interface ch.randelshofer.quaqua.ext.batik.i18n.Localizable
Creates and returns a localized message, given the key of the message in the resource bundle and the message parameters.
formatMessage(String, Object[]) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Implements Localizable.formatMessage(String,Object[]).
FormatRed - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This allows you to specify the ColorModel, Alpha premult and/or SampleModel to be used for output.
FormatRed(CachableRed, SampleModel) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
Construct an instance of CachableRed around a BufferedImage.
FormatRed(CachableRed, ColorModel) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
 
ForwardSeekableStream - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util
A subclass of SeekableStream that may be used to wrap a regular InputStream efficiently.
ForwardSeekableStream(InputStream) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Constructs a InputStreamForwardSeekableStream from a regular InputStream.
fractions - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Gradient keyframe values in the range 0 to 1.
FrameButtonStateIcon - Class in ch.randelshofer.quaqua.icon
An Icon with different visuals reflecting the state of the AbstractButton on which it draws on.
FrameButtonStateIcon(Image[]) - Constructor for class ch.randelshofer.quaqua.icon.FrameButtonStateIcon
Creates a new instance.
FrameButtonStateIcon(Icon[]) - Constructor for class ch.randelshofer.quaqua.icon.FrameButtonStateIcon
Creates a new instance.
FrameButtonStateIcon(Image, int, boolean) - Constructor for class ch.randelshofer.quaqua.icon.FrameButtonStateIcon
Creates a new instance.

G

gap - Variable in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
generateColorTrack() - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
generateColorWheel() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
generateLookupTables() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
generateMissingIcons() - Method in class ch.randelshofer.quaqua.icon.ButtonFocusIcon
 
generateMissingIcons() - Method in class ch.randelshofer.quaqua.icon.ButtonStateIcon
 
generateMissingIcons() - Method in class ch.randelshofer.quaqua.icon.FrameButtonStateIcon
 
generateMissingIcons() - Method in class ch.randelshofer.quaqua.icon.MultiIcon
 
generateMissingIcons() - Method in class ch.randelshofer.quaqua.icon.SliderThumbIcon
 
genTile(int, int) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TileGenerator
 
GEORGIAN - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
get(File, String) - Static method in class ch.randelshofer.quaqua.osx.OSXPreferences
 
get(File, String, Object) - Static method in class ch.randelshofer.quaqua.osx.OSXPreferences
Get a value from a Mac OS X preferences file.
get(Object) - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
getAbsoluteFile(File) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Converts the path name denoted by the file to an absolute path.
getAcc(String) - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get a KeyStroke from the ResourceBundle.
getAccessoryPanel() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
getAccessoryPanel() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
FIXME - This could be moved up to BasicFileChooserUI.
getAccessoryPanel() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
FIXME - This could be moved up to BasicFileChooserUI.
getAccessoryPanel() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
FIXME - This could be moved up to BasicFileChooserUI.
getActions() - Method in class ch.randelshofer.quaqua.QuaquaEditorKit
Fetches the set of commands that can be used on a text component that is using a model and view produced by this kit.
getActualBorder(Component) - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
Returns a Border that implements the VisualMargin interface.
getAllowsChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
getAllowsChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getAlpha() - Method in class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
getApplicationFont() - Static method in class ch.randelshofer.quaqua.util.Fonts
If your application creates text documents, use the application font as the default for user-created content.
getApplicationIconImage() - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
Gets the application image.
getApproveButton(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
getApproveButton(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
getApproveButton(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
getApproveButton(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
getApproveButtonText(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
getApproveButtonText(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
API method of FileChooserUI.
getApproveButtonText(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
API method of FileChooserUI.
getApproveButtonText(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
API method of FileChooserUI.
getApproveSelectionAction() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
getApproveSelectionAction() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
getApproveSelectionAction() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
getApproveSelectionAction() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
getArrowIcon() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
getArrowWidth() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
getAsBytes() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns the data as an uninterpreted array of bytes.
getAsChars() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SHORT data as an array of chars (unsigned 16-bit integers).
getAsDouble(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in any numerical format as a float.
getAsDoubles() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_DOUBLE data as an array of doubles.
getAsFloat(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in any numerical format as a float.
getAsFloats() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_FLOAT data as an array of floats.
getAsInt(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, or TIFF_SLONG format as an int.
getAsInts() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SLONG data as an array of ints (signed 32-bit integers).
getAsLong(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, TIFF_SLONG, or TIFF_LONG format as a long.
getAsLongs() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_LONG data as an array of longs (signed 64-bit integers).
getAsRational(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_RATIONAL data item as a two-element array of ints.
getAsRationals() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_RATIONAL data as an array of 2-element arrays of longs.
getAsShorts() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SSHORT data as an array of shorts (signed 16-bit integers).
getAsSRational(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_SRATIONAL data item as a two-element array of ints.
getAsSRationals() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SRATIONAL data as an array of 2-element arrays of ints.
getAsString(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_ASCII data item as a String.
getAttribute(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getAttribute(String, Object) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getAttribute(String, HashMap, String, boolean) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getAutocreateContainerGaps() - Method in class org.jdesktop.layout.GroupLayout
Returns whether or not gaps between the container and the first/last components should automatically be created.
getAutocreateGaps() - Method in class org.jdesktop.layout.GroupLayout
Returns true if gaps between components are automatically be created.
getBackgroundBorder() - Method in interface ch.randelshofer.quaqua.border.BackgroundBorder
Returns the border that needs to be drawn onto the background.
getBackgroundBorder() - Method in class ch.randelshofer.quaqua.border.BackgroundBorderUIResource
 
getBackgroundBorder() - Method in class ch.randelshofer.quaqua.QuaquaNativeButtonBorder
 
getBackgroundBorder() - Method in class ch.randelshofer.quaqua.QuaquaNativeTextFieldBorder
 
getBackgroundBorder() - Method in class ch.randelshofer.quaqua.QuaquaNativeToolBarBorder
 
getBackgroundBorder() - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
 
getBackgroundBorder() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldBorder
 
getBackgroundBorder() - Method in class ch.randelshofer.quaqua.QuaquaToolBarBorder
 
getBackgroundBorder() - Method in class ch.randelshofer.quaqua.util.GroupBox
 
getBackgroundNonSelectionColor() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the background color to be used for non selected nodes.
getBackgroundSelectionColor() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the color to use for the background if node is selected.
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaLabelUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
getBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
getBaseline(int) - Static method in class ch.randelshofer.quaqua.util.ScriptSystem
Returns the baseline of the specified script system.
getBaseline(JComponent, int, int) - Method in interface ch.randelshofer.quaqua.VisuallyLayoutable
Returns the baseline for the specified component, or -1 if the baseline can not be determined.
getBaseline(JComponent) - Static method in class org.jdesktop.layout.Baseline
Returns the baseline for the specified component, or -1 if the baseline can not be determined.
getBaseline(JComponent, int, int) - Static method in class org.jdesktop.layout.Baseline
Returns the baseline for the specified component, or a value less than 0 if the baseline can not be determined.
getBaselineResizeBehavior(JComponent) - Static method in class org.jdesktop.layout.Baseline
Returns a constant indicating how the baseline varies with the size of the component.
getBaseSystemFont() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Returns the base font for which system fonts are derived.
getBaseSystemFont() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Returns the base font for which system fonts are derived.
getBaseSystemFont() - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
Returns the base font for which system fonts are derived.
getBaseSystemFont() - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
Returns the base font for which system fonts are derived.
getBaseType() - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Return a String representation of this object without the parameter list.
getBooleanAttribute(String, String, String, boolean) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getBorder(Component) - Method in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
getBorderColor() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI.DragWindow0
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.AnimatedBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.BackgroundBorderUIResource
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.CachedImageBevelBorder
Returns the insets of the border.
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
Reinitializes the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.FocusBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.FocusedBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.ImageBevelBorder
Returns the insets of the border.
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.MatteBevelBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.OverlayBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeImageBevelBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.border.VisualMarginBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.border.VisualMarginBorder
Reinitializes the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.colorchooser.SmallColorWellBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardComboBoxPopupBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardMenuBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardSideBarSelectionBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionScrollBarThumbBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionScrollBarTrackBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionSideBarSelectionBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaBorders.OptionDialogBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaBorders.OptionDialogBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaBorders.PaletteBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaBorders.PaletteBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
Returns true, if this border has a visual cue for the disabled state of the button.
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaButtonMarginBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaButtonMarginBorder
Reinitializes the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaColorWellBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaNativeButtonBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaNativeScrollPaneBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaNativeTextFieldBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaNativeToolBarBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaNativeToolBarBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaPlacardButtonBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaPopupMenuBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaSquareButtonBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaToolBarBorder
 
getBorderInsets(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaToolBarBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaToolBarTabButtonBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.QuaquaToolBarToggleButtonBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.snow_leopard.QuaquaSnowLeopardSideBarSelectionBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.tiger.QuaquaTigerSideBarSelectionBorder
 
getBorderInsets(Component) - Method in class ch.randelshofer.quaqua.util.GroupBox
 
getBorderSelectionColor() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the color the border is drawn.
getBoundedRangeModel(int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Returns the bounded range model of the specified color component.
getBounds() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getBounds() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getBounds() - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.CachableRed
Returns the bounds of the current image.
getBounds() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getBrowserCellRendererComponent(JBrowser, Object, boolean, boolean, boolean, int, boolean) - Method in interface ch.randelshofer.quaqua.BrowserCellRenderer
Sets the value of the current tree cell to value.
getBrowserCellRendererComponent(JBrowser, Object, boolean, boolean, boolean, int, boolean) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Configures the renderer based on the passed in components.
getBufferedImage() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
fetch the bufferedImage from this node.
getBundle(String) - Static method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get the appropriate ResourceBundle subclass.
getButtons() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Returns the buttons to display from the JOptionPane the receiver is providing the look and feel for.
getCellRenderer() - Method in class ch.randelshofer.quaqua.JBrowser
Gets the delegate that's used to paint each cell in the browser.
getCellTipOrigin() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the origin of the cell tip tooltip relative to the origin of the cell renderer.
getCenter() - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
getCentersChildren() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
getCharacter(String) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
getChild(Object, int) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
 
getChild(Object, int) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.leopard.filechooser.DarwinLeopardFileSystemView
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
 
getChild(File, String) - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
 
getChildAt(int) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
getChildAt(int) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getChildCount() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
getChildCount(Object) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
getChildCount() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getChildCount(Object) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
getChildren() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns the child iterator as a ArrayList.
getClosedIcon() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the icon used to represent non-leaf nodes that are not expanded.
getClosestIndex() - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
Returns the index of the color which is closest to the current color in the color chooser, or -1 of no such color exists.
getClosestPathForLocation(int, int) - Method in class ch.randelshofer.quaqua.JBrowser
Returns the path to the node that is closest to x,y.
getCoefficients() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
 
getCollationKey() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getCollationKey(String) - Method in class ch.randelshofer.quaqua.filechooser.OSXCollator
 
getColor() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
getColor() - Method in class ch.randelshofer.quaqua.colorchooser.Crayons
Returns the current color.
getColor() - Method in class ch.randelshofer.quaqua.colorchooser.GrayColorSliderModel
 
getColor() - Method in class ch.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
 
getColor() - Method in class ch.randelshofer.quaqua.colorchooser.PaletteEntry
 
getColor() - Method in class ch.randelshofer.quaqua.QuaquaHighlighter.QuaquaHighlightPainter
 
getColorAt(int, int, int, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
getColorAt(int, int) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
getColorForGap(int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getColorForLocation(int, int) - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
getColorLocation(Color, int, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
getColorLocation(float, float, float, int, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
getColorLocation(Color) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
getColorLocation(float, float, float) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
getColorModel() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getColorModel() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getColors() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of colors used by this gradient.
getColorSpace() - Method in class ch.randelshofer.quaqua.colorchooser.GrayColorSliderModel
 
getColorSpace() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies color space for interpolation.
getColumnCellRenderer() - Method in class ch.randelshofer.quaqua.JBrowser
Gets the delegate that's used to paint a column cell in the browser.
getColumnWidth(int) - Method in class ch.randelshofer.quaqua.JBrowser
Gets the width of a column.
getComboBox() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
getComboIcon() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
getComponent(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
getComponentBaseline(JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaBaseline
Returns the baseline for the specified component, or -1 if the baseline can not be determined.
getComponentBaseline(JComponent, int, int) - Method in class org.jdesktop.layout.Baseline
Returns the baseline for the specified component, or -1 if the baseline can not be determined.
getComponentCount() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Returns the number of components of this color component model.
getComputer() - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
 
getComputer() - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Returns the file that represents this computer node.
getComputer() - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
 
getComputer() - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
 
getComputer() - Method in class ch.randelshofer.quaqua.leopard.filechooser.DarwinLeopardFileSystemView
 
getComputer() - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
 
getComputer() - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
 
getComputer() - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
 
getComputer() - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
 
getComputer() - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
 
getContainerGap(JComponent, int, Container) - Method in class ch.randelshofer.quaqua.QuaquaLayoutStyle
Returns the amount of space to position a component inside its parent.
getContainerGap(JComponent, int, Container) - Method in class ch.randelshofer.quaqua.QuaquaLayoutStyle15
Returns the amount of space to position a component inside its parent.
getContainerGap(JComponent, int, Container) - Method in class org.jdesktop.layout.LayoutStyle
Returns the amount of space to position a component inside its parent.
getContent() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns the PCDATA content of the object.
getContentBorderInsets(int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getContentBorderInsets(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getContents() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getContent instead.
getCount() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns the number of elements in the IFD.
getCurrentLocale() - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
getCycleMethod() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies cycling behavior.
getData() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getData(Rectangle) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getData() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getData(Rectangle) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getData() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData(Rectangle) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
 
getData(Rectangle) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
 
getDecodePaletteAsShorts() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns true if palette entries will be decoded as shorts, resulting in an output image with short datatype.
getDefaultClosedIcon() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are not expanded.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.leopard.filechooser.DarwinLeopardFileSystemView
 
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
Return the user's default starting directory for the file chooser.
getDefaultIcon(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
getDefaultIcon(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
getDefaultLeafIcon() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the default icon, for the current laf, that is used to represent leaf nodes.
getDefaultLocale() - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
getDefaultMargin(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
Returns the default button margin for the specified component.
getDefaultOpenIcon() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are expanded.
getDefaults() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
This method is called once by UIManager.setLookAndFeel to create the look and feel specific defaults table.
getDefaults() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
This method is called once by UIManager.setLookAndFeel to create the look and feel specific defaults table.
getDefaults() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
This method is called once by UIManager.setLookAndFeel to create the look and feel specific defaults table.
getDefaults() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
This method is called once by UIManager.setLookAndFeel to create the look and feel specific defaults table.
getDefaults() - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
This method is called once by UIManager.setLookAndFeel to create the look and feel specific defaults table.
getDefaults() - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
This method is called once by UIManager.setLookAndFeel to create the look and feel specific defaults table.
getDefaults() - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
This method is called once by UIManager.setLookAndFeel to create the look and feel specific defaults table.
getDefaultTreeModel() - Static method in class ch.randelshofer.quaqua.JBrowser
Creates and returns a sample TreeModel.
getDeltaX() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
The delata translation in x (absolute loc is available from getMinX())
getDeltaY() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
The delata translation in y (absolute loc is available from getMinY())
getDependencyRegion(int, Rectangle) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getDependencyRegion(int, Rectangle) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.CachableRed
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getDescription(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileView
A human readable description of the file.
getDescription() - Method in class ch.randelshofer.quaqua.jaguar.Quaqua15JaguarLookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardCrossPlatformLookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.panther.Quaqua15PantherLookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerCrossPlatformLookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDesign() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Returns the current design of Mac OS X.
getDesktop() - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
 
getDesktop() - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
 
getDestination(Graphics2D) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
getDestinationBounds(Graphics2D) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
getDestinationColorModel(Graphics2D) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
getDestinationColorSpace(Graphics2D) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
getDestructiveOption() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
getDialogFont() - Static method in class ch.randelshofer.quaqua.util.Fonts
The dialog font is used for text in menus, modeless dialogs, and titles of document windows.
getDirectoryTTL() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
getDirtyRegion(int, Rectangle) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getDirtyRegion(int, Rectangle) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.CachableRed
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.CMYKChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSlidersChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.CrayonsChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.GrayChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.HSBChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.HTMLChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.RGBChooser
 
getDisplayName() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchesChooser
 
getDisplayName(File) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns the localized display name of the specified file.
getDisplaySize() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Returns the calculated size of the display area.
getDoubleAttribute(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getDoubleAttribute(String, double) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getDoubleAttribute(String, HashMap, String, boolean) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getDragEnabled() - Method in class ch.randelshofer.quaqua.JBrowser
Gets the dragEnabled property.
getDragThreshold() - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
getEchoChar(JPasswordField) - Method in class ch.randelshofer.quaqua.QuaquaPasswordView
 
getEditorKit(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
Fetches the EditorKit for the UI.
getEditorKit(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
Fetches the EditorKit for the UI.
getEditorKit(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
Fetches the EditorKit for the UI.
getEditorKit(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
Fetches the EditorKit for the UI.
getElementAt(int) - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DirectoryComboBoxModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DirectoryComboBoxModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.FilterComboBoxModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DirectoryComboBoxModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DirectoryComboBoxModel
 
getElementAt(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.FilterComboBoxModel
 
getEmphasizedDialogFont() - Static method in class ch.randelshofer.quaqua.util.Fonts
Use emphasized dialog fonts sparingly.
getEmphasizedSmallDialogFont() - Static method in class ch.randelshofer.quaqua.util.Fonts
You might use emphasized small dialog font to title a group of settings that appear without a group box, or for brief informative text below a text field.
getEndPoint() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getError() - Method in class ch.randelshofer.quaqua.util.Worker
Get the error produced by the worker thread, or null if it hasn't thrown one.
getExcludedUIs() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Gets the excluded UI delegates, or null, if all Quaqua UI delegates shall be excluded from the QuaquaLookAndFeel.
getField(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a given tag as a TIFFField, or null if the tag is not present.
getFieldAsByte(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a byte.
getFieldAsByte(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a byte.
getFieldAsDouble(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a double.
getFieldAsDouble(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a double.
getFieldAsFloat(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a float.
getFieldAsFloat(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a float.
getFieldAsLong(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a long.
getFieldAsLong(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a long.
getFields() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns an array of TIFFFields containing all the fields in this directory.
getFile() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns the unresolved file object.
getFile() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getFileChooser() - Method in class ch.randelshofer.quaqua.SheetEvent
Returns the JFileChooser pane on the sheet.
getFileKind() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns the kind of the file.
getFileKind() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasDirectoryNode
 
getFileKind() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasNode
 
getFileKind() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
getFileKind() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getFileLabel() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns the (color) label of the file.
getFileLabel() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getFileLength() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns the length of the file.
getFileLength() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
getFileLength() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getFileName() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
getFileName() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
getFileName() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
getFileName() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
getFilePointer() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Returns the current position in the stream (bytes read).
getFilePointer() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.MemoryCacheSeekableStream
Returns the current offset in this file.
getFilePointer() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Returns the current offset in this stream.
getFiles() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
getFiles(File, boolean) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Gets the list of shown (i.e.
getFileSystemTreeModel() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
getFileSystemTreeModel() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
getFileSystemTreeModel() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
getFileType(File) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns the file type: 0=file, 1=directory, 2=alias, -1=unknown.
getFileView(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
getFileView(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
API method of FileChooserUI.
getFileView(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
API method of FileChooserUI.
getFileView(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
API method of FileChooserUI.
getFixedCellWidth() - Method in class ch.randelshofer.quaqua.JBrowser
 
getFont() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Gets the font of this component.
getFont() - Method in class ch.randelshofer.quaqua.QuaquaTitlePane
 
getFormatted(String, Object) - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
 
getFormatted(String, Object[]) - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
 
getFractions() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of floats used by this gradient to calculate color distribution.
getHeight() - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
getHeight() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getHeight() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
 
getHomeDirectory() - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
 
getHonorsVisibility() - Method in class org.jdesktop.layout.GroupLayout
Returns whether component visiblity is considered when sizing and positioning components.
getHorizontalGroup() - Method in class org.jdesktop.layout.GroupLayout
Returns the Group that is responsible for layout along the horizontal axis.
getIcon() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns the icon of the file.
getIcon() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getIcon(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileView
The icon that represents this file in the JFileChooser.
getIcon(Component) - Method in class ch.randelshofer.quaqua.icon.ButtonFocusIcon
 
getIcon(Component) - Method in class ch.randelshofer.quaqua.icon.ButtonStateIcon
 
getIcon(Component) - Method in class ch.randelshofer.quaqua.icon.FrameButtonStateIcon
 
getIcon(Component) - Method in class ch.randelshofer.quaqua.icon.MultiIcon
 
getIcon(Component) - Method in class ch.randelshofer.quaqua.icon.SliderThumbIcon
 
getIcon(File, int) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns the icon for the specified file.
getIconHeight() - Method in class ch.randelshofer.quaqua.icon.EmptyIcon
 
getIconHeight() - Method in class ch.randelshofer.quaqua.icon.FocusedIcon
 
getIconHeight() - Method in class ch.randelshofer.quaqua.icon.ListStateIcon
 
getIconHeight() - Method in class ch.randelshofer.quaqua.icon.MultiIcon
 
getIconHeight() - Method in class ch.randelshofer.quaqua.icon.OverlayIcon
 
getIconHeight() - Method in class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
getIconHeight() - Method in class ch.randelshofer.quaqua.icon.ShiftedIcon
 
getIconHeight() - Method in class ch.randelshofer.quaqua.VisuallyLayoutableIcon
 
getIconImage(int) - Static method in class ch.randelshofer.quaqua.osx.OSXApplication
Returns the icon image of the application.
getIconImage(File, int) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns the icon image for the specified file.
getIconWidth() - Method in class ch.randelshofer.quaqua.icon.EmptyIcon
 
getIconWidth() - Method in class ch.randelshofer.quaqua.icon.FocusedIcon
 
getIconWidth() - Method in class ch.randelshofer.quaqua.icon.ListStateIcon
 
getIconWidth() - Method in class ch.randelshofer.quaqua.icon.MultiIcon
 
getIconWidth() - Method in class ch.randelshofer.quaqua.icon.OverlayIcon
 
getIconWidth() - Method in class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
getIconWidth() - Method in class ch.randelshofer.quaqua.icon.ShiftedIcon
 
getIconWidth() - Method in class ch.randelshofer.quaqua.VisuallyLayoutableIcon
 
getID() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Return a string that identifies this look and feel.
getID() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Return a string that identifies this look and feel.
getID() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
Return a string that identifies this look and feel.
getID() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
Return a string that identifies this look and feel.
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Direction
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.HorizontalAlignment
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Key
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Orientation
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.ScrollBarPart
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.SegmentPosition
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Size
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.State
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Variant
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.VerticalAlignment
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Widget
 
getId() - Method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.WindowType
 
getId() - Method in enum ch.randelshofer.quaqua.QuaquaUtilities.SizeVariant
 
getID() - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
getID() - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
getID() - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
getIFDOffset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns the value set by setIFDOffset() or null if no value has been set.
getIFDOffset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the offset of the IFD corresponding to this TIFFDirectory.
getImage() - Method in class ch.randelshofer.quaqua.border.ImageBevelBorder
 
getImageIcon(String, Class) - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get an image icon from the ResourceBundle.
getIncludedUIs() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Gets the included UI delegates, or null, if all Quaqua UI delegates shall be included into the QuaquaLookAndFeel.
getIndex(TreeNode) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
getIndex(TreeNode) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getIndexForMnemonic(int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getIndexForMnemonic(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getIndexForMnemonic(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
getIndexForMnemonic(int) - Method in interface ch.randelshofer.quaqua.util.NavigatableTabbedPaneUI
 
getIndexOfChild(Object, Object) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
getIndexOfChild(Object, Object) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
getInfo() - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
 
getInputStream() - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoder
Returns the SeekableStream associated with this ImageDecoder.
getInputStream() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Returns the SeekableStream associated with this ImageDecoder.
getInputValue() - Method in class ch.randelshofer.quaqua.SheetEvent
Returns the input value that the JOptionPane returned, if it wants input.
getInsets() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getInsets() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI.DragWindow0
 
getInstance() - Static method in class ch.randelshofer.quaqua.QuaquaFocusHandler
 
getInstance() - Static method in class ch.randelshofer.quaqua.QuaquaMenuPainter
 
getInstance() - Static method in class ch.randelshofer.quaqua.QuaquaTextCursorHandler
Returns the shared instance of the handler.
getInstance() - Static method in class ch.randelshofer.quaqua.QuaquaTextFieldFocusHandler
 
getInstance() - Static method in class ch.randelshofer.quaqua.QuaquaTextFieldFocusHandler15
 
getIntAttribute(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getIntAttribute(String, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getIntAttribute(String, HashMap, String, boolean) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getInteger(String) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Returns the integer mapped with the given string
getInterpolatedRGB(int, float) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Returns an interpolated RGB value by using the values of the color components of this ColorSliderModel except for the component specified as an argument.
getInterpolatedRGB(int, float) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
getIntProperty(String, HashMap, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getIntAttribute instead.
getJPEGDecompressYCbCrToRGB() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Whether JPEG-compressed YCbCr data will be converted to RGB.
getKeyListener() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
getKeyListeners() - Method in class ch.randelshofer.quaqua.JBrowser
Returns an array of all the key listeners registered on this component.
getKeyModifiersText(int, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Returns a Mac OS X specific String describing the modifier key(s), such as "Shift", or "Ctrl+Shift".
getKeySet(File) - Static method in class ch.randelshofer.quaqua.osx.OSXPreferences
Returns all known keys for the specified preferences file.
getKeyStroke(String) - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get a KeyStroke from the ResourceBundle.
getKindString(File) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns the kind string of the specified file.
getLabel(File) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns the label of the specified file.
getLabelColor(int, int) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns the color of the specified label.
getLabelFont() - Static method in class ch.randelshofer.quaqua.util.Fonts
The label font is used for labels with controls such as sliders and icon bevel buttons.
getLAFBundle(String) - Static method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get the appropriate ResourceBundle subclass.
getLAFBundle(String, Locale) - Static method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get the appropriate ResourceBundle subclass.
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.CMYKChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSlidersChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.CrayonsChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.GrayChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.HSBChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.HTMLChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.RGBChooser
 
getLargeDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchesChooser
 
getLastKeyboardTraversingComponent() - Method in class ch.randelshofer.quaqua.QuaquaKeyboardFocusManager
Returns the most recent component, for which focusPreviousComponent or focusNextComponent was invoked.
getLayoutAlignmentX(Container) - Method in class org.jdesktop.layout.GroupLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class org.jdesktop.layout.GroupLayout
Returns the alignment along the y axis.
getLayoutStyle() - Method in class ch.randelshofer.quaqua.leopard.Quaqua16LeopardLookAndFeel
 
getLayoutStyle() - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
 
getLayoutStyle() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
 
getLayoutStyle() - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
 
getLayoutStyle() - Method in class org.jdesktop.layout.GroupLayout
Returns the LayoutStyle instance to use
getLeafIcon() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the icon used to represent leaf nodes.
getLeftSideBearing(Font, String) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
getLineNr() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns the line nr in the source data on which the element is found.
getLineNr() - Method in exception ch.randelshofer.quaqua.ext.nanoxml.XMLParseException
Where the error occurred, or NO_LINE if the line number is unknown.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ch.randelshofer.quaqua.colorchooser.PaletteEntryCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxCellRenderer
 
getLocale() - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocaleGroup
Gets the current default locale in this group, or null.
getLocale() - Method in interface ch.randelshofer.quaqua.ext.batik.i18n.Localizable
Returns the current locale or null if the locale currently used is the default one.
getLocale() - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Implements Localizable.getLocale().
getLocale() - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
 
getLocaleGroup() - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
getLookAndFeel() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Returns a Quaqua look and feel, if workarounds for the system look and feel are available.
getLookAndFeelClassName() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Returns the class name of a Quaqua look and feel.
getMargin() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
getMargin() - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
 
getMaxCachedImageSize() - Method in class ch.randelshofer.quaqua.util.CachedPainter
 
getMaxCharactersPerLineCount() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Returns the maximum number of characters to place on a line.
getMaximumSize(JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
Returns the maximum size of the JFileChooser.
getMaximumSize(JComponent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
getMaximumSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
getMaximumSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
getMaximumSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
getMaximumSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarSeparatorUI
 
getMaximumThumbSize() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
Return the largest acceptable size for the thumb.
getMaxThreadCount() - Method in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Returns the maximal number of concurrent threads.
getMeasurementChar(int) - Static method in class ch.randelshofer.quaqua.util.ScriptSystem
Returns the best character of the specified script system for measuring perceived ascent and perceived descent of the script.
getMessage() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Returns the message to display from the JOptionPane the receiver is providing the look and feel for.
getMiniDialogFont() - Static method in class ch.randelshofer.quaqua.util.Fonts
If necessary, the mini dialog font can be used for utility window labels and text.
getMinimumCellWidth() - Method in class ch.randelshofer.quaqua.JBrowser
 
getMinimumHorizontalSize() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
getMinimumSize(JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
Returns the minimum size of the JFileChooser.
getMinimumSize(JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
 
getMinimumSize(JComponent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
getMinimumSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
getMinimumSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Note: Changes in this method also require changes in method rectangelForCurrentValue.
getMinimumSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarSeparatorUI
 
getMinimumThumbSize() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
Return the smallest acceptable size for the thumb.
getMinimumVerticalSize() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
getMinTileX() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileX() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinTileY() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileY() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinX() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getMinX() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinY() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getMinY() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMnem(String) - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get a Mnemonic from the ResourceBundle.
getMnemonic(String) - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get a Mnemonic from the ResourceBundle.
getMode() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.PadMode
Returns the mode of this pad mode.
getModel() - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
getModel() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the TreeModel that is providing the data.
getMonospaceFont() - Static method in class ch.randelshofer.quaqua.util.Fonts
If your application needs monospaced fonts, use the monospace font.
getName() - Method in class ch.randelshofer.quaqua.colorchooser.PaletteEntry
 
getName() - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
 
getName() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns the name of the element.
getName(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileView
The name of the file.
getName() - Method in class ch.randelshofer.quaqua.jaguar.Quaqua15JaguarLookAndFeel
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardCrossPlatformLookAndFeel
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.panther.Quaqua15PantherLookAndFeel
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.QuaquaUIAction
 
getName() - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerCrossPlatformLookAndFeel
Return a short string that identifies this look and feel, e.g.
getName() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
Return a short string that identifies this look and feel, e.g.
getNewFolderAction() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
getNewFolderAction() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
getNewFolderAction() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
getNewFolderAction() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
getNextCode() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
 
getNextIFDOffset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the offset of the next IFD after the IFD corresponding to this TIFFDirectory.
getNumDirectories(SeekableStream) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the number of image directories (subimages) stored in a given TIFF file, represented by a SeekableStream.
getNumEntries() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the number of directory entries.
getNumPages() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
getNumPages() - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoder
Returns the number of pages present in the current stream.
getNumPages() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Returns the number of pages present in the current stream.
getNumXTiles() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getNumXTiles() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getNumYTiles() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getNumYTiles() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getOffset() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI.DragWindow0
 
getOpenIcon() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the icon used to represent non-leaf nodes that are expanded.
getOption() - Method in class ch.randelshofer.quaqua.SheetEvent
Returns the option that the JFileChooser or JOptionPane returned.
getOptionPane() - Method in class ch.randelshofer.quaqua.SheetEvent
Returns the JOptionPane pane on the sheet.
getOS() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Returns the current operating system.
getPadding() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
getPaint(Component, int, int, int, int) - Method in class ch.randelshofer.quaqua.color.GradientColor
 
getPaint(Component, int, int, int, int) - Method in class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
getPaint(Component, int, int) - Method in class ch.randelshofer.quaqua.color.PaintableColor
 
getPaint(Component, int, int, int, int) - Method in class ch.randelshofer.quaqua.color.PaintableColor
 
getPaint(Color, Component) - Static method in class ch.randelshofer.quaqua.color.PaintableColor
If the Color is an instance of PaintableColor, returns a Paint object which is properly configured for drawing on the component.
getPaint(Color, Component, int, int) - Static method in class ch.randelshofer.quaqua.color.PaintableColor
xOffset and yOffset are used to achieve the shifted texture effect that is used to render tabbed panes with Jaguar design.
getPaint(Color, Component, int, int, int, int) - Static method in class ch.randelshofer.quaqua.color.PaintableColor
 
getPaint(Component, int, int, int, int) - Method in class ch.randelshofer.quaqua.color.TextureColor
 
getPaint(Component, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneBackground
 
getPane() - Method in class ch.randelshofer.quaqua.SheetEvent
Returns the pane on the sheet.
getParam() - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoder
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParam() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParameter(String) - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Retrieve the value associated with the given name, or null if there is no current association.
getParameters() - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Retrieve a copy of this object's parameter list.
getParent() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getParentDirectory(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Returns the parent directory of dir.
getParentDirectory(File) - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
Returns the parent directory of dir.
getParentDirectory(File) - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
Returns the parent directory of dir.
getParentDirectory(File) - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
Returns the parent directory of dir.
getParentDirectory(File) - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
Returns the parent directory of dir.
getParentDirectory(File) - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
Returns the parent directory of dir.
getParentDirectory(File) - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
Returns the parent directory of dir.
getPath() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getPathBounds(TreePath) - Method in class ch.randelshofer.quaqua.JBrowser
Returns the Rectangle that the specified node will be drawn into.
getPathForLocation(int, int) - Method in class ch.randelshofer.quaqua.JBrowser
Returns the path for the node at the specified location.
getPathToRoot(TreeNode, int) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getPathToRoot() - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
getPerceivedAscent(Font, FontRenderContext, int) - Static method in class ch.randelshofer.quaqua.util.Fonts
Returns the perceived ascent of the specified font, if text is written using the specified script system and font render context.
getPerceivedBounds(String, Font, Component) - Static method in class ch.randelshofer.quaqua.util.Fonts
Returns the perceived bounds of the specified string, if it is rendered using the specified font on the provided component.
getPerceivedDescent(Font, FontRenderContext, int) - Static method in class ch.randelshofer.quaqua.util.Fonts
Returns the perceived descent of the specified font, if text is written using the specified script system and font render context.
getPopup(Component, Component, int, int) - Method in class ch.randelshofer.quaqua.QuaquaPopupFactory
 
getPreferredColumnWidth(int) - Method in class ch.randelshofer.quaqua.JBrowser
Gets the preferred width of a column, which usually is the width of the largest cell.
getPreferredGap(JComponent, JComponent, LayoutStyle.ComponentPlacement, int, Container) - Method in class ch.randelshofer.quaqua.QuaquaLayoutStyle
Returns the amount of space to use between two components.
getPreferredGap(JComponent, JComponent, int, int, Container) - Method in class ch.randelshofer.quaqua.QuaquaLayoutStyle15
Returns the amount of space to use between two components.
getPreferredGap(JComponent, JComponent, int, int, Container) - Method in class org.jdesktop.layout.LayoutStyle
Returns the amount of space to use between two components.
getPreferredHorizontalSize() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
getPreferredMenuItemSize(JComponent, Icon, Icon, int, Font) - Method in class ch.randelshofer.quaqua.QuaquaMenuPainter
 
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class ch.randelshofer.quaqua.QuaquaMenuUI
 
getPreferredScrollableViewportSize() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the preferred display size of a JBrowser.
getPreferredSize() - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
getPreferredSize() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
getPreferredSize() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overrides JComponent.getPreferredSize to return slightly wider preferred size value.
getPreferredSize() - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
Returns the preferred size of the specified JFileChooser.
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
 
getPreferredSize() - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
getPreferredSize() - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
getPreferredSize(AbstractButton) - Static method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
The preferred size of the radio button
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
The preferred size of the radio button
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderUI
Return the preferred size of the header.
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
getPreferredSize(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarSeparatorUI
 
getPreferredSize() - Method in class ch.randelshofer.quaqua.util.SizeConstrainedPanel
 
getPreferredSpan(int) - Method in class ch.randelshofer.quaqua.QuaquaPasswordView
Determines the preferred span for this view along an axis.
getPreferredVerticalSize() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
getPreviewColumnWidth() - Method in class ch.randelshofer.quaqua.JBrowser
Gets the width of the preview column.
getPreviewRendererComponent(JBrowser, TreePath[]) - Method in interface ch.randelshofer.quaqua.BrowserPreviewRenderer
Return a component that has been configured to display the specified value.
getPreviewRendererComponent(JBrowser, TreePath[]) - Method in class ch.randelshofer.quaqua.panther.filechooser.FilePreview
 
getPrimaryType() - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Retrieve the primary type of this object.
getPrivateIFD(long) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
Reads a private IFD from a given offset in the stream.
getProperty(String) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getProperty(String) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getProperty(String) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
 
getProperty(String) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getProperty(String) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
 
getProperty(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getStringAttribute instead.
getProperty(String, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getStringAttribute instead.
getProperty(String, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getIntAttribute instead.
getProperty(String, double) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getDoubleAttribute instead.
getProperty(String, String, String, boolean) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getBooleanAttribute instead.
getProperty(String, HashMap, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getAttribute instead.
getProperty(String) - Static method in class ch.randelshofer.quaqua.QuaquaManager
This method returns a locally specified property, if it has been set using method setProperty.
getProperty(String, String) - Static method in class ch.randelshofer.quaqua.QuaquaManager
This method returns a locally specified property, if it has been set using method setProperty.
getProperty(String, int[]) - Static method in class ch.randelshofer.quaqua.QuaquaManager
This method returns a locally specified property, if it has been set using method setProperty.
getPropertyNames() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getPropertyNames() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getPropertyNames() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
 
getPropertyNames() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getPropertyNames() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
 
getPropertyPrefix() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getPropertyPrefix() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getPropertyPrefix() - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
This method is here, to let QuaquaButtonListener access this property.
getPropertyPrefix() - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
getPropertyPrefix() - Method in class ch.randelshofer.quaqua.QuaquaToggleButtonUI
 
getPrototypeValue() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
getQuaquaFileSystemView() - Static method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Returns a FileSystemView that can be cast into QuaquaFileSystemView.
getQuickLookThumbnail(File, int) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns a QuickLook thumbnail for the specified file.
getQuickLookThumbnailImage(File, int) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Returns the QuickLook thumbnail image for the specified file.
getRadius() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
getResolvedFile() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns the resolved file object.
getResolvedFile() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasDirectoryNode
 
getResolvedFile() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasNode
 
getResolvedFile() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getResource(String) - Static method in class ch.randelshofer.quaqua.QuaquaIconFactory
 
getResource(String) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
getResource(String) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
getResource(String) - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
getResourceBundle() - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Here for backwards compatability
getResourceBundle(int) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
getRGB() - Method in class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
getRGB() - Method in class ch.randelshofer.quaqua.color.MutableColorUIResource
 
getRGB() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
getRGB() - Method in class ch.randelshofer.quaqua.colorchooser.GrayColorSliderModel
 
getRGB() - Method in class ch.randelshofer.quaqua.colorchooser.HSBColorSliderModel
 
getRGB() - Method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
getRGB(int, int, int) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
getRGB() - Method in class ch.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
 
getRGB() - Method in class ch.randelshofer.quaqua.colorchooser.NominalCMYKColorSliderModel
 
getRGB() - Method in class ch.randelshofer.quaqua.colorchooser.RGBColorSliderModel
 
getRGB(int, int, int) - Method in class ch.randelshofer.quaqua.colorchooser.RGBColorSliderModel
 
getRoot() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
getRoot() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Returns the root of the tree that contains this node.
getRoot() - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
getRootPane() - Method in class ch.randelshofer.quaqua.QuaquaTitlePane
Returns the JRootPane this was created for.
getRootPaneOffset(Component) - Static method in class ch.randelshofer.quaqua.color.PaintableColor
Returns the relative position (offset) of the component towards its root pane.
getRoots() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Returns all root partitions on this system.
getRoots() - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
Returns all root partitions on this system.
getRoots() - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
Returns all root partitions on this system.
getRoots() - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
Returns all root partitions on this system.
getRoots() - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
Returns all root partitians on this system.
getRoots() - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
Returns all root partitians on this system.
getRoots() - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
Returns all root partitians on this system.
getRoots() - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
Returns all root partitians on this system.
getRoots() - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
Returns all root partitians on this system.
getRowX(int, int) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Returns the location, along the x-axis, to render a particular row at.
getRule() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Returns the type of this composite rule
getRule() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
getSampleModel() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getSampleModel() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getScriptSystemOf(char) - Static method in class ch.randelshofer.quaqua.util.ScriptSystem
Returns the script system of the specified char.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class ch.randelshofer.quaqua.JBrowser
Returns the amount to increment when scrolling.
getScrollableTracksViewportHeight() - Method in class ch.randelshofer.quaqua.JBrowser
Returns true to indicate that the height of the viewport determines the height of the browser.
getScrollableTracksViewportWidth() - Method in class ch.randelshofer.quaqua.JBrowser
Returns false to indicate that the width of the viewport does not determine the width of the browser, unless the preferred width of the browser is smaller than the viewports width.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class ch.randelshofer.quaqua.JBrowser
Returns the amount to increment when scrolling.
getSelectedItem() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DirectoryComboBoxModel
 
getSelectedItem() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxModel
 
getSelectedItem() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DirectoryComboBoxModel
 
getSelectedItem() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.FilterComboBoxModel
 
getSelectedItem() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DirectoryComboBoxModel
 
getSelectedItem() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxModel
 
getSelectedItem() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DirectoryComboBoxModel
 
getSelectedItem() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.FilterComboBoxModel
 
getSelectionCount() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the number of nodes selected.
getSelectionModel() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the model for selections.
getSelectionPainter() - Method in class ch.randelshofer.quaqua.QuaquaCaret
 
getSelectionPath() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the path to the first selected node.
getSelectionPaths() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the paths of all selected values.
getSharedInstance() - Static method in class org.jdesktop.layout.LayoutStyle
Factory methods for obtaining the current LayoutStyle object appropriate for the current look and feel.
getShowsRootHandles() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
 
getSize() - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
 
getSize() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DirectoryComboBoxModel
 
getSize() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxModel
 
getSize() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DirectoryComboBoxModel
 
getSize() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.FilterComboBoxModel
 
getSize() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DirectoryComboBoxModel
 
getSize() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxModel
 
getSize() - Method in class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
 
getSize() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DirectoryComboBoxModel
 
getSize() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.FilterComboBoxModel
 
getSizeButtonsToSameWidth() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
Returns true, basic L&F wants all the buttons to have the same width.
getSizeHandleIcon() - Method in class ch.randelshofer.quaqua.BasicBrowserUI
 
getSizeHandleIcon() - Method in class ch.randelshofer.quaqua.BrowserUI
 
getSizeVariant(Component) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Gets the size variant of a component.
getSizeVariantFont(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
getSmallDialogFont() - Static method in class ch.randelshofer.quaqua.util.Fonts
The small dialog font is used for informative text in alerts.
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.CMYKChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSlidersChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.CrayonsChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.GrayChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.HSBChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.HTMLChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.RGBChooser
 
getSmallDisplayIcon() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchesChooser
 
getSource() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
fetch the source image for this node.
getSource() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
fetch the source image for this node.
getSources() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getSources() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getSpecialDoubleProperty(String, HashMap, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getDoubleAttribute instead.
getSpecialIntProperty(String, HashMap, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getIntAttribute instead.
getStartPoint() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
Returns a copy of the start point of the gradient axis
getString(String) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.PropertyUtil
 
getString(String) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
getString(File, String) - Static method in class ch.randelshofer.quaqua.osx.OSXPreferences
 
getString(File, String, String) - Static method in class ch.randelshofer.quaqua.osx.OSXPreferences
 
getString(String) - Method in class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Get a String from the ResourceBundle.
getStringAttribute(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getStringAttribute(String, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute of the element.
getStringAttribute(String, HashMap, String, boolean) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getStringProperty(String, HashMap, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getStringAttribute instead.
getStyle(Component) - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
 
getStyle(Component, String) - Static method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
getSubType() - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Retrieve the sub type of this object.
getSupportsAbsolutePositioning() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
Indicates whether the user can absolutely position the offset with a mouse click (depending on the settings in "Appearance" panel of " the "System Preferences" application).
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Returns true if the LookAndFeel returned RootPaneUI instances support providing Window decorations in a JRootPane.
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Returns true if the LookAndFeel returned RootPaneUI instances support providing Window decorations in a JRootPane.
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.jaguar.Quaqua15JaguarLookAndFeel
 
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardCrossPlatformLookAndFeel
 
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
 
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
 
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
Returns true if the LookAndFeel returned RootPaneUI instances support providing Window decorations in a JRootPane.
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
Returns true if the LookAndFeel returned RootPaneUI instances support providing Window decorations in a JRootPane.
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.panther.Quaqua15PantherLookAndFeel
 
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
 
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerCrossPlatformLookAndFeel
 
getSupportsWindowDecorations() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
 
getSwatchesSize() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
getSyncAllWidths() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
getSystemDisplayName(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Name of a file, directory, or folder as it would be displayed in a system file browser.
getSystemDisplayName(File) - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
 
getSystemDisplayName(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Name of a file, directory, or folder as it would be displayed in a system file browser.
getSystemIcon(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Icon for a file, directory, or folder as it would be displayed in a system file browser.
getSystemIcon(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Icon for a file, directory, or folder as it would be displayed in a system file browser.
getSystemIcon(File) - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
 
getSystemIcon(File) - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
 
getSystemTypeDescription(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Type description for a file, directory, or folder as it would be displayed in a system file browser.
getSystemTypeDescription(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Type description for a file, directory, or folder as it would be displayed in a system file browser.
getSystemVolume() - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
 
getSystemVolume() - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Returns the file that represents the system (boot) volume of this computer.
getSystemVolume() - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
 
getSystemVolume() - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
 
getSystemVolume() - Method in class ch.randelshofer.quaqua.leopard.filechooser.DarwinLeopardFileSystemView
 
getSystemVolume() - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
 
getSystemVolume() - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
 
getSystemVolume() - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
 
getSystemVolume() - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
 
getSystemVolume() - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
 
getTabAreaInsets(int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getTabBounds(int, Rectangle) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
Returns the bounds of the specified tab in the coordinate space of the JTabbedPane component.
getTabBounds(JTabbedPane, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
getTabInsets(int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getTabInsets(int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getTabLabelShiftX(int, int, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
Overridden to do nothing for the Quaqua L&F.
getTabLabelShiftX(int, int, boolean) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getTabLabelShiftY(int, int, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
Overridden to return specific shift values for the Quaqua L&F.
getTabLabelShiftY(int, int, boolean) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getTabRunCount(JTabbedPane) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
getTabRunOverlay(int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getTabVisualMargin() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getTag() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns the tag number, between 0 and 65535.
getTagName() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use getName instead.
getTags() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns an ordered array of ints indicating the tag values.
getTextNonSelectionColor() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the color the text is drawn with when the node isn't selected.
getTextSelectionColor() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Returns the color the text is drawn with when the node is selected.
getTexture() - Method in class ch.randelshofer.quaqua.color.TextureColor
 
getTextViewForTab(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
Returns the text View object required to render stylized text (HTML) for the specified tab or null if no specialized text rendering is needed for this tab.
getThumbIcon() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
getThumbIcon() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
getThumbLocation() - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
getThumbSize() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
getThumbSize() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
getTickLength() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
Gets the height of the tick area for horizontal sliders and the width of the tick area for vertical sliders.
getTile(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
Returns tile (tileX, tileY) as a Raster.
getTile(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getTile(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getTile(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTile(int, int) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TileStore
 
getTile(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
 
getTileGridXOffset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridXOffset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileGridYOffset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridYOffset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileHeight() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getTileHeight() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileNoCompute(int, int) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TileStore
 
getTileWidth() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getTileWidth() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPreviewPanel
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
getTrackAndButtonsBorder() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
We use a border to fill the background of the scroll bar.
getTransferData(DataFlavor) - Method in class ch.randelshofer.quaqua.datatransfer.CompositeTransferable
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class ch.randelshofer.quaqua.datatransfer.DefaultTransferable
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class ch.randelshofer.quaqua.osx.OSXClipboardTransferable
Reads the data from the "General Clipboard" Cocoa NSPasteboard.
getTransferDataFlavors() - Method in class ch.randelshofer.quaqua.datatransfer.CompositeTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class ch.randelshofer.quaqua.datatransfer.DefaultTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class ch.randelshofer.quaqua.osx.OSXClipboardTransferable
Returns the data flavors which are currently in the NSPasteboard.
getTransform() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Returns a copy of the transform applied to the gradient.
getTransparency() - Method in class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
getTransparency() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Returns the transparency mode for this LinearGradientPaint.
getTreeModel() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
getTreeModel() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
getTreeModel() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
getTreeModel() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
getType() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Returns the type of the data stored in the IFD.
getTypeDescription(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileView
A human readable description of the type of the file.
getUI() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the look and feel (L&F) object that renders this component.
getUIClassID() - Method in class ch.randelshofer.quaqua.JBrowser
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.
getUIOfType(ComponentUI, Class) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Returns the ui that is of type klass, or null if one can not be found.
getUserName() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns the user name of the file.
getUserName() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
getValue(int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Returns the value of the specified color component.
getValue(String) - Method in class ch.randelshofer.quaqua.QuaquaUIAction
 
getValue() - Method in class ch.randelshofer.quaqua.SheetEvent
Returns the value that the JFileChooser or JOptionPane returned.
getValue() - Method in class ch.randelshofer.quaqua.util.Worker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getVersion() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Returns the version string of Quaqua.
getVerticalGroup() - Method in class org.jdesktop.layout.GroupLayout
Returns the ParallelGroup that is responsible for layout along the vertical axis.
getViewportView(Component) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneBorder
 
getVisualAscent(Font, Component, char) - Static method in class ch.randelshofer.quaqua.util.Fonts
Gets the visually perceived ascent of the specified character.
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaLabelUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
getVisualBounds(JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
getVisualBounds(Component, int) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Returns the visual bounds of the component given in the local coordinate system of the component.
getVisualBounds(JComponent, int, int, int) - Method in interface ch.randelshofer.quaqua.VisuallyLayoutable
Returns the visual bounds for the specified component, or null if the visual bounds can not be determined.
getVisualMargin(Component) - Method in class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
 
getVisualMargin(Component, Insets) - Method in class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
Reinitializes the insets parameter with this Border's current Insets.
getVisualMargin(Component) - Method in class ch.randelshofer.quaqua.border.FocusedBorder
 
getVisualMargin(Component) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
getVisualMargin(Component) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
getVisualMargin(Component) - Method in class ch.randelshofer.quaqua.border.VisualMarginBorder
 
getVisualMargin(Component, Insets) - Method in class ch.randelshofer.quaqua.border.VisualMarginBorder
Reinitializes the insets parameter with this Border's current Insets.
getVisualMargin(JSeparator) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
 
getVisualMargin() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
getVisualMargin() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
getVisualMargin(JSeparator) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
getVisualMargin(Component) - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
 
getVisualMargin(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxVisualMargin
Reinitializes the insets parameter with this Border's current Insets.
getVisualMargin(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
getVisualMargin(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
getVisualMargin(Component, Insets) - Method in class ch.randelshofer.quaqua.QuaquaNativeButtonBorder
 
getVisualMargin(Component) - Method in class ch.randelshofer.quaqua.QuaquaNativeToolBarBorder
 
getVisualMargin(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
getVisualMargin(Component) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
getVisualMargin(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
getVisualMargin(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
getVisualMargin(Component) - Method in interface ch.randelshofer.quaqua.VisualMargin
 
getWheelInsets() - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
getWidget() - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
 
getWidth() - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
getWidth() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
getWidth() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getXTile(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Returns the x index of tile under xloc.
getYTile(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
Returns the y index of tile under yloc.
GLOBAL_PREFERENCES - Static variable in class ch.randelshofer.quaqua.osx.OSXPreferences
Path to global preferences.
GRAB_EVENT_MASK - Static variable in class ch.randelshofer.quaqua.QuaquaPopupMenuUI
Special mask for the UngrabEvent events, in addition to the public masks defined in AWTEvent.
GradientColor - Class in ch.randelshofer.quaqua.color
GradientColor.
GradientColor(int, int, int) - Constructor for class ch.randelshofer.quaqua.color.GradientColor
 
GradientColor(Color, Color, Color) - Constructor for class ch.randelshofer.quaqua.color.GradientColor
 
GradientColor.UIResource - Class in ch.randelshofer.quaqua.color
 
GradientColor.UIResource(int, int, int) - Constructor for class ch.randelshofer.quaqua.color.GradientColor.UIResource
 
gradientTransform - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Transform to apply to gradient.
GraphicsUtil - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
Set of utility methods for Graphics.
GraphicsUtil() - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
GrayChooser - Class in ch.randelshofer.quaqua.colorchooser
A color chooser with a brightness slider.
GrayChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.GrayChooser
Creates new form.
GrayColorSliderModel - Class in ch.randelshofer.quaqua.colorchooser
A ColorSliderModel for a gray color model (brightness).
GrayColorSliderModel() - Constructor for class ch.randelshofer.quaqua.colorchooser.GrayColorSliderModel
Creates a new instance.
GREEK - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
GroupBox - Class in ch.randelshofer.quaqua.util
GroupBox draws a Aqua-style group box similar to a native Cocoa NSBox.
GroupBox() - Constructor for class ch.randelshofer.quaqua.util.GroupBox
 
GroupLayout - Class in org.jdesktop.layout
GroupLayout is a LayoutManager that hierarchically groups components to achieve common, and not so common, layouts.
GroupLayout(Container) - Constructor for class org.jdesktop.layout.GroupLayout
Creates a GroupLayout for the specified JComponent.
GroupLayout.Group - Class in org.jdesktop.layout
Group provides for commonality between the two types of operations supported by GroupLayout: laying out components one after another (SequentialGroup) or layout on top of each other (ParallelGroup).
GroupLayout.ParallelGroup - Class in org.jdesktop.layout
A Group that lays out its elements on top of each other.
GroupLayout.SequentialGroup - Class in org.jdesktop.layout
A Group that lays out its elements sequentially, one after another.
GUJARATI - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
GURMUKHI - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
GZIP - Static variable in class ch.randelshofer.quaqua.ext.base64.Base64
Specify that data should be gzip-compressed.

H

h - Variable in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
HalfbrightFilter - Class in ch.randelshofer.quaqua.util
HalfbrightFilter reduces the brightness of an image by 50 percent.
HalfbrightFilter() - Constructor for class ch.randelshofer.quaqua.util.HalfbrightFilter
Creates a new instance.
HAN - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
HANGUL - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
hasAlpha(Image) - Static method in class ch.randelshofer.quaqua.util.Images
This method returns true if the specified image has transparent pixels Code taken from the Java Developers Almanac 1.4 http://javaalmanac.com/egs/java.awt.image/HasAlpha.html
hasFocus - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
True if has focus.
hashCode() - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
 
hashCode() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
 
hashCode() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
WARNING: Inefficient implementation of hashCode.
hashCode() - Method in class ch.randelshofer.quaqua.filechooser.OSXCollator
 
hasMoreElements() - Method in class ch.randelshofer.quaqua.util.IteratorEnumeration
 
hasNextResourceBundle(int) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
hasPressedCue(JComponent) - Method in class ch.randelshofer.quaqua.border.BackgroundBorderUIResource
 
hasPressedCue(JComponent) - Method in class ch.randelshofer.quaqua.border.FocusedBorder
 
hasPressedCue(JComponent) - Method in interface ch.randelshofer.quaqua.border.PressedCueBorder
Returns true, if this border has a visual cue for the pressed state of the button.
hasPressedCue(JComponent) - Method in class ch.randelshofer.quaqua.border.VisualMarginBorder
 
hasPressedCue(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
Returns true, if this border has a visual cue for the pressed state of the button.
hasPressedCue(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaNativeButtonBorder
 
hasPressedCue(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarTabButtonBorder
 
HEBREW - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
hide() - Method in class ch.randelshofer.quaqua.JSheet
 
hide() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Implementation of ComboPopup.hide().
hide0() - Method in class ch.randelshofer.quaqua.JSheet
 
hideSheet(JDialog) - Static method in class ch.randelshofer.quaqua.osx.OSXSheetSupport
Hides a sheet.
HIRAGANA - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
HORIZONTAL - Static variable in class org.jdesktop.layout.GroupLayout
Possible argument when linking sizes of components.
HSBChooser - Class in ch.randelshofer.quaqua.colorchooser
A ColorChooser with HSB sliders.
HSBChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.HSBChooser
Creates new form.
HSBColorSliderModel - Class in ch.randelshofer.quaqua.colorchooser
ColorSliderModel for the HSB color model (hue, saturation, brightness).
HSBColorSliderModel() - Constructor for class ch.randelshofer.quaqua.colorchooser.HSBColorSliderModel
Creates a new instance.
HTMLChooser - Class in ch.randelshofer.quaqua.colorchooser
HTMLChooser.
HTMLChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.HTMLChooser
Creates new form.
HTMLColorSliderModel - Class in ch.randelshofer.quaqua.colorchooser
ColorSliderModel for the HTML color model (red, green, blue, restricted to values considered as web-save).
HTMLColorSliderModel() - Constructor for class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
Creates a new instance.
HTMLSliderTextFieldHandler - Class in ch.randelshofer.quaqua.colorchooser
This handler adjusts the value of a component in the HTML color slider model, when the user enters text into the text field.
HTMLSliderTextFieldHandler(JTextField, HTMLColorSliderModel, int) - Constructor for class ch.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
 
hues - Variable in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
Lookup table for hues.

I

I - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
ICC_CMYKColorSliderModel - Class in ch.randelshofer.quaqua.colorchooser
A ColorSliderModel for CMYK color models (cyan, magenta, yellow, black) in a color space defined by a ICC color profile (International Color Consortium).
ICC_CMYKColorSliderModel() - Constructor for class ch.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
Creates a new instance.
ICC_CMYKColorSliderModel(InputStream) - Constructor for class ch.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
Creates a new instance.
icon - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Holds the icon of the file.
iconOnly - Variable in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
icons - Variable in class ch.randelshofer.quaqua.icon.MultiIcon
The icons from which we choose from.
IDENTITY - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
ImageBevelBorder - Class in ch.randelshofer.quaqua.border
Draws a filled bevel border using an image and insets.
ImageBevelBorder(Image, Insets) - Constructor for class ch.randelshofer.quaqua.border.ImageBevelBorder
Creates a new instance with the given image and insets.
ImageBevelBorder(Image, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.ImageBevelBorder
Creates a new instance with the given image and insets.
ImageBevelBorder(Image, Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.ImageBevelBorder
Creates a new instance with the given image and insets.
ImageBevelBorder(Image, Insets, Insets, boolean, Color) - Constructor for class ch.randelshofer.quaqua.border.ImageBevelBorder
Creates a new instance with the given image and insets.
ImageBevelBorder.UIResource - Class in ch.randelshofer.quaqua.border
 
ImageBevelBorder.UIResource(Image, Insets) - Constructor for class ch.randelshofer.quaqua.border.ImageBevelBorder.UIResource
 
ImageBevelBorder.UIResource(Image, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.ImageBevelBorder.UIResource
 
ImageBevelBorder.UIResource(Image, Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.ImageBevelBorder.UIResource
 
ImageBevelBorder.UIResource(Image, Insets, Insets, boolean, Color) - Constructor for class ch.randelshofer.quaqua.border.ImageBevelBorder.UIResource
 
ImageDecodeParam - Interface in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util
An empty (marker) interface to be implemented by all image decoder parameter classes.
ImageDecoder - Interface in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util
An interface describing objects that transform an InputStream into a BufferedImage or Raster.
ImageDecoderImpl - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util
A partial implementation of the ImageDecoder interface useful for subclassing.
ImageDecoderImpl(SeekableStream, ImageDecodeParam) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given SeekableStream and ImageDecodeParam instance.
ImageDecoderImpl(InputStream, ImageDecodeParam) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given InputStream and ImageDecodeParam instance.
imageInsets - Variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
Images - Class in ch.randelshofer.quaqua.util
Image processing methods.
Images.GraphiteFilter - Class in ch.randelshofer.quaqua.util
The graphite filter converts Mac OS X artwork from "Blue Appearance" to "Graphite Appearance" by desaturing the colors.
Images.GraphiteFilter() - Constructor for class ch.randelshofer.quaqua.util.Images.GraphiteFilter
 
IN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff Source In Destination rule.
IN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
InactivatableColorUIResource - Class in ch.randelshofer.quaqua.color
InactivatableColorUIResource is a color, that can be rendered using an an active state and an inactive state.
InactivatableColorUIResource(int, int) - Constructor for class ch.randelshofer.quaqua.color.InactivatableColorUIResource
Creates a new instance.
InactivatableColorUIResource(int, int, boolean) - Constructor for class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
InactivatableColorUIResource(Color, Color) - Constructor for class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
INDENT - Static variable in class org.jdesktop.layout.LayoutStyle
Possible argument to getPreferredGap.
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
This is one of two basic init function (this is for single source rendereds).
init(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
This is the basic init function.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.jaguar.Quaqua15JaguarLookAndFeel
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardCrossPlatformLookAndFeel
 
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.panther.Quaqua15PantherLookAndFeel
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
Initialize the uiClassID to BasicComponentUI mapping.
initColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
initColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
initColors() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchesChooser
 
initColors() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
initComponentDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
initComponentDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
initComponentDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
initComponentDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
initComponentDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
initDefaults() - Method in class ch.randelshofer.quaqua.QuaquaKeyboardFocusManager
Initializes the keyboard focus manager with default values.
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Init design specific look and feel defaults.
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Init design specific look and feel defaults.
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.jaguar.Quaqua15JaguarLookAndFeel
 
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardCrossPlatformLookAndFeel
 
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
 
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.leopard.Quaqua16LeopardLookAndFeel
 
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
 
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.panther.Quaqua15PantherLookAndFeel
 
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
 
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerCrossPlatformLookAndFeel
 
initDesignDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
 
initFontDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
initFontDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
initFontDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
 
initFontDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
 
initFontDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
 
initFontDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
initFontDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
initFontDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
 
initGeneralDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
The defaults initialized here are common to all Quaqua Look and Feels.
initGeneralDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
The defaults initialized here are common to all Quaqua Look and Feels.
initGeneralDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
initGeneralDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
initGeneralDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
initialize() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
UIManager.setLookAndFeel calls this method before the first call (and typically the only call) to getDefaults().
initialize() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
UIManager.setLookAndFeel calls this method before the first call (and typically the only call) to getDefaults().
initialize() - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
UIManager.setLookAndFeel calls this method before the first call (and typically the only call) to getDefaults().
initialize() - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
UIManager.setLookAndFeel calls this method before the first call (and typically the only call) to getDefaults().
initialize() - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
UIManager.setLookAndFeel calls this method before the first call (and typically the only call) to getDefaults().
initializeStringTable() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Initialize the string table.
initInputMapDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
initInputMapDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
initResourceBundle(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
initResourceBundle(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
initResourceBundle(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
initResourceBundle(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
initResourceBundle(UIDefaults) - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Load the SystemColors into the defaults table.
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Load the SystemColors into the defaults table.
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.jaguar.Quaqua15JaguarLookAndFeel
Load the SystemColors into the defaults table.
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
 
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
 
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.panther.Quaqua15PantherLookAndFeel
 
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
 
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerCrossPlatformLookAndFeel
 
initSystemColorDefaults(UIDefaults) - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
 
initValues() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
input - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
The SeekableStream associcted with this ImageEncoder.
insert(MutableTreeNode, int) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
insert(MutableTreeNode, int) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
insertString(int, String, AttributeSet) - Method in class ch.randelshofer.quaqua.filechooser.FilenameDocument
 
insertUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
insertUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
 
insertUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.SaveTextDocumentListener
 
insertUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.SaveTextDocumentListener
 
insertUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.SaveTextDocumentListener
 
insertUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.SaveTextDocumentListener
 
InsetsUtil - Class in ch.randelshofer.quaqua.util
Utilities for Insets.
installChooserPanel(JColorChooser) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSlidersChooser
 
installComponents(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
installComponents() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
installComponents(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
installComponents(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
installComponents(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
installComponents() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
installComponents() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.BasicBrowserUI
 
installDefaults(JSlider) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
installDefaults(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
installDefaults(JSeparator) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
installDefaults(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
installDefaults(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
installDefaults(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
installDefaults(JSeparator) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
installDefaults(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
installDefaults(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
installDefaults(JLabel) - Method in class ch.randelshofer.quaqua.QuaquaLabelUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaListUI
Initialize JList properties, e.g.
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaMenuUI
 
installDefaults(JPanel) - Method in class ch.randelshofer.quaqua.QuaquaPanelUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
installDefaults(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
installDefaults(JRootPane) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
installDefaults(JScrollPane) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
installDefaults(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneUI
Installs the UI defaults.
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTableUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
installDefaults(JSeparator) - Method in class ch.randelshofer.quaqua.QuaquaToolBarSeparatorUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
installDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
 
installKeyboardActions() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
installKeyboardActions() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxEditor
 
installKeyboardActions() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
 
installKeyboardFocusManager() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
installKeyboardFocusManager() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
installListeners(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
Installs listeners.
installListeners(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
Installs listeners.
installListeners(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
Installs listeners.
installListeners(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
Installs listeners.
installListeners() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
installListeners() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
installListeners(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Create and install the listeners for the combo box and its model.
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaPopupMenuUI
 
installListeners(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
installListeners(JRootPane) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
 
installListeners(JScrollPane) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
Initializes propertyChangeListener with a shared object that delegates interesting PropertyChangeEvents to protected methods.
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderUI
Attaches listeners to the JTableHeader.
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaTableUI
Attaches listeners to the JTable.
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
installListeners(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaTextCursorHandler
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
installListeners() - Method in class ch.randelshofer.quaqua.QuaquaViewportUI
Attaches listeners to the JTable.
installMouseGrabber() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Installs the QuaquaPopupMenuUI.MouseGrabber if the PopupMenuUI is included.
installMouseGrabber() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Installs the QuaquaPopupMenuUI.MouseGrabber if the PopupMenuUI is included.
installMouseListeners() - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
installPopupFactory() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Installs the QuaquaPopupFactory if the PopupMenuUI is included.
installPopupFactory() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Installs the QuaquaPopupFactory if the PopupMenuUI is included.
installPopupFactory() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardCrossPlatformLookAndFeel
Installs the QuaquaPopupFactory if the PopupMenuUI is included.
installPreviewPanel() - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
installProperty(JComponent, String, Object) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Convenience method for installing a property with the specified name and value on a component if that property has not already been set by the client program.
installSheet() - Method in class ch.randelshofer.quaqua.JSheet
Installs the sheet on the owner.
installStrings(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
installStrings(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
installStrings(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
installStrings(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.BasicBrowserUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
Invokes supers implementation of installUI to install the necessary state onto the passed in JRootPane to render the metal look and feel implementation of RootPaneUI.
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
Calls installDefaults, installListeners, and then adds the components returned by createNextButton, createPreviousButton, and createEditor.
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
installUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaViewportUI
 
instanceOf(AWTEvent, String) - Static method in class ch.randelshofer.quaqua.util.Methods
 
intervalAdded(ListDataEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.ListDataHandler
 
INVALID - Static variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
This is used for keeping track of the validation state of a node.
invalidate() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
invalidateAll() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Invalidates all nodes in the tree.
invalidateCache() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
invalidateChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
Marks this node as invalid.
invalidateChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Marks this node as invalid.
invalidateInfo() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Clears cached info
invalidateLayout(Container) - Method in class org.jdesktop.layout.GroupLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidatePath(TreePath) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Invalidates the provided path.
invalidateTree() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
Marks this subtree as invalid.
invalidateTree() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Marks this subtree as invalid.
invalidValue(String, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates a parse exception for when an invalid value is given to a method.
invalidValueSet(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates a parse exception for when an invalid valueset is given to a method.
invoke(Object, String) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified accessible parameterless method if it exists.
invoke(Object, String, String) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified accessible method with a string parameter if it exists.
invoke(Object, String, Class[], Object[]) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified method if it exists.
invoke(Object, String, boolean) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified setter method if it exists.
invoke(Object, String, int) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified method if it exists.
invoke(Object, String, float) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified setter method if it exists.
invoke(Object, String, Class, Object) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified setter method if it exists.
invokeGetter(Object, String, int) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, long) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, boolean) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, Object) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified getter method if it exists.
invokeIfExists(Object, String) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified setter method if it exists.
invokeIfExists(Object, String, int) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified setter method if it exists.
invokeIfExists(Object, String, float) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified setter method if it exists.
invokeIfExists(Object, String, boolean) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified method if it exists.
invokeIfExists(Object, String, Class, Object) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified method if it exists.
invokeIfExists(Object, String, Class[], Object[]) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified method if it exists.
invokeIfExistsWithEnum(Object, String, String, String) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified setter method if it exists.
invokeStatic(Class, String) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified accessible parameterless method if it exists.
invokeStatic(String, String) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified static parameterless method if it exists.
invokeStatic(Class, String, Class[], Object[]) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified static method if it exists.
invokeStatic(String, String, Class[], Object[]) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified static method if it exists.
invokeStatic(String, String, Class, Object) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified static method if it exists.
invokeStatic(String, String, Class[], Object[], Object) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified static method if it exists.
invokeStatic(Class, String, Class, Object) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified static method if it exists.
invokeStaticGetter(Class, String, boolean) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified getter method if it exists.
IS - Static variable in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
is_BYTE_COMP_Data(SampleModel) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
is_INT_PACK(ColorModel) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
is_INT_PACK_COMP(SampleModel) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2sRGBRed
 
is_INT_PACK_Data(SampleModel, boolean) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
IS_TABLE_CELL_EDITOR - Static variable in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
isAcceptable() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns true, if the file object is acceptable, i.e.
isAcceptable - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Contains Boolean.TRUE or Boolean.FALSE, if the file has been accepted or rejected by the FileFilter of the JFileChooser.
isAcceptable() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Returns false, if the node is not accepted by the file filter of the JFileChooser.
isAlias() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasDirectoryNode
 
isAlias() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasNode
 
isAlias() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
isAnimated() - Method in class ch.randelshofer.quaqua.JSheet
If this returns true, the JSheet uses a transition effect when shown and when hidden.
isAutoValidate() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
isBigEndian() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns a boolean indicating whether the byte order used in the the TIFF file is big-endian.
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.AnimatedBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.BackgroundBorderUIResource
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.CachedImageBevelBorder
Returns true if the border is opaque.
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.FocusBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.FocusedBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.ImageBevelBorder
Returns true if the border is opaque.
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.MatteBevelBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.OverlayBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.border.QuaquaNativeImageBevelBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.colorchooser.SmallColorWellBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardComboBoxPopupBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardMenuBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardSideBarSelectionBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionScrollBarThumbBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionScrollBarTrackBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionSideBarSelectionBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaColorWellBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaNativeButtonBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaNativeScrollPaneBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaNativeTextFieldBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaPlacardButtonBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaPopupMenuBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaSquareButtonBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaToolBarTabButtonBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.QuaquaToolBarToggleButtonBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.snow_leopard.QuaquaSnowLeopardSideBarSelectionBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.tiger.QuaquaTigerSideBarSelectionBorder
 
isBorderOpaque() - Method in class ch.randelshofer.quaqua.util.GroupBox
 
isBrushedMetal() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
 
isBrushedMetal() - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
 
isBrushedMetal() - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
 
isBrushedMetal() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
 
isCoalesce() - Method in class ch.randelshofer.quaqua.util.EventLoop
Returns true if the EventLoop coalesces multiple pending events.
isColumnsResizable() - Method in class ch.randelshofer.quaqua.JBrowser
Returns true, if the columns are resizable by the uesr.
isCompatibleValue(Object) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.AvoidTilingHintKey
 
isCompatibleValue(Object) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.ColorSpaceHintKey
 
isComputerNode(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Used by UI classes to decide whether to display a special icon for a computer node, e.g.
isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.quaqua.datatransfer.CompositeTransferable
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.quaqua.datatransfer.DefaultTransferable
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.quaqua.osx.OSXClipboardTransferable
Returns true if the "General Clipboard" Cocoa NSPasteboard currently supports the specified data flavor.
isDescendant(Object[]) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Returns true, if the specified path if a descendant path of the path to root of this subtree model.
isDescendant(TreePath) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Returns true, if the specified path if a descendant path of the path to root of this subtree model.
isDirty - Variable in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
isDragPossible(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
Determines if the following are true: the press event is located over a selection the dragEnabled property is true A TranferHandler is installed
isDrive(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Used by UI classes to decide whether to display a special icon for drives or partitions, e.g.
isEnabled() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeCancelEditingAction
 
isEnabled() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeHomeAction
 
isEnabled() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeIncrementAction
 
isEnabled() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreePageAction
 
isEnabled() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeToggleAction
 
isEnabled() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI.TreeTraverseAction
 
isEnabled() - Method in class ch.randelshofer.quaqua.QuaquaUIAction
Cover method for isEnabled(null).
isEnabled(Object) - Method in class ch.randelshofer.quaqua.QuaquaUIAction
Subclasses that need to conditionalize the enabled state should override this.
isExperimentalSheet() - Method in class ch.randelshofer.quaqua.JSheet
 
isFileSystem(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Checks if f represents a real directory or file as opposed to a special folder such as "Desktop".
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFixedHeight(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
 
isFloating() - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
isFloppyDrive(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Used by UI classes to decide whether to display a special icon for a floppy disk.
isFocused(Component) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Returns true, if the specified component is focus owner or permanent focus owner and if the component is on an the active window.
isFocusTraversable() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
isFocusTraversable() - Method in class ch.randelshofer.quaqua.QuaquaArrowButton
 
isFocusTraversable() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
isHidden() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns true, if the file object is hidden.
isHidden - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Contains the hidden state of the file
isHidden() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
isHiddenFile(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Returns whether a file is hidden or not.
isHiddenFile(File) - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
Returns whether a file is hidden or not.
isHiddenFile(File) - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
Returns whether a file is hidden or not.
isHiddenFile(File) - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
Returns whether a file is hidden or not.
isHiddenFile(File) - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
Returns whether a file is hidden or not.
isHiddenFile(File) - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
Returns whether a file is hidden or not.
isHiddenFile(File) - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
Returns whether a file is hidden or not.
isHiddenFile(File) - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
Returns whether a file is hidden or not.
isIconOnly() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
isInTabbedPane(Component) - Static method in class ch.randelshofer.quaqua.QuaquaPanelUI
 
isJaguarTabbedPane() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
isJaguarTabbedPane() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
isJaguarTabbedPane() - Method in class ch.randelshofer.quaqua.jaguar.Quaqua15JaguarLookAndFeel
 
isLeaf() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
isLeaf(Object) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
isLeaf() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
isLeaf(Object) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
isLeftToRight(Component) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
isLIFO() - Method in class ch.randelshofer.quaqua.util.EventLoop
Returns true if the EventLoop coalesces multiple pending events.
isMultiSelectEvent(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Returning true signifies a mouse event on the node should select from the anchor point.
isNativeCodeAvailable() - Static method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Load the native code.
isNativeCodeAvailable() - Static method in class ch.randelshofer.quaqua.osx.OSXClipboardTransferable
Returns true if native code is available.
isNativeCodeAvailable() - Static method in class ch.randelshofer.quaqua.osx.OSXImageIO
Returns true if native code is available.
isNativeCodeAvailable() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Returns true, if Quaqua uses native code for some of its functionality.
isNativeLookAndFeel() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
If the underlying platform has a "native" look and feel, and this is an implementation of it, return true.
isNativeLookAndFeel() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
If the underlying platform has a "native" look and feel, and this is an implementation of it, return true.
isNavigationKey(int) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Returns whether or not the supplied keyCode maps to a key that is used for navigation.
isNodeAncestor(TreeNode) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
isOnActiveWindow(Component) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Returns true if the component is on a Dialog or a Frame, which is active, or if it is on a Window, which is focused.
isOnActiveWindow(Component, boolean) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Returns true if the component is on a Dialog or a Frame, which is active, or if it is on a Window, which is focused.
isOnTexturedWindow(Component) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
isOSX() - Static method in class ch.randelshofer.quaqua.QuaquaManager
Returns true if the current operating system is known to be Mac OS X.
isParent(File, File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParent(File, File) - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParent(File, File) - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParent(File, File) - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParent(File, File) - Method in class ch.randelshofer.quaqua.leopard.filechooser.DarwinLeopardFileSystemView
 
isParent(File, File) - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParent(File, File) - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParent(File, File) - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParent(File, File) - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParent(File, File) - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isPathSelected(TreePath) - Method in class ch.randelshofer.quaqua.JBrowser
Returns true if the item identified by the path is currently selected.
isPlaceButtonsTogether - Variable in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
isResolveAliasesToFiles() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
isResolveFileLabels() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
isRoot(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Determines if the given file is a root in the navigatable tree(s).
isRoot(File) - Method in class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
Determines if the given file is a root partition or drive.
isRoot(File) - Method in class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
 
isRoot(File) - Method in class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
Determines if the given file is a root partition or drive.
isRoot(File) - Method in class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
Determines if the given file is a root partition or drive.
isRoot(File) - Method in class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
Determines if the given file is a root partition or drive.
isRoot(File) - Method in class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
Determines if the given file is a root partition or drive.
isRoot(File) - Method in class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
Determines if the given file is a root partition or drive.
isRoot(File) - Method in class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
Determines if the given file is a root partition or drive.
isShowAsSheet() - Method in class ch.randelshofer.quaqua.JSheet
 
isShowCellTips() - Method in class ch.randelshofer.quaqua.JBrowser
Returns true if the JBrowser shows cell tips for list cells that don't fit into a column.
isSmall() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
isSmall() - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
isStringEqualTo(File, String, String, String) - Static method in class ch.randelshofer.quaqua.osx.OSXPreferences
 
isSupportedLookAndFeel() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
Return true if the underlying platform supports and or permits this look and feel.
isSupportedLookAndFeel() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
Return true if the underlying platform supports and or permits this look and feel.
isTagPresent(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns true if a tag appears in the directory.
isTextBorder(Component) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneBorder
 
isToggleEvent(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
 
isToggleSelectionEvent(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Returning true signifies a mouse event on the node should toggle the selection of only the row under mouse.
isTraversable() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns true, if the file object is traversable.
isTraversable() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
isTraversable(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
Returns true if the file (directory) can be visited.
isTraversable(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Returns true if the file (directory) can be visited.
isTraversable(File) - Method in class ch.randelshofer.quaqua.filechooser.QuaquaFileView
Whether the directory is traversable or not.
isTraversable(File) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
 
isUIIncluded(String) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Use this to test if an UI is included.
isUIIncluded(String) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Use this to test if an UI is included.
isUseScreenMenuBar() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardCrossPlatformLookAndFeel
 
isUseScreenMenuBar() - Method in class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
 
isUseScreenMenuBar() - Method in class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
 
isUseScreenMenuBar() - Method in class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
 
isUseScreenMenuBar() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerCrossPlatformLookAndFeel
 
isUseScreenMenuBar() - Method in class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
 
isValidating() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Returns true if a worker thread is validating the information provided by this file info object.
isValidating() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
isValidatingChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasDirectoryNode
 
isValidatingChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
isValidatingChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
isVisible() - Method in class ch.randelshofer.quaqua.QuaquaCaret
 
isWebSave(int) - Static method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
isWebSaveOnly() - Method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
itemBorderInsets - Static variable in class ch.randelshofer.quaqua.leopard.QuaquaLeopardComboBoxPopupBorder
 
itemStateChanged(ItemEvent) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI.PropertyChangeHandler
 
iterateChildren() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Enumerates the child iterator.
IteratorEnumeration - Class in ch.randelshofer.quaqua.util
This Enumeration is a wrapper over an Iterator.
IteratorEnumeration(Iterator) - Constructor for class ch.randelshofer.quaqua.util.IteratorEnumeration
Creates a new instance.

J

JAGUAR - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Mac OS X 10.2 Jaguar.
jaguarDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
jaguarDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
jaguarDir - Static variable in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
jaguarDir - Static variable in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
jaguarDir - Static variable in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
JBrowser - Class in ch.randelshofer.quaqua
JBrowser provides a user interface for displaying and selecting items from a list of data or from hierarchically organized lists of data such as directory paths.
JBrowser() - Constructor for class ch.randelshofer.quaqua.JBrowser
Creates a JBrowser with a sample model.
JBrowser(Object[]) - Constructor for class ch.randelshofer.quaqua.JBrowser
Creates a JBrowser with each element of the specified array as the child of a new root node which is not displayed.
JBrowser(Vector) - Constructor for class ch.randelshofer.quaqua.JBrowser
Creates a JBrowser with each element of the specified Vector as the child of a new root node which is not displayed.
JBrowser(Hashtable) - Constructor for class ch.randelshofer.quaqua.JBrowser
Creates a JBrowser created from a Hashtable which does not display with root.
JBrowser(TreeNode) - Constructor for class ch.randelshofer.quaqua.JBrowser
Creates a JBrowser with the specified TreeNode as its root, which does not display the root node.
JBrowser(TreeNode, boolean) - Constructor for class ch.randelshofer.quaqua.JBrowser
Creates a JBrowser with the specified TreeNode as its root, which does not display the root node and which decides whether a node is a leaf node in the specified manner.
JBrowser(TreeModel) - Constructor for class ch.randelshofer.quaqua.JBrowser
Creates an instance of JBrowser which does not display the root node -- the tree is created using the specified data model.
JBrowser.BrowserLayout - Class in ch.randelshofer.quaqua
 
JBrowser.BrowserLayout() - Constructor for class ch.randelshofer.quaqua.JBrowser.BrowserLayout
 
JBrowser.BrowserScrollPaneLayout - Class in ch.randelshofer.quaqua
 
JBrowser.BrowserScrollPaneLayout() - Constructor for class ch.randelshofer.quaqua.JBrowser.BrowserScrollPaneLayout
 
JBrowser.SizeHandle - Class in ch.randelshofer.quaqua
 
JBrowser.SizeHandle(int) - Constructor for class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
JBrowserViewport - Class in ch.randelshofer.quaqua
JBrowserViewport is a viewport for use with a JBrowser.
JBrowserViewport() - Constructor for class ch.randelshofer.quaqua.JBrowserViewport
 
JColorWheel - Class in ch.randelshofer.quaqua.colorchooser
The JColorWheel displays a hue/saturation wheel of the HSB color model.
JColorWheel() - Constructor for class ch.randelshofer.quaqua.colorchooser.JColorWheel
Creates a new instance.
JSheet - Class in ch.randelshofer.quaqua
JSheet is a document modal dialog which is displayed below the title bar of a JFrame.
JSheet(Frame) - Constructor for class ch.randelshofer.quaqua.JSheet
Creates a new JSheet.
JSheet(Dialog) - Constructor for class ch.randelshofer.quaqua.JSheet
Creates a new JSheet.

K

KANNADA - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
KATAKANA - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
KEY_AREA_OF_INTEREST - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
Key for the AOI hint.
KEY_AVOID_TILE_PAINTING - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
Hint for the ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil class that tiling of a bitmap during rendering is undesired.
KEY_BASE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
 
KEY_BUFFERED_IMAGE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
Hint for the destination of the rendering when it is a BufferedImage This works around the fact that Java 2D sometimes lies about the attributes of the Graphics2D device, when it is an image.
KEY_COLORSPACE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
Hint to source that we only want an alpha channel.
KEY_TRANSCODING - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
Hint as to the transcoding destination.
keyPressed(KeyEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextCursorHandler
 
keyReleased(KeyEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextCursorHandler
 
keys() - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
keyTyped(KeyEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextCursorHandler
 
KHMER - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.

L

labelUI - Static variable in class ch.randelshofer.quaqua.QuaquaLabelUI
 
LAO - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
LATIN - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
layoutCL(AbstractButton, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
Forwards the call to SwingUtilities.layoutCompoundLabel().
layoutCL(AbstractButton, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
Forwards the call to SwingUtilities.layoutCompoundLabel().
layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class ch.randelshofer.quaqua.QuaquaLabelUI
Forwards the call to SwingUtilities.layoutCompoundLabel().
layoutCL(AbstractButton, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
Forwards the call to SwingUtilities.layoutCompoundLabel().
layoutComboBox(Container, QuaquaComboBoxUI.QuaquaComboBoxUIHandler) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
layoutCompoundLabel(JComponent, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutContainer(Container) - Method in class ch.randelshofer.quaqua.JBrowser.BrowserLayout
 
layoutContainer(Container) - Method in class ch.randelshofer.quaqua.JBrowser.BrowserScrollPaneLayout
 
layoutContainer(Container) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
layoutContainer(Container) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
layoutContainer(Container) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneLayout
 
layoutContainer(Container) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaDividerLayout
 
layoutContainer(Container) - Method in class org.jdesktop.layout.GroupLayout
Lays out the specified container.
layoutHScrollbar(JScrollBar) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
LayoutStyle - Class in org.jdesktop.layout
LayoutStyle is used to determine how much space to place between components during layout.
LayoutStyle() - Constructor for class org.jdesktop.layout.LayoutStyle
 
layoutTabLabel(int, FontMetrics, int, String, Icon, Rectangle, Rectangle, Rectangle, boolean) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
layoutVerticalContainer(Container) - Method in class ch.randelshofer.quaqua.QuaquaTitlePane
 
layoutVScrollbar(JScrollBar) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
lazyGetResolvedFile() - Method in interface ch.randelshofer.quaqua.filechooser.FileInfo
Lazyily returns the resolved file object.
lazyGetResolvedFile() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasDirectoryNode
 
lazyGetResolvedFile() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.AliasNode
 
lazyGetResolvedFile() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Lazily resolves the file.
lazyInvalidateChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
Marks the children of this node as invalid.
lazyInvalidateChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Marks this node as invalid if the node is not currently being updated.
lazyInvalidatePath(TreePath) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Lazily invalidates the provided path.
lazyValidate() - Method in class ch.randelshofer.quaqua.leopard.filechooser.SidebarTreeModel
 
lazyValidate() - Method in class ch.randelshofer.quaqua.lion.filechooser.SidebarTreeModel
 
lazyValidate() - Method in class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
Validates the model if needed.
LEADING - Static variable in class org.jdesktop.layout.GroupLayout
Possible alignment type.
leafIcon - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Icon used to show leaf nodes.
LEOPARD - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Mac OS X 10.5 Leopard or Darwin 9.1.0.
leopardDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
leopardDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
leopardDir - Static variable in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
leopardDir - Static variable in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
LeopardFileRenderer - Class in ch.randelshofer.quaqua.leopard.filechooser
The FileRenderer is used to render a file in the JBrowser of one of the Quaqua FileChooserUI's.
LeopardFileRenderer(JFileChooser, Icon, Icon, Icon, Icon, Icon, Icon) - Constructor for class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
LIGHTEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
FeBlend Lighten rule.
LIGHTEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
LIMBU - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
LINEAR_RGB - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in linearized RGB space.
Linear_sRGB - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with no alpha
Linear_sRGB_Pre - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with premultiplied alpha.
Linear_sRGB_Unpre - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with unpremultiplied alpha.
LinearGradientPaint - Class in ch.randelshofer.quaqua.ext.batik.ext.awt
The LinearGradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
LinearGradientPaint(float, float, Color, float, float, Color) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
 
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethodEnum) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with default SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
linkSize(Component[]) - Method in class org.jdesktop.layout.GroupLayout
Forces the set of components to have the same size.
linkSize(Component[], int) - Method in class org.jdesktop.layout.GroupLayout
Forces the set of components to have the same size.
LINUX - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Generic Linux.
LinuxFileSystemView - Class in ch.randelshofer.quaqua.filechooser
LinuxFileSystemView.
LinuxFileSystemView() - Constructor for class ch.randelshofer.quaqua.filechooser.LinuxFileSystemView
Creates a new instance.
LION - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Mac OS X 10.7 Lion.
lionDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
lionDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
lionDir - Static variable in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
listBox - Variable in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
listenerList - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
We store all our listeners here.
listenerList - Variable in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
We store all our listeners here.
listenerList - Variable in class ch.randelshofer.quaqua.JSheet
Event listener list.
ListStateIcon - Class in ch.randelshofer.quaqua.icon
ListStateIcon draws two different icons depending on the selection state of a list item.
ListStateIcon(Icon, Icon) - Constructor for class ch.randelshofer.quaqua.icon.ListStateIcon
 
loadPalettes() - Method in class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
 
locale - Variable in class ch.randelshofer.quaqua.ext.batik.i18n.LocaleGroup
The shared Locale.
locale - Variable in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
The current locale.
LocaleGroup - Class in ch.randelshofer.quaqua.ext.batik.i18n
This class represents a group of ExtendedLocalizable objects which have a shared default locale.
LocaleGroup() - Constructor for class ch.randelshofer.quaqua.ext.batik.i18n.LocaleGroup
 
localeGroup - Variable in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
The locale group to which this object belongs.
Localizable - Interface in ch.randelshofer.quaqua.ext.batik.i18n
This interface must be implemented by the classes which must provide a way to override the default locale.
localizableSupport - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.PropertyUtil
 
LocalizableSupport - Class in ch.randelshofer.quaqua.ext.batik.i18n
This class provides a default implementation of the Localizable interface.
LocalizableSupport(String, Class) - Constructor for class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Same as LocalizableSupport(cls, null).
LocalizableSupport(String, Class, ClassLoader) - Constructor for class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Same as LocalizableSupport(cls, null).
LocalizableSupport(String) - Constructor for class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Same as LocalizableSupport(s, null).
LocalizableSupport(String, ClassLoader) - Constructor for class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Creates a new Localizable object.
LookAndFeelProxy - Class in ch.randelshofer.quaqua
A proxy for LookAndFeel objects.
LookAndFeelProxy(LookAndFeel) - Constructor for class ch.randelshofer.quaqua.LookAndFeelProxy
Creates a new instance which proxies the supplied target.
LookAndFeelProxy() - Constructor for class ch.randelshofer.quaqua.LookAndFeelProxy
Creates a new instance with a null target.
LookAndFeelProxy15 - Class in ch.randelshofer.quaqua
A J2SE5 backwards compatible version of the LookAndFeelProxy class.
LookAndFeelProxy15(LookAndFeel) - Constructor for class ch.randelshofer.quaqua.LookAndFeelProxy15
Creates a new instance which proxies the supplied target.
LookAndFeelProxy15() - Constructor for class ch.randelshofer.quaqua.LookAndFeelProxy15
Creates a new instance with a null target.
lookupResourceBundle(String, Class) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 

M

main(String[]) - Static method in class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
 
main(String[]) - Static method in class ch.randelshofer.quaqua.jaguar.filechooser.QuaquaJaguarFileChooserPanel
 
main(String[]) - Static method in class ch.randelshofer.quaqua.leopard.filechooser.QuaquaLeopardFileChooserPanel
 
main(String[]) - Static method in class ch.randelshofer.quaqua.panther.filechooser.QuaquaPantherFileChooserPanel
 
main(String[]) - Static method in class ch.randelshofer.quaqua.QuaquaManager
 
mainPanel - Variable in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
makeBufferedImage(String) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeBufferedImage(String, Rectangle) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeBufferedImage(String) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeBufferedImage(String, Rectangle) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeButtonStateBorder(String, int, boolean, Insets, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeButtonStateBorder(String, int, boolean, Insets, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeButtonStateIcon(String, int) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeButtonStateIcon(String, int, Point) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeButtonStateIcon(String, int, Rectangle) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeButtonStateIcon(String, int) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeButtonStateIcon(String, int, Point) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeButtonStateIcon(String, int, Rectangle) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeColorModel(CachableRed, SampleModel) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
 
makeFrameButtonStateIcon(String, int) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeFrameButtonStateIcon(String, int) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeIcon(Class, String) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeIcon(Class, String, Point) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeIcon(Class, String, Rectangle) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeIcon(Class, String) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeIcon(Class, String, Point) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeIcon(Class, String, Rectangle) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeIcons(String, int, boolean) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeIcons(String, Rectangle, int, boolean) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeIcons(String, int, boolean) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeIcons(String, Rectangle, int, boolean) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeIcons(String, int, boolean) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
makeIcons(String, int, boolean) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
makeIcons(String, int, boolean) - Method in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
makeImage(String) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeImage(String) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeImageBevelBackgroundBorder(String, Insets, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeImageBevelBackgroundBorder(String, Insets, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeImageBevelBorder(String, Insets) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeImageBevelBorder(String, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeImageBevelBorder(String, Rectangle, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeImageBevelBorder(String, Insets, boolean, Color) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeImageBevelBorder(String, Insets, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeImageBevelBorder(String, Rectangle, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeImageBevelBorder(String, Insets) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeImageBevelBorder(String, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeImageBevelBorder(String, Insets, boolean, Color) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeImageBevelBorder(String, Insets, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeImageBevelBorders(String, Insets, int, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeImageBevelBorders(String, Insets, int, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeLinear_sRGBCM(boolean) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Method that returns either Linear_sRGB_Pre or Linear_sRGB_UnPre based on premult flag.
makeLinearBufferedImage(int, int, boolean) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Constructs a BufferedImage with a linear sRGB colorModel, and alpha.
makeNativeButtonStateBorder(OSXAquaPainter.Widget, Insets, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeNativeButtonStateIcon(OSXAquaPainter.Widget, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeNativeIcon(String, int) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeNativeIcon(String, int, int) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeNativeIcon(String, int) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeNativeIcon(String, int, int) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeNativeIcon(String, int) - Static method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
makeNativeIcon(String, int) - Static method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
 
makeNativeImageBevelBorder(OSXAquaPainter.Widget, Insets, Insets, Insets, boolean) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeNativeSidebarIcon(String, int, Color, Color) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeOverlaidButtonStateIcon(String, int, String, int, Rectangle) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeOverlaidButtonStateIcon(String, int, String, int, Rectangle) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeRasterWritable(Raster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeRasterWritable(Raster, int, int) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeSampleModel(CachableRed, ColorModel) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.FormatRed
 
makeSliderThumbIcon(String) - Static method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeSliderThumbIcon(String) - Static method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeTextureColor(int, String) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
makeTextureColor(int, String) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
makeTile(int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
This is a helper function that will create the tile requested Including properly subsetting the bounds of the tile to the bounds of the current image.
MALAYALAM - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
mapDragOperationFromModifiers(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
mapDragOperationFromModifiers(MouseEvent, TransferHandler) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
mark(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
mark(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Marks the current file position for later return using the reset() method.
markAsDirty() - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
markPos - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Marked position, shared by ForwardSeekableStream
markSupported() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
markSupported() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Returns true if marking is supported.
match(MimeType) - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Returns true if the primary type and the subtype of this object are the same as the specified type; otherwise returns false.
match(String) - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Returns true if the primary type and the subtype of this object are the same as the content type described in rawdata; otherwise returns false.
MatteBevelBorder - Class in ch.randelshofer.quaqua.border
MatteBevelBorder.
MatteBevelBorder(Insets, Border) - Constructor for class ch.randelshofer.quaqua.border.MatteBevelBorder
Creates a new instance.
maximumLayoutSize(Container) - Method in class org.jdesktop.layout.GroupLayout
Returns the maximum size for the specified container.
MemoryCacheSeekableStream - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util
A subclass of SeekableStream that may be used to wrap a regular InputStream.
MemoryCacheSeekableStream(InputStream) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.MemoryCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
Methods - Class in ch.randelshofer.quaqua.util
Methods contains convenience methods for method invocations using java.lang.reflect.
MimeType - Class in ch.randelshofer.quaqua.datatransfer
A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
MimeType() - Constructor for class ch.randelshofer.quaqua.datatransfer.MimeType
Constructor for externalization; this constructor should not be called directly by an application, since the result will be an uninitialized, immutable MimeType object.
MimeType(String) - Constructor for class ch.randelshofer.quaqua.datatransfer.MimeType
Builds a MimeType from a String.
MimeType(String, String) - Constructor for class ch.randelshofer.quaqua.datatransfer.MimeType
Builds a MimeType with the given primary and sub type but has an empty parameter list.
MimeType(String, String, MimeTypeParameterList) - Constructor for class ch.randelshofer.quaqua.datatransfer.MimeType
Builds a MimeType with a pre-defined and valid (or empty) parameter list.
MimeTypeParseException - Exception in ch.randelshofer.quaqua.datatransfer
A class to encapsulate MimeType parsing related exceptions
MimeTypeParseException() - Constructor for exception ch.randelshofer.quaqua.datatransfer.MimeTypeParseException
Constructs a MimeTypeParseException with no specified detail message.
MimeTypeParseException(String) - Constructor for exception ch.randelshofer.quaqua.datatransfer.MimeTypeParseException
Constructs a MimeTypeParseException with the specified detail message.
miniDialogFontTag(String) - Static method in class ch.randelshofer.quaqua.util.Fonts
Puts an HTML font tag for the Small Dialog Font around the specified text.
MINIMUM_CELL_WIDTH_PROPERTY - Static variable in class ch.randelshofer.quaqua.JBrowser
Bound property name for minimumCellWidth.
minimumLayoutSize(Container) - Method in class ch.randelshofer.quaqua.JBrowser.BrowserLayout
 
minimumLayoutSize(Container) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
minimumLayoutSize(Container) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
minimumLayoutSize(Container) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaDividerLayout
 
minimumLayoutSize(Container) - Method in class org.jdesktop.layout.GroupLayout
Returns the minimum size for the specified container.
minTabWidth - Variable in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
minTileX - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
minTileY - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
MODE_REPLICATE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
MODE_WRAP - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.PadMode
Pad edges by wrapping around edge pixels
MODE_ZERO_PAD - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.PadMode
Pad edges with zeros
model - Variable in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
modelToView(int, Shape, Position.Bias) - Method in class ch.randelshofer.quaqua.QuaquaPasswordView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
MONGOLIAN - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
mouseClicked(MouseEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DoubleClickListener
 
mouseClicked(MouseEvent) - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
mouseClicked(MouseEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DoubleClickListener
 
mouseClicked(MouseEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DoubleClickListener
 
mouseClicked(MouseEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DoubleClickListener
 
mouseClicked(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
mouseClicked(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaMouseHandler
Double click on the split bar moves it to the bottom or to the left.
mouseDragged(MouseEvent) - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
mouseDragged(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
mouseDragged(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaTrackListener
Set the models value to the position of the thumb's top of Vertical scrollbar, or the left/right of Horizontal scrollbar in left-to-right/right-to-left scrollbar relative to the origin of the track.
mouseDragged(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI.QuaquaTrackListener
Set the models value to the position of the top/left of the thumb relative to the origin of the track.
mouseDragged(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextCursorHandler
 
mouseEntered(MouseEvent) - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
mouseEntered(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaButtonListener
 
mouseEntered(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
mouseEntered(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaArrowButtonListener
 
mouseExited(MouseEvent) - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
mouseExited(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaButtonListener
 
mouseExited(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
mouseExited(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaArrowButtonListener
 
mouseMoved(MouseEvent) - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
mouseMoved(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
mouseMoved(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaTrackListener
 
mouseMoved(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI.QuaquaTrackListener
 
mouseMoved(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextCursorHandler
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI.QuaquaTrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.QuaquaMouseHandler
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaMouseHandler
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaButtonListener
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaCaret
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaArrowButtonListener
 
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaTrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI.QuaquaTrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextComponentPopupHandler
 
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaButtonListener
 
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaArrowButtonListener
 
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaTrackListener
 
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI.QuaquaTrackListener
 
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaMouseHandler
If dragger is not null it is messaged with completeDrag.
mouseReleased(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextComponentPopupHandler
 
mult_BYTE_COMP_Data(WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
mult_INT_PACK_Data(WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
MultiIcon - Class in ch.randelshofer.quaqua.icon
An icon which paints one out of multiple icons depending on the state of the component.
MultiIcon(Icon[]) - Constructor for class ch.randelshofer.quaqua.icon.MultiIcon
Creates a new instance from an array of icons.
MultiIcon(Image[]) - Constructor for class ch.randelshofer.quaqua.icon.MultiIcon
Creates a new instance from an array of images.
MultiIcon(Image, int, boolean) - Constructor for class ch.randelshofer.quaqua.icon.MultiIcon
Creates a new instance.
MultipleGradientPaint - Class in ch.randelshofer.quaqua.ext.batik.ext.awt
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
MultipleGradientPaint(float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Superclass constructor, typical user should never have to call this.
MultipleGradientPaint.ColorSpaceEnum - Class in ch.randelshofer.quaqua.ext.batik.ext.awt
Inner class to allow for typesafe enumerated ColorSpace values.
MultipleGradientPaint.ColorSpaceEnum() - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint.ColorSpaceEnum
 
MultipleGradientPaint.CycleMethodEnum - Class in ch.randelshofer.quaqua.ext.batik.ext.awt
Inner class to allow for typesafe enumerated CycleMethod values.
MultipleGradientPaint.CycleMethodEnum() - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint.CycleMethodEnum
 
MULTIPLY - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
FeBlend Multiply rule.
MULTIPLY - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
multiplyAlpha(WritableRaster) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
MutableColorUIResource - Class in ch.randelshofer.quaqua.color
A ColorUIResource which can change its color.
MutableColorUIResource(int) - Constructor for class ch.randelshofer.quaqua.color.MutableColorUIResource
Creates a new instance.
MutableColorUIResource(int, boolean) - Constructor for class ch.randelshofer.quaqua.color.MutableColorUIResource
 
MYANMAR - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.

N

NANOXML_MAJOR_VERSION - Static variable in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Major version of NanoXML.
NANOXML_MINOR_VERSION - Static variable in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Minor version of NanoXML.
NavigatableTabbedPaneUI - Interface in ch.randelshofer.quaqua.util
NavigatableTabbedPaneUI.
navigateSelectedTab(int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
navigateSelectedTab(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
navigateSelectedTab(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
navigateSelectedTab(int) - Method in interface ch.randelshofer.quaqua.util.NavigatableTabbedPaneUI
Tab Navigation methods.
needsGeneration() - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
needsGeneration() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
newInstance(Class, Class[], Object[]) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified constructor if it exists.
newInstance(String) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the default constructor if it exists.
newInstance(String, Class[], Object[]) - Static method in class ch.randelshofer.quaqua.util.Methods
Invokes the specified constructor if it exists.
nextElement() - Method in class ch.randelshofer.quaqua.util.IteratorEnumeration
 
NO_CYCLE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region) to use the terminal colors to fill the remaining area.
NO_LINE - Static variable in exception ch.randelshofer.quaqua.ext.nanoxml.XMLParseException
Indicates that no line number has been associated with this exception.
NO_OPTIONS - Static variable in class ch.randelshofer.quaqua.ext.base64.Base64
No options specified.
NominalCMYKColorSliderModel - Class in ch.randelshofer.quaqua.colorchooser
A ColorSliderModel for CMYK color models (cyan, magenta, yellow, black) with nominally converted color components from/to an RGB color model.
NominalCMYKColorSliderModel() - Constructor for class ch.randelshofer.quaqua.colorchooser.NominalCMYKColorSliderModel
Creates a new instance.
normalizeTabRuns(int, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.TabbedPaneLayout
 
normalizeTabRuns(int, int, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
numSwatches - Variable in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
numXTiles - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
numYTiles - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 

O

ONE_TOUCH_OFFSET_ - Static variable in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider
 
ONE_TOUCH_SIZE_ - Static variable in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider
Width or height of the divider based on orientation BasicSplitPaneUI adds two to this.
openIcon - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Icon used to show non-leaf nodes that are expanded.
optionSelected(SheetEvent) - Method in interface ch.randelshofer.quaqua.SheetListener
This method is invoked, when the user selected an option on the JOptionPane or the JFileChooser pane on the JSheet.
org.jdesktop.layout - package org.jdesktop.layout
 
ORIYA - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
OSMANYA - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
OSX16SnowLeopardFileSystemView - Class in ch.randelshofer.quaqua.snow_leopard.filechooser
OSX16SnowLeopardFileSystemView.
OSX16SnowLeopardFileSystemView() - Constructor for class ch.randelshofer.quaqua.snow_leopard.filechooser.OSX16SnowLeopardFileSystemView
 
OSXApplication - Class in ch.randelshofer.quaqua.osx
OSXApplication can get the native Mac OS X icon image of the application, and it can make the application icon bounce in the Dock.
OSXAquaPainter - Class in ch.randelshofer.quaqua.osx
Renders Aqua user interface controls using the JavaRuntimeSupport framework API which is present in OS X 10.6 and 10.7.
OSXAquaPainter() - Constructor for class ch.randelshofer.quaqua.osx.OSXAquaPainter
 
OSXAquaPainter.Direction - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.HorizontalAlignment - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.Key - Enum in ch.randelshofer.quaqua.osx
Property keys.
OSXAquaPainter.Orientation - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.ScrollBarPart - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.SegmentPosition - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.Size - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.State - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.Variant - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.VerticalAlignment - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.Widget - Enum in ch.randelshofer.quaqua.osx
 
OSXAquaPainter.WindowType - Enum in ch.randelshofer.quaqua.osx
 
OSXClipboardTransferable - Class in ch.randelshofer.quaqua.osx
OSXClipboardTransferable provides read access to the Mac OS X system clipboard.
OSXClipboardTransferable() - Constructor for class ch.randelshofer.quaqua.osx.OSXClipboardTransferable
 
OSXCollator - Class in ch.randelshofer.quaqua.filechooser
The OSXCollator strives to match the collation rules used by the Mac OS X Finder and of Mac OS X file dialogs.
OSXCollator() - Constructor for class ch.randelshofer.quaqua.filechooser.OSXCollator
Creates a new instance.
OSXCollator(Locale) - Constructor for class ch.randelshofer.quaqua.filechooser.OSXCollator
 
OSXFile - Class in ch.randelshofer.quaqua.osx
OSXFile provides access to Mac OS X file meta data and can resolve file aliases.
OSXImageIO - Class in ch.randelshofer.quaqua.osx
OSXImageIO can read images using the Mac OS X Cocoa NSImage API.
OSXJaguarFileSystemView - Class in ch.randelshofer.quaqua.jaguar.filechooser
A file system view for Mac OS X 10.2 (Jaguar).
OSXJaguarFileSystemView() - Constructor for class ch.randelshofer.quaqua.jaguar.filechooser.OSXJaguarFileSystemView
 
OSXLeopardFileSystemView - Class in ch.randelshofer.quaqua.leopard.filechooser
OSXLeopardFileSystemView.
OSXLeopardFileSystemView() - Constructor for class ch.randelshofer.quaqua.leopard.filechooser.OSXLeopardFileSystemView
 
OSXLionFileSystemView - Class in ch.randelshofer.quaqua.lion.filechooser
OSXLionFileSystemView.
OSXLionFileSystemView() - Constructor for class ch.randelshofer.quaqua.lion.filechooser.OSXLionFileSystemView
 
OSXPantherFileSystemView - Class in ch.randelshofer.quaqua.panther.filechooser
A file system view for Mac OS X 10.3 (Panther).
OSXPantherFileSystemView() - Constructor for class ch.randelshofer.quaqua.panther.filechooser.OSXPantherFileSystemView
 
OSXPreferences - Class in ch.randelshofer.quaqua.osx
Utility class for accessing Mac OS X Preferences.
OSXPreferences() - Constructor for class ch.randelshofer.quaqua.osx.OSXPreferences
Creates a new instance.
OSXSheetSupport - Class in ch.randelshofer.quaqua.osx
OSXSheetSupport provides support for native JDialogs for Java 5 and lower.
OSXTigerFileSystemView - Class in ch.randelshofer.quaqua.tiger.filechooser
A file system view for Mac OS X 10.4 (Tiger).
OSXTigerFileSystemView() - Constructor for class ch.randelshofer.quaqua.tiger.filechooser.OSXTigerFileSystemView
 
OUT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff Source Out Destination rule.
OUT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
OVER - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff Source Over Destination rule.
OVER - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
OverlayBorder - Class in ch.randelshofer.quaqua.border
OverlayBorder.
OverlayBorder(Border, Border) - Constructor for class ch.randelshofer.quaqua.border.OverlayBorder
Creates a new instance.
OverlayIcon - Class in ch.randelshofer.quaqua.icon
OverlayIcon.
OverlayIcon(Object, Object) - Constructor for class ch.randelshofer.quaqua.icon.OverlayIcon
Creates a new instance.
OverlayIcon(Icon, Icon) - Constructor for class ch.randelshofer.quaqua.icon.OverlayIcon
Creates a new instance.

P

PadMode - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation.
padSelectedTab(int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.TabbedPaneLayout
 
padSelectedTab(int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
padTabRun(int, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.TabbedPaneLayout
 
padTabRun(int, int, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
paint(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.AbstractFocusedPainter
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paint(int[], int, int, double, double, double, double) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Paints the widget on the specified image.
paint(BufferedImage, double, double, double, double) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Paints the widget on the specified image.
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
paint(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaArrowButton
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
paint(Graphics, int, int, Shape, JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaHighlighter.QuaquaHighlightPainter
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaLabelUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaListUI
Paint the rows that intersect the Graphics objects clipRect.
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaMenuBarUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaPanelUI
 
paint(Graphics, Shape) - Method in class ch.randelshofer.quaqua.QuaquaPasswordView
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
 
paint(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider
Paints the divider.
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaTableUI
Paint a representation of the table instance that was set in installUI().
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarSeparatorUI
 
paint(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI.DragWindow0
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
 
paint(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaViewportUI
 
paint(Component, Graphics, int, int, int, int, Object) - Method in class ch.randelshofer.quaqua.util.CachedPainter
Renders the cached image to the the passed in Graphic.
paint(Graphics, JComponent, ComponentUI) - Static method in class ch.randelshofer.quaqua.util.Debug
This method is called from UI delegates at the end of its paint method.
PaintableColor - Class in ch.randelshofer.quaqua.color
This is a Color with an optional 'hidden' Paint attribute.
PaintableColor(int, boolean) - Constructor for class ch.randelshofer.quaqua.color.PaintableColor
Creates a new instance.
PaintableColor(int) - Constructor for class ch.randelshofer.quaqua.color.PaintableColor
 
PaintableColor(int, int, int) - Constructor for class ch.randelshofer.quaqua.color.PaintableColor
 
PaintableColor(int, int, int, int) - Constructor for class ch.randelshofer.quaqua.color.PaintableColor
 
paintBackground(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
Paints a background for the view.
paintBackground(Graphics, JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
paintBackground(Graphics, JComponent, int, int) - Method in interface ch.randelshofer.quaqua.QuaquaMenuPainterClient
 
paintBackground(Graphics, JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaMenuUI
 
paintBackground(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
Paints a background for the view.
paintBackground(Graphics, JComponent, int, int) - Method in class ch.randelshofer.quaqua.QuaquaPopupMenuUI
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.AnimatedBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.BackgroundBorderUIResource
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.CachedImageBevelBorder
Paints the bevel image for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.CompositeVisualMarginBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.FocusBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.FocusedBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.ImageBevelBorder
Paints the bevel image for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.MatteBevelBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.OverlayBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeImageBevelBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.colorchooser.SmallColorWellBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardComboBoxPopupBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardMenuBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardSideBarSelectionBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionNativeScrollBarBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionScrollBarThumbBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionScrollBarTrackBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionSideBarSelectionBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaBorders.OptionDialogBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaBorders.PaletteBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaColorWellBorder
 
paintBorder(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaNativeScrollPaneBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaNativeTextFieldBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaNativeToolBarBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaPlacardButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaPopupMenuBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaSquareButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaToolBarBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaToolBarButtonStateBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaToolBarTabButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaToolBarToggleButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.snow_leopard.QuaquaSnowLeopardSideBarSelectionBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.tiger.QuaquaTigerSideBarSelectionBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.util.GroupBox
 
paintCell(Graphics, int, Rectangle, ListCellRenderer, ListModel, ListSelectionModel, int) - Method in class ch.randelshofer.quaqua.QuaquaListUI
Paint one List cell: compute the relevant state, get the "rubber stamp" cell renderer component, and then use the CellRendererPane to paint it.
paintCheck(Graphics, JComponent, Icon) - Method in class ch.randelshofer.quaqua.QuaquaMenuPainter
 
paintColorTrack(Graphics, int, int, int, int, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.Crayons
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.PaletteEntryCellRenderer
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPreviewPanel
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Paints the value.
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.JBrowserViewport
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
paintComponent(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaTitlePane
Renders the TitlePane.
paintContentArea(Graphics, int, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintContentBorder(Graphics, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintContentBorder(Graphics, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintCurrentValue(Graphics, Rectangle, boolean) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
paintCurrentValueBackground(Graphics, Rectangle, boolean) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Paints the background of the currently selected item.
paintDisabledText(JLabel, Graphics, String, int, int) - Method in class ch.randelshofer.quaqua.QuaquaLabelUI
Paint label with disabled text color.
paintDragWindow(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
Paints the contents of the window used for dragging.
paintEnabledText(JLabel, Graphics, String, int, int) - Method in class ch.randelshofer.quaqua.QuaquaLabelUI
 
painter - Variable in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
painterInstance - Static variable in class ch.randelshofer.quaqua.QuaquaHighlighter
 
paintExpandControl(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Paints the expand (toggle) part of a row.
paintFocus(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
paintFocus(Graphics, Rectangle, Dimension) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
paintFocus(Graphics, Rectangle, Dimension) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
paintFocus(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
Overridden to do nothing for the Quaqua L&F.
paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
paintFocusRing(BufferedImage, BufferedImage, Graphics, int, int) - Static method in class ch.randelshofer.quaqua.border.AbstractFocusedPainter
Paints an focus ring on cgx.
paintHighlightBelowTab() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintHorizontalLine(Graphics, JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Paints a horizontal line.
paintHorizontalPartOfLeg(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Paints the horizontal part of the leg.
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.icon.EmptyIcon
 
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.icon.FocusedIcon
 
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.icon.ListStateIcon
 
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.icon.MultiIcon
 
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.icon.OverlayIcon
 
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.icon.ShiftedIcon
 
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.icon.SliderThumbIcon
 
paintIcon(Graphics, JComponent, Rectangle) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
 
paintIcon(Graphics, JComponent, Rectangle, boolean) - Method in class ch.randelshofer.quaqua.QuaquaMenuPainter
 
paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.quaqua.VisuallyLayoutableIcon
 
paintImage(Component, Graphics, int, int, int, int, Image, Object) - Method in class ch.randelshofer.quaqua.util.CachedPainter
Paints the image to the specified location.
paintLabels(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class ch.randelshofer.quaqua.QuaquaHighlighter.QuaquaHighlightPainter
 
paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
paintMenuItem(QuaquaMenuPainterClient, Graphics, JComponent, Icon, Icon, Color, Color, Color, Color, int, Font) - Method in class ch.randelshofer.quaqua.QuaquaMenuPainter
 
paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class ch.randelshofer.quaqua.QuaquaMenuUI
 
paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
PaintRable - Interface in ch.randelshofer.quaqua.ext.batik.ext.awt.image.renderable
Interface for Rable's that can more efficently represent there action as a paint method instead of a RenderedImage when going to a Graphics2D anyways.
paintRable(Graphics2D) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.renderable.PaintRable
Should perform the equivilent action as createRendering followed by drawing the RenderedImage.
paintRow(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Paints the renderer part of a row.
paintSafely(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
paintSafely(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
paintSafely(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
paintSafely(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
paintSafely(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
paintSafely(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
paintStripes(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaListUI
 
paintTab(Graphics, int, Rectangle[], int, Rectangle, Rectangle) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
paintTabArea(Graphics, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
Paints the tabs in the tab area.
paintTabArea(Graphics, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
Overridden to do nothing for the Quaqua L&F.
paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
this function draws the border around each tab note that this function does now draw the background of the tab.
paintTabBorderBottom(int, Graphics, int, int, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintTabBorderLeft(int, Graphics, int, int, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintTabBorderRight(int, Graphics, int, int, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintTabBorderTop(int, Graphics, int, int, int, int, int, int, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
paintText(Graphics, JComponent, Rectangle, String) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
As of Java 2 platform v 1.4 this method should not be used or overriden.
paintText(Graphics, AbstractButton, Rectangle, String) - Method in class ch.randelshofer.quaqua.QuaquaButtonUI
Method which renders the text of the current button.
paintText(Graphics, AbstractButton, Rectangle, String) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
Method which renders the text of the current button.
paintText(Graphics, AbstractButton, Rectangle, String) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
Method which renders the text of the current button.
paintThumb(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
paintThumb(Graphics2D) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
paintThumb(Graphics, JComponent, Rectangle) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
paintThumb(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
paintTicks(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
paintTicks(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
paintToImage(Component, Graphics, int, int, Object) - Method in class ch.randelshofer.quaqua.border.CachedImageBevelBorder
 
paintToImage(Component, Image, int, int, Object) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
paintToImage(Component, Graphics, int, int, Object) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
paintToImage(Component, Image, int, int, Object) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
paintToImage(Component, Graphics, int, int, Object) - Method in class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
paintToImage(Component, Image, int, int, Object) - Method in class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
paintToImage(Component, Graphics, int, int, Object) - Method in class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
paintToImage(Component, Graphics, int, int, Object) - Method in class ch.randelshofer.quaqua.QuaquaPlacardButtonBorder
 
paintToImage(Component, Graphics, int, int, Object) - Method in class ch.randelshofer.quaqua.QuaquaSquareButtonBorder
 
paintToImage(Component, Image, int, int, Object) - Method in class ch.randelshofer.quaqua.util.CachedPainter
Paints the representation to cache to the supplied Graphics.
paintToImage(Component, Graphics, int, int, Object) - Method in class ch.randelshofer.quaqua.util.CachedPainter
Paints the representation to cache to the supplied Graphics.
paintTrack(Graphics) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI
 
paintTrack(Graphics, JComponent, Rectangle) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
This method actually paints the track plus the button artwork.
paintTrack(Graphics) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
paintVerticalLine(Graphics, JComponent, int, int, int) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Paints a vertical line.
paintVerticalPartOfLeg(Graphics, Rectangle, Insets, TreePath) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Paints the vertical part of the leg.
paintViewport(Graphics, JViewport) - Method in class ch.randelshofer.quaqua.QuaquaBrowserUI
 
paintViewport(Graphics, JViewport) - Method in class ch.randelshofer.quaqua.QuaquaTableUI
 
paintViewport(Graphics, JViewport) - Method in interface ch.randelshofer.quaqua.util.ViewportPainter
Paints the viewport of a JViewport, that contains the component of the user interface delegate.
paintWheel(Graphics2D) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
PaletteEntry - Class in ch.randelshofer.quaqua.colorchooser
PaletteEntry.
PaletteEntry(String, Color) - Constructor for class ch.randelshofer.quaqua.colorchooser.PaletteEntry
Creates a new instance.
PaletteEntryCellRenderer - Class in ch.randelshofer.quaqua.colorchooser
PaletteEntryCellRenderer.
PaletteEntryCellRenderer() - Constructor for class ch.randelshofer.quaqua.colorchooser.PaletteEntryCellRenderer
Creates a new instance.
PaletteListModel - Class in ch.randelshofer.quaqua.colorchooser
PaletteListModel manages a list of PaletteEntry.
PaletteListModel(String, String, PaletteEntry[]) - Constructor for class ch.randelshofer.quaqua.colorchooser.PaletteListModel
Creates a new instance.
PANTHER - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Mac OS X 10.3 Panther.
pantherDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
pantherDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
pantherDir - Static variable in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
 
param - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
The ImageDecodeParam object associated with this ImageEncoder.
parent - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
parse(File) - Method in class ch.randelshofer.quaqua.util.BinaryPListParser
Parses a binary PList file and turns it into a XMLElement.
parseCharArray(char[], int, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads one XML element from a char array and parses it.
parseCharArray(char[], int, int, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads one XML element from a char array and parses it.
parseFromReader(Reader) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads one XML element from a java.io.Reader and parses it.
parseFromReader(Reader, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads one XML element from a java.io.Reader and parses it.
parseString(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads one XML element from a String and parses it.
parseString(String, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads one XML element from a String and parses it.
parseString(String, int, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads one XML element from a String and parses it.
parseString(String, int, int, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads one XML element from a String and parses it.
pickCancel() - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
 
pickFinish() - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
 
pixels - Variable in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
popupBorderInsets - Static variable in class ch.randelshofer.quaqua.leopard.QuaquaLeopardComboBoxPopupBorder
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.ArithCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AtopCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.DarkenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.InCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.LightenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.MultiplyCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.OutCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.OverCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.OverCompositeContext_NA
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.ScreenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.XorCompositeContext
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.ArithCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.ArithCompositeContext_INT_PACK_LUT
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AtopCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.DarkenCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.InCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.LightenCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.MultiplyCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.OutCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_NA
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_UNPRE
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.ScreenCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.XorCompositeContext_INT_PACK
 
PREFERRED_SIZE - Static variable in class org.jdesktop.layout.GroupLayout
Possible value for the add methods that takes a Component.
preferredLayoutSize(Container) - Method in class ch.randelshofer.quaqua.JBrowser.BrowserLayout
 
preferredLayoutSize(Container) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
preferredLayoutSize(Container) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
preferredLayoutSize(Container) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaDividerLayout
 
preferredLayoutSize(Container) - Method in class org.jdesktop.layout.GroupLayout
Returns the preferred size for the specified container.
preferredTabAreaHeight(int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
preferredTabAreaWidth(int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
prepareForUIInstall() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Invoked after the tree instance variable has been set, but before any defaults/listeners have been installed.
PressedCueBorder - Interface in ch.randelshofer.quaqua.border
PressedCueBorder.
PREVIEW_RENDERER_PROPERTY - Static variable in class ch.randelshofer.quaqua.JBrowser
Bound property name for cellRenderer.
previewListener - Variable in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
previewPanel - Variable in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
processEvent(Object) - Method in class ch.randelshofer.quaqua.util.EventLoop
This method processes an event on the event processor thread.
processEvent(Object) - Method in class ch.randelshofer.quaqua.util.SequentialDispatcher
This method processes an event on the event processor thread.
processEvents() - Method in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
This method dequeues all Runnable objects from the queue and executes them.
processEvents() - Method in class ch.randelshofer.quaqua.util.EventLoop
This method removes events from the event queue and proceses them until the queue is empty or until #stop is called.
PROPERTY_COLORSPACE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.ColorSpaceHintKey
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderUI.CSUIPropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.QuaquaPropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.FilterComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.FilterComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaPropertyHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaButtonListener
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI.PropertyHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaLabelUI
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaListUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
Invoked when a property changes on the root pane.
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaPropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaViewportUI.QuaquaPropertyChangeHandler
 
propertyChangeListener - Variable in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
PropertyUtil - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util
 
PropertyUtil() - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.PropertyUtil
 
props - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
provideErrorFeedback(Component) - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
Invoked when the user attempts an invalid operation, such as pasting into an uneditable JTextField that has focus.
provideErrorFeedback(Component) - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
Invoked when the user attempts an invalid operation, such as pasting into an uneditable JTextField that has focus.
PUMA - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Mac OS X 10.1 Puma.
put(Action) - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
put(Object, Action) - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
putDefaults(UIDefaults, Object[]) - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
Puts defaults into the specified UIDefaults table.
putDefaults(UIDefaults, Object[]) - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
Puts defaults into the specified UIDefaults table.
putDefaults(UIDefaults, Object[]) - Method in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
Puts defaults into the specified UIDefaults table.
putDefaults(UIDefaults, Object[]) - Method in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
Puts defaults into the specified UIDefaults table.
putValue(String, Object) - Method in class ch.randelshofer.quaqua.QuaquaUIAction
 

Q

Quaqua15JaguarLookAndFeel - Class in ch.randelshofer.quaqua.jaguar
The Quaqua15JaguarLookAndFeel is an extension for Apple's Aqua Look and Feel for J2SE 5 on Mac OS X 10.0 through 10.2 (Jaguar).
Quaqua15JaguarLookAndFeel() - Constructor for class ch.randelshofer.quaqua.jaguar.Quaqua15JaguarLookAndFeel
Creates a new instance.
Quaqua15LeopardCrossPlatformLookAndFeel - Class in ch.randelshofer.quaqua.leopard
The Quaqua15LeopardCrossPlatformLookAndFeel provides bug fixes and enhancements for Apple's Aqua Look and Feel for Java 1.5 on Mac OS X 10.5 (Leopard).
Quaqua15LeopardCrossPlatformLookAndFeel() - Constructor for class ch.randelshofer.quaqua.leopard.Quaqua15LeopardCrossPlatformLookAndFeel
Creates a new instance.
Quaqua15LeopardLookAndFeel - Class in ch.randelshofer.quaqua.leopard
The Quaqua15LeopardLookAndFeel provides bug fixes and enhancements for Apple's Aqua Look and Feel for Java 1.5 on Mac OS X 10.5 (Leopard).
Quaqua15LeopardLookAndFeel() - Constructor for class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
Creates a new instance.
Quaqua15LeopardLookAndFeel(String) - Constructor for class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
Creates a new instance.
Quaqua15PantherLookAndFeel - Class in ch.randelshofer.quaqua.panther
The Quaqua15PantherLookAndFeel provides bug fixes and enhancments for Apple's Aqua Look and Feel for Java 1.4 on Mac OS X 10.3 (Panther).
Quaqua15PantherLookAndFeel() - Constructor for class ch.randelshofer.quaqua.panther.Quaqua15PantherLookAndFeel
Creates a new instance.
Quaqua15TigerCrossPlatformLookAndFeel - Class in ch.randelshofer.quaqua.tiger
The Quaqua15TigerCrossPlatformLookAndFeel provides bug fixes and enhancements for Apple's Aqua Look and Feel for Java 1.4 on Mac OS X 10.4 (Tiger).
Quaqua15TigerCrossPlatformLookAndFeel() - Constructor for class ch.randelshofer.quaqua.tiger.Quaqua15TigerCrossPlatformLookAndFeel
Creates a new instance.
Quaqua15TigerLookAndFeel - Class in ch.randelshofer.quaqua.tiger
The Quaqua15TigerLookAndFeel provides bug fixes and enhancements for Apple's Aqua Look and Feel for Java 1.5 on Mac OS X 10.4 (Tiger).
Quaqua15TigerLookAndFeel() - Constructor for class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
Creates a new instance.
Quaqua15TigerLookAndFeel(String) - Constructor for class ch.randelshofer.quaqua.tiger.Quaqua15TigerLookAndFeel
Creates a new instance.
Quaqua16LeopardLookAndFeel - Class in ch.randelshofer.quaqua.leopard
The Quaqua16LeopardLookAndFeel provides bug fixes and enhancements for Apple's Aqua Look and Feel for Java 1.6 on Mac OS X 10.5 (Leopard).
Quaqua16LeopardLookAndFeel() - Constructor for class ch.randelshofer.quaqua.leopard.Quaqua16LeopardLookAndFeel
 
Quaqua16LionFileChooserLAF - Class in ch.randelshofer.quaqua.subset
The Quaqua16LionFileChooserLAF is an extension for Apple's Aqua Look and Feel for Java 1.6 on Mac OS X 10.7 (Lion).
Quaqua16LionFileChooserLAF() - Constructor for class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
Creates a new instance.
Quaqua16LionLookAndFeel - Class in ch.randelshofer.quaqua.lion
Quaqua16LionLookAndFeel.
Quaqua16LionLookAndFeel() - Constructor for class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
Creates a new instance.
Quaqua16LionLookAndFeel(String) - Constructor for class ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
Creates a new instance.
Quaqua16SnowLeopardLookAndFeel - Class in ch.randelshofer.quaqua.snow_leopard
The Quaqua16SnowLeopardLookAndFeel provides bug fixes and enhancements for Apple's Aqua Look and Feel for Java 1.6 on Mac OS X 10.6 (Snow Leopard).
Quaqua16SnowLeopardLookAndFeel() - Constructor for class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
Creates a new instance.
Quaqua16SnowLeopardLookAndFeel(String) - Constructor for class ch.randelshofer.quaqua.snow_leopard.Quaqua16SnowLeopardLookAndFeel
Creates a new instance.
QuaquaArrowButton - Class in ch.randelshofer.quaqua
QuaquaArrowButton is used handle events for the arrow buttons of a QuaquaScrollBarUI.
QuaquaArrowButton(JScrollBar) - Constructor for class ch.randelshofer.quaqua.QuaquaArrowButton
 
QuaquaBaseline - Class in ch.randelshofer.quaqua
QuaquaBaseline.
QuaquaBaseline() - Constructor for class ch.randelshofer.quaqua.QuaquaBaseline
Creates a new instance.
QuaquaBorderFactory - Class in ch.randelshofer.quaqua
Creates an ImageBevelBorder instance optimized for this JVM.
QuaquaBorders - Class in ch.randelshofer.quaqua
QuaquaBorders.
QuaquaBorders.OptionDialogBorder - Class in ch.randelshofer.quaqua
 
QuaquaBorders.OptionDialogBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaBorders.OptionDialogBorder
 
QuaquaBorders.PaletteBorder - Class in ch.randelshofer.quaqua
Border for a Palette.
QuaquaBorders.PaletteBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaBorders.PaletteBorder
 
QuaquaBrowserUI - Class in ch.randelshofer.quaqua
QuaquaBrowserUI.
QuaquaBrowserUI() - Constructor for class ch.randelshofer.quaqua.QuaquaBrowserUI
Creates a new instance.
QuaquaButtonBorder - Class in ch.randelshofer.quaqua
QuaquaButtonBorder.
QuaquaButtonBorder(String) - Constructor for class ch.randelshofer.quaqua.QuaquaButtonBorder
Creates a new instance.
QuaquaButtonListener - Class in ch.randelshofer.quaqua
QuaquaButtonListener.
QuaquaButtonListener(AbstractButton) - Constructor for class ch.randelshofer.quaqua.QuaquaButtonListener
Creates a new instance.
QuaquaButtonMarginBorder - Class in ch.randelshofer.quaqua
QuaquaButtonMarginBorder is used to honour the margins between button text and button border.
QuaquaButtonMarginBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaButtonMarginBorder
 
QuaquaButtonUI - Class in ch.randelshofer.quaqua
QuaquaButtonUI.
QuaquaButtonUI() - Constructor for class ch.randelshofer.quaqua.QuaquaButtonUI
 
QuaquaCaret - Class in ch.randelshofer.quaqua
QuaquaCaret.
QuaquaCaret(Window, JTextComponent) - Constructor for class ch.randelshofer.quaqua.QuaquaCaret
 
QuaquaCheckBoxUI - Class in ch.randelshofer.quaqua
QuaquaCheckBoxUI.
QuaquaCheckBoxUI() - Constructor for class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
QuaquaCheckBoxUI.PropertyChangeHandler - Class in ch.randelshofer.quaqua
This inner class is marked "public" due to a compiler bug.
QuaquaCheckBoxUI.PropertyChangeHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaCheckBoxUI.PropertyChangeHandler
 
QuaquaColorChooserUI - Class in ch.randelshofer.quaqua
QuaquaColorChooserUI.
QuaquaColorChooserUI() - Constructor for class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
QuaquaColorChooserUI.PropertyHandler - Class in ch.randelshofer.quaqua
 
QuaquaColorChooserUI.PropertyHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaColorChooserUI.PropertyHandler
 
QuaquaColorPicker - Class in ch.randelshofer.quaqua.colorchooser
QuaquaColorPicker.
QuaquaColorPicker() - Constructor for class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
Creates a new instance.
QuaquaColorPreviewPanel - Class in ch.randelshofer.quaqua.colorchooser
QuaquaColorPreviewPanel.
QuaquaColorPreviewPanel() - Constructor for class ch.randelshofer.quaqua.colorchooser.QuaquaColorPreviewPanel
Creates new form.
QuaquaColorWellBorder - Class in ch.randelshofer.quaqua
QuaquaColorWellBorder.
QuaquaColorWellBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaColorWellBorder
Creates a new instance.
QuaquaColorWellBorder(Border) - Constructor for class ch.randelshofer.quaqua.QuaquaColorWellBorder
 
QuaquaComboBoxButton - Class in ch.randelshofer.quaqua
JButton subclass to help out QuaquaComboBoxUI.
QuaquaComboBoxButton(QuaquaComboBoxUI, JComboBox, Icon, boolean, CellRendererPane, JList) - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
QuaquaComboBoxCellRenderer - Class in ch.randelshofer.quaqua
QuaquaComboBoxCellRenderer.
QuaquaComboBoxCellRenderer(ListCellRenderer, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxCellRenderer
 
QuaquaComboBoxEditor - Class in ch.randelshofer.quaqua
The default editor for Quaqua editable combo boxes.
QuaquaComboBoxEditor() - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxEditor
 
QuaquaComboBoxEditor.UIResource - Class in ch.randelshofer.quaqua
A subclass of BasicComboBoxEditor that implements UIResource.
QuaquaComboBoxEditor.UIResource() - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxEditor.UIResource
 
QuaquaComboBoxUI - Class in ch.randelshofer.quaqua
Quaqua UI for JComboBox.
QuaquaComboBoxUI() - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxUI
 
QuaquaComboBoxUI.GlowFocusHandler - Class in ch.randelshofer.quaqua
This listener hides the popup when the focus is lost.
QuaquaComboBoxUI.GlowFocusHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxUI.GlowFocusHandler
 
QuaquaComboBoxVisualMargin - Class in ch.randelshofer.quaqua
QuaquaComboBoxVisualMargin.
QuaquaComboBoxVisualMargin() - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxVisualMargin
Creates a new instance.
QuaquaComboBoxVisualMargin(int, int, int, int) - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxVisualMargin
Creates a new VisualMarginBorder.
QuaquaComboBoxVisualMargin(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxVisualMargin
 
QuaquaComboBoxVisualMargin(boolean, boolean, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxVisualMargin
 
QuaquaComboBoxVisualMargin(Insets) - Constructor for class ch.randelshofer.quaqua.QuaquaComboBoxVisualMargin
Creates a new VisualMarginBorder.
QuaquaComboPopup - Class in ch.randelshofer.quaqua
QuaquaComboPopup.
QuaquaComboPopup(JComboBox, QuaquaComboBoxUI) - Constructor for class ch.randelshofer.quaqua.QuaquaComboPopup
 
QuaquaDefaultButtonAnimator - Class in ch.randelshofer.quaqua
Animates the default button.
QuaquaDefaultButtonAnimator() - Constructor for class ch.randelshofer.quaqua.QuaquaDefaultButtonAnimator
 
QuaquaDefaultListCellRenderer - Class in ch.randelshofer.quaqua
QuaquaDefaultListCellRenderer.
QuaquaDefaultListCellRenderer() - Constructor for class ch.randelshofer.quaqua.QuaquaDefaultListCellRenderer
Creates a new instance.
QuaquaDefaultTableCellRenderer - Class in ch.randelshofer.quaqua
QuaquaDefaultTableCellRenderer.
QuaquaDefaultTableCellRenderer() - Constructor for class ch.randelshofer.quaqua.QuaquaDefaultTableCellRenderer
Creates a new instance.
QuaquaDesktopPaneUI - Class in ch.randelshofer.quaqua
QuaquaDesktopPaneUI.
QuaquaDesktopPaneUI() - Constructor for class ch.randelshofer.quaqua.QuaquaDesktopPaneUI
Creates a new instance.
QuaquaDragGestureRecognizer - Class in ch.randelshofer.quaqua
This is a blunt copy of BasicDragGestureRecognizer from J2SE5.
QuaquaDragGestureRecognizer() - Constructor for class ch.randelshofer.quaqua.QuaquaDragGestureRecognizer
 
QuaquaDropTargetListener - Class in ch.randelshofer.quaqua
QuaquaDropTargetListener is mostly a copy of javax.swing.basic.BasicDropTargetListener.
QuaquaDropTargetListener() - Constructor for class ch.randelshofer.quaqua.QuaquaDropTargetListener
construct a DropTargetAutoScroller
QuaquaEditorKit - Class in ch.randelshofer.quaqua
The QuaquaEditorKit extends the Swing DefaultEditorKit with Mac OS X specific text editing actions.
QuaquaEditorKit() - Constructor for class ch.randelshofer.quaqua.QuaquaEditorKit
Default constructor.
QuaquaEditorPaneUI - Class in ch.randelshofer.quaqua
QuaquaEditorPaneUI.
QuaquaEditorPaneUI() - Constructor for class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
QuaquaFileSystemView - Class in ch.randelshofer.quaqua.filechooser
QuaquaFileSystemView is an enhanced FileSystemView, which provides additional information about a file system required for Aqua file choosers.
QuaquaFileSystemView() - Constructor for class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Creates a new instance.
QuaquaFileView - Class in ch.randelshofer.quaqua.filechooser
A FileView for the Quaqua Look and Feel.
QuaquaFileView(QuaquaFileSystemView) - Constructor for class ch.randelshofer.quaqua.filechooser.QuaquaFileView
Creates a new instance.
QuaquaFocusHandler - Class in ch.randelshofer.quaqua
QuaquaFocusHandler.
QuaquaFormattedTextFieldUI - Class in ch.randelshofer.quaqua
QuaquaFormattedTextFieldUI.
QuaquaFormattedTextFieldUI() - Constructor for class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
QuaquaHighlighter - Class in ch.randelshofer.quaqua
QuaquaHighlighter.
QuaquaHighlighter() - Constructor for class ch.randelshofer.quaqua.QuaquaHighlighter
 
QuaquaHighlighter.QuaquaHighlightPainter - Class in ch.randelshofer.quaqua
 
QuaquaHighlighter.QuaquaHighlightPainter(Color) - Constructor for class ch.randelshofer.quaqua.QuaquaHighlighter.QuaquaHighlightPainter
 
QuaquaIconFactory - Class in ch.randelshofer.quaqua
QuaquaIconFactory.
QuaquaJaguarFileChooserPanel - Class in ch.randelshofer.quaqua.jaguar.filechooser
QuaquaFileChooserPanel (This class is needed only to design the UI of the QuaquaFileChooserUI in the NetBeans form editor).
QuaquaJaguarFileChooserPanel() - Constructor for class ch.randelshofer.quaqua.jaguar.filechooser.QuaquaJaguarFileChooserPanel
Creates a new instance.
QuaquaJaguarFileChooserUI - Class in ch.randelshofer.quaqua.jaguar
A replacement for the AquaFileChooserUI.
QuaquaJaguarFileChooserUI(JFileChooser) - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
QuaquaJaguarFileChooserUI.ApproveSelectionAction - Class in ch.randelshofer.quaqua.jaguar
Responds to an Open or Save request
QuaquaJaguarFileChooserUI.ApproveSelectionAction() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.ApproveSelectionAction
 
QuaquaJaguarFileChooserUI.BrowserSelectionListener - Class in ch.randelshofer.quaqua.jaguar
Selection listener for the list of files and directories.
QuaquaJaguarFileChooserUI.BrowserSelectionListener() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.BrowserSelectionListener
 
QuaquaJaguarFileChooserUI.DirectoryComboBoxAction - Class in ch.randelshofer.quaqua.jaguar
Acts when DirectoryComboBox has changed the selected item.
QuaquaJaguarFileChooserUI.DirectoryComboBoxAction() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DirectoryComboBoxAction
 
QuaquaJaguarFileChooserUI.DirectoryComboBoxModel - Class in ch.randelshofer.quaqua.jaguar
Data model for a directory selection combo-box.
QuaquaJaguarFileChooserUI.DirectoryComboBoxModel() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DirectoryComboBoxModel
 
QuaquaJaguarFileChooserUI.DoubleClickListener - Class in ch.randelshofer.quaqua.jaguar
 
QuaquaJaguarFileChooserUI.DoubleClickListener() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DoubleClickListener
 
QuaquaJaguarFileChooserUI.FilterComboBoxModel - Class in ch.randelshofer.quaqua.jaguar
Data model for a type-face selection combo-box.
QuaquaJaguarFileChooserUI.FilterComboBoxModel() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxModel
 
QuaquaJaguarFileChooserUI.FilterComboBoxRenderer - Class in ch.randelshofer.quaqua.jaguar
Render different type sizes and styles.
QuaquaJaguarFileChooserUI.FilterComboBoxRenderer() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxRenderer
 
QuaquaJaguarFileChooserUI.NewFolderAction - Class in ch.randelshofer.quaqua.jaguar
Creates a new folder.
QuaquaJaguarFileChooserUI.NewFolderAction() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.NewFolderAction
 
QuaquaJaguarFileChooserUI.SaveTextDocumentListener - Class in ch.randelshofer.quaqua.jaguar
 
QuaquaJaguarFileChooserUI.SaveTextDocumentListener() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.SaveTextDocumentListener
 
QuaquaJaguarFileChooserUI.SaveTextFocusListener - Class in ch.randelshofer.quaqua.jaguar
 
QuaquaJaguarFileChooserUI.SaveTextFocusListener() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.SaveTextFocusListener
 
QuaquaJaguarSeparatorUI - Class in ch.randelshofer.quaqua.jaguar
A replacement for the AquaSeparatorUI.
QuaquaJaguarSeparatorUI() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarSeparatorUI
Creates a new instance of QuaquaSeparatorUI
QuaquaJaguarTabbedPaneUI - Class in ch.randelshofer.quaqua.jaguar
A replacement for the AquaTabbedPaneUI for Mac OS X 10.2 Jaguar.
QuaquaJaguarTabbedPaneUI() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
QuaquaJaguarTabbedPaneUI.QuaquaMouseHandler - Class in ch.randelshofer.quaqua.jaguar
This inner class is marked "public" due to a compiler bug.
QuaquaJaguarTabbedPaneUI.QuaquaMouseHandler() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.QuaquaMouseHandler
 
QuaquaJaguarTabbedPaneUI.QuaquaPropertyChangeHandler - Class in ch.randelshofer.quaqua.jaguar
This inner class is marked "public" due to a compiler bug.
QuaquaJaguarTabbedPaneUI.QuaquaPropertyChangeHandler() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.QuaquaPropertyChangeHandler
 
QuaquaJaguarTabbedPaneUI.TabbedPaneLayout - Class in ch.randelshofer.quaqua.jaguar
This inner class is marked "public" due to a compiler bug.
QuaquaJaguarTabbedPaneUI.TabbedPaneLayout() - Constructor for class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.TabbedPaneLayout
 
QuaquaKeyboardFocusManager - Class in ch.randelshofer.quaqua
QuaquaKeyboardFocusManager.
QuaquaKeyboardFocusManager() - Constructor for class ch.randelshofer.quaqua.QuaquaKeyboardFocusManager
Creates a new instance.
QuaquaLabelUI - Class in ch.randelshofer.quaqua
QuaquaLabelUI.
QuaquaLabelUI() - Constructor for class ch.randelshofer.quaqua.QuaquaLabelUI
 
QuaquaLayoutStyle - Class in ch.randelshofer.quaqua
A QuaquaLayoutStyle can be queried for the preferred gaps between two JComponents, or between a JComponent and a parent Container.
QuaquaLayoutStyle() - Constructor for class ch.randelshofer.quaqua.QuaquaLayoutStyle
Creates a new instance.
QuaquaLayoutStyle15 - Class in ch.randelshofer.quaqua
A QuaquaLayoutStyle15 can be queried for the preferred gaps between two JComponents, or between a JComponent and a parent Container.
QuaquaLayoutStyle15() - Constructor for class ch.randelshofer.quaqua.QuaquaLayoutStyle15
Creates a new instance.
QuaquaLazyActionMap - Class in ch.randelshofer.quaqua
QuaquaLazyActionMap.
QuaquaLazyActionMap(Class) - Constructor for class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
QuaquaLeopardComboBoxPopupBorder - Class in ch.randelshofer.quaqua.leopard
A replacement for the AquaComboBoxPopupBorder.
QuaquaLeopardComboBoxPopupBorder() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardComboBoxPopupBorder
 
QuaquaLeopardFileChooserLAF - Class in ch.randelshofer.quaqua.subset
The QuaquaLeopardFileChooserLAF is an extension for Apple's Aqua Look and Feel for Java 1.5 on Mac OS X 10.5 (Leopard).
QuaquaLeopardFileChooserLAF() - Constructor for class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
Creates a new instance.
QuaquaLeopardFileChooserPanel - Class in ch.randelshofer.quaqua.leopard.filechooser
QuaquaLeopardFileChooserPanel.
QuaquaLeopardFileChooserPanel() - Constructor for class ch.randelshofer.quaqua.leopard.filechooser.QuaquaLeopardFileChooserPanel
Creates new form.
QuaquaLeopardFileChooserUI - Class in ch.randelshofer.quaqua.leopard
A replacement for the AquaFileChooserUI.
QuaquaLeopardFileChooserUI(JFileChooser) - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
QuaquaLeopardFileChooserUI.BrowserSelectionListener - Class in ch.randelshofer.quaqua.leopard
Selection listener for the list of files and directories.
QuaquaLeopardFileChooserUI.BrowserSelectionListener() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.BrowserSelectionListener
 
QuaquaLeopardFileChooserUI.DirectoryComboBoxAction - Class in ch.randelshofer.quaqua.leopard
Acts when DirectoryComboBox has changed the selected item.
QuaquaLeopardFileChooserUI.DirectoryComboBoxAction() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DirectoryComboBoxAction
 
QuaquaLeopardFileChooserUI.DirectoryComboBoxModel - Class in ch.randelshofer.quaqua.leopard
Data model for a directory selection combo-box.
QuaquaLeopardFileChooserUI.DirectoryComboBoxModel() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DirectoryComboBoxModel
 
QuaquaLeopardFileChooserUI.DoubleClickListener - Class in ch.randelshofer.quaqua.leopard
 
QuaquaLeopardFileChooserUI.DoubleClickListener() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DoubleClickListener
 
QuaquaLeopardFileChooserUI.FilterComboBoxModel - Class in ch.randelshofer.quaqua.leopard
Data model for a type-face selection combo-box.
QuaquaLeopardFileChooserUI.FilterComboBoxModel() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.FilterComboBoxModel
 
QuaquaLeopardFileChooserUI.NewFolderAction - Class in ch.randelshofer.quaqua.leopard
Creates a new folder.
QuaquaLeopardFileChooserUI.NewFolderAction() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.NewFolderAction
 
QuaquaLeopardFileChooserUI.QuaquaApproveSelectionAction - Class in ch.randelshofer.quaqua.leopard
Responds to an Open or Save request
QuaquaLeopardFileChooserUI.QuaquaApproveSelectionAction() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.QuaquaApproveSelectionAction
 
QuaquaLeopardFileChooserUI.SaveTextDocumentListener - Class in ch.randelshofer.quaqua.leopard
 
QuaquaLeopardFileChooserUI.SaveTextDocumentListener() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.SaveTextDocumentListener
 
QuaquaLeopardFileChooserUI.SaveTextFocusListener - Class in ch.randelshofer.quaqua.leopard
 
QuaquaLeopardFileChooserUI.SaveTextFocusListener() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.SaveTextFocusListener
 
QuaquaLeopardMenuBorder - Class in ch.randelshofer.quaqua.leopard
A replacement for the AquaMenuBorder.
QuaquaLeopardMenuBorder() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardMenuBorder
 
QuaquaLeopardSideBarSelectionBorder - Class in ch.randelshofer.quaqua.leopard
QuaquaLeopardSideBarSelectionBorder.
QuaquaLeopardSideBarSelectionBorder() - Constructor for class ch.randelshofer.quaqua.leopard.QuaquaLeopardSideBarSelectionBorder
Creates a new instance.
QuaquaLionFileChooserUI - Class in ch.randelshofer.quaqua.lion
A replacement for the AquaFileChooserUI.
QuaquaLionFileChooserUI(JFileChooser) - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
QuaquaLionFileChooserUI.BrowserSelectionListener - Class in ch.randelshofer.quaqua.lion
Selection listener for the list of files and directories.
QuaquaLionFileChooserUI.BrowserSelectionListener() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.BrowserSelectionListener
 
QuaquaLionFileChooserUI.DirectoryComboBoxAction - Class in ch.randelshofer.quaqua.lion
Acts when DirectoryComboBox has changed the selected item.
QuaquaLionFileChooserUI.DirectoryComboBoxAction() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DirectoryComboBoxAction
 
QuaquaLionFileChooserUI.DirectoryComboBoxModel - Class in ch.randelshofer.quaqua.lion
Data model for a directory selection combo-box.
QuaquaLionFileChooserUI.DirectoryComboBoxModel() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DirectoryComboBoxModel
 
QuaquaLionFileChooserUI.DoubleClickListener - Class in ch.randelshofer.quaqua.lion
 
QuaquaLionFileChooserUI.DoubleClickListener() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DoubleClickListener
 
QuaquaLionFileChooserUI.FilterComboBoxModel - Class in ch.randelshofer.quaqua.lion
Data model for a type-face selection combo-box.
QuaquaLionFileChooserUI.FilterComboBoxModel() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxModel
 
QuaquaLionFileChooserUI.FilterComboBoxRenderer - Class in ch.randelshofer.quaqua.lion
Render different type sizes and styles.
QuaquaLionFileChooserUI.FilterComboBoxRenderer() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxRenderer
 
QuaquaLionFileChooserUI.NewFolderAction - Class in ch.randelshofer.quaqua.lion
Creates a new folder.
QuaquaLionFileChooserUI.NewFolderAction() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.NewFolderAction
 
QuaquaLionFileChooserUI.QuaquaApproveSelectionAction - Class in ch.randelshofer.quaqua.lion
Responds to an Open or Save request
QuaquaLionFileChooserUI.QuaquaApproveSelectionAction() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.QuaquaApproveSelectionAction
 
QuaquaLionFileChooserUI.SaveTextDocumentListener - Class in ch.randelshofer.quaqua.lion
 
QuaquaLionFileChooserUI.SaveTextDocumentListener() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.SaveTextDocumentListener
 
QuaquaLionFileChooserUI.SaveTextFocusListener - Class in ch.randelshofer.quaqua.lion
 
QuaquaLionFileChooserUI.SaveTextFocusListener() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.SaveTextFocusListener
 
QuaquaLionNativeScrollBarBorder - Class in ch.randelshofer.quaqua.lion
QuaquaLionNativeScrollBarBorder.
QuaquaLionNativeScrollBarBorder(OSXAquaPainter.Widget, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionNativeScrollBarBorder
 
QuaquaLionNativeScrollBarBorder(OSXAquaPainter.Widget) - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionNativeScrollBarBorder
 
QuaquaLionNativeTabBorder - Class in ch.randelshofer.quaqua.lion
QuaquaLionNativeTabBorder.
QuaquaLionNativeTabBorder(int, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionNativeTabBorder
 
QuaquaLionNativeTabBorder(Insets, Insets) - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionNativeTabBorder
 
QuaquaLionNativeTabBorder(int) - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionNativeTabBorder
 
QuaquaLionNativeTabBorder() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionNativeTabBorder
 
QuaquaLionScrollBarThumbBorder - Class in ch.randelshofer.quaqua.lion
QuaquaLionScrollBarThumbBorder.
QuaquaLionScrollBarThumbBorder() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionScrollBarThumbBorder
 
QuaquaLionScrollBarTrackBorder - Class in ch.randelshofer.quaqua.lion
QuaquaLionScrollBarThumbBorder.
QuaquaLionScrollBarTrackBorder() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionScrollBarTrackBorder
 
QuaquaLionSideBarSelectionBorder - Class in ch.randelshofer.quaqua.lion
QuaquaLeopardSideBarSelectionBorder.
QuaquaLionSideBarSelectionBorder() - Constructor for class ch.randelshofer.quaqua.lion.QuaquaLionSideBarSelectionBorder
Creates a new instance.
QuaquaListUI - Class in ch.randelshofer.quaqua
QuaquaListUI for Java 1.4.
QuaquaListUI() - Constructor for class ch.randelshofer.quaqua.QuaquaListUI
Creates a new instance.
QuaquaListUI.FocusHandler - Class in ch.randelshofer.quaqua
This inner class is marked "public" due to a compiler bug.
QuaquaListUI.FocusHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaListUI.FocusHandler
 
QuaquaListUI.ListDataHandler - Class in ch.randelshofer.quaqua
 
QuaquaListUI.ListDataHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaListUI.ListDataHandler
 
QuaquaListUI.MouseInputHandler - Class in ch.randelshofer.quaqua
Mouse input, and focus handling for JList.
QuaquaListUI.MouseInputHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaListUI.MouseInputHandler
 
QuaquaListUI.PropertyChangeHandler - Class in ch.randelshofer.quaqua
The PropertyChangeListener that's added to the JList at installUI time.
QuaquaListUI.PropertyChangeHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaListUI.PropertyChangeHandler
 
QuaquaLookAndFeel - Class in ch.randelshofer.quaqua
The QuaquaLookAndFeel is an extension for Apple's Mac Look and Feel and to Apple's Aqua Look and Feel for Java 1.3 through 1.4 on Mac OS X 10.0 through 10.3.
QuaquaLookAndFeel() - Constructor for class ch.randelshofer.quaqua.QuaquaLookAndFeel
Creates a new instance of QuaquaLookAndFeel
QuaquaLookAndFeel15 - Class in ch.randelshofer.quaqua
A J2SE5 backwards compatible version of the QuaquaLookAndFeel class.
QuaquaLookAndFeel15() - Constructor for class ch.randelshofer.quaqua.QuaquaLookAndFeel15
Creates a new instance of QuaquaLookAndFeel
QuaquaManager - Class in ch.randelshofer.quaqua
The QuaquaManager provides bug fixes and enhancements for the Mac Look and Feel and for the Aqua Look and Feel on Mac OS X.
QuaquaMenuBarUI - Class in ch.randelshofer.quaqua
QuaquaMenuBarUI.
QuaquaMenuBarUI() - Constructor for class ch.randelshofer.quaqua.QuaquaMenuBarUI
Creates a new instance.
QuaquaMenuItemUI - Class in ch.randelshofer.quaqua
A replacement for the AquaMenuItemUI.
QuaquaMenuPainter - Class in ch.randelshofer.quaqua
QuaquaMenuPainter.
QuaquaMenuPainter() - Constructor for class ch.randelshofer.quaqua.QuaquaMenuPainter
 
QuaquaMenuPainterClient - Interface in ch.randelshofer.quaqua
QuaquaMenuPainterClient.
QuaquaMenuUI - Class in ch.randelshofer.quaqua
A replacement for the AquaMenuUI.
QuaquaMenuUI() - Constructor for class ch.randelshofer.quaqua.QuaquaMenuUI
 
QuaquaNativeBorder - Class in ch.randelshofer.quaqua.border
Native Aqua border for an AbstractButton.
QuaquaNativeBorder(OSXAquaPainter.Widget) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
QuaquaNativeBorder(int, OSXAquaPainter.Widget) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
QuaquaNativeBorder(OSXAquaPainter.Widget, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
QuaquaNativeBorder(int, OSXAquaPainter.Widget, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeBorder
 
QuaquaNativeBorder.UIResource - Class in ch.randelshofer.quaqua.border
 
QuaquaNativeBorder.UIResource(OSXAquaPainter.Widget) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeBorder.UIResource
 
QuaquaNativeBorder.UIResource(OSXAquaPainter.Widget, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeBorder.UIResource
Creates a new instance.
QuaquaNativeButtonBorder - Class in ch.randelshofer.quaqua
Native Aqua border for an AbstractButton.
QuaquaNativeButtonBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaNativeButtonBorder
 
QuaquaNativeButtonBorder.UIResource - Class in ch.randelshofer.quaqua
 
QuaquaNativeButtonBorder.UIResource() - Constructor for class ch.randelshofer.quaqua.QuaquaNativeButtonBorder.UIResource
 
QuaquaNativeButtonStateBorder - Class in ch.randelshofer.quaqua.border
Native Aqua border for an AbstractButton.
QuaquaNativeButtonStateBorder(OSXAquaPainter.Widget) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
QuaquaNativeButtonStateBorder(OSXAquaPainter.Widget, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder
 
QuaquaNativeButtonStateBorder.UIResource - Class in ch.randelshofer.quaqua.border
 
QuaquaNativeButtonStateBorder.UIResource(OSXAquaPainter.Widget) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder.UIResource
 
QuaquaNativeButtonStateBorder.UIResource(OSXAquaPainter.Widget, Insets, Insets) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeButtonStateBorder.UIResource
Creates a new instance.
QuaquaNativeButtonStateIcon - Class in ch.randelshofer.quaqua.icon
Native Aqua icon for an AbstractButton.
QuaquaNativeButtonStateIcon(OSXAquaPainter.Widget, int, int) - Constructor for class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
QuaquaNativeButtonStateIcon(OSXAquaPainter.Widget, int, int, int, int) - Constructor for class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
 
QuaquaNativeButtonStateIcon.UIResource - Class in ch.randelshofer.quaqua.icon
 
QuaquaNativeButtonStateIcon.UIResource(OSXAquaPainter.Widget, int, int, int, int) - Constructor for class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon.UIResource
 
QuaquaNativeButtonStateIcon.UIResource(OSXAquaPainter.Widget, int, int) - Constructor for class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon.UIResource
 
QuaquaNativeImageBevelBorder - Class in ch.randelshofer.quaqua.border
QuaquaNativeImageBevelBorder.
QuaquaNativeImageBevelBorder(OSXAquaPainter.Widget, Insets, Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeImageBevelBorder
 
QuaquaNativeImageBevelBorder.UIResource - Class in ch.randelshofer.quaqua.border
 
QuaquaNativeImageBevelBorder.UIResource(OSXAquaPainter.Widget, Insets, Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.border.QuaquaNativeImageBevelBorder.UIResource
 
QuaquaNativeScrollPaneBorder - Class in ch.randelshofer.quaqua
QuaquaNativeScrollPaneBorder.
QuaquaNativeScrollPaneBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaNativeScrollPaneBorder
 
QuaquaNativeTextFieldBorder - Class in ch.randelshofer.quaqua
Native Aqua border for text components.
QuaquaNativeTextFieldBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaNativeTextFieldBorder
 
QuaquaNativeTextFieldBorder(Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaNativeTextFieldBorder
 
QuaquaNativeTextFieldBorder.UIResource - Class in ch.randelshofer.quaqua
 
QuaquaNativeTextFieldBorder.UIResource() - Constructor for class ch.randelshofer.quaqua.QuaquaNativeTextFieldBorder.UIResource
 
QuaquaNativeTextFieldBorder.UIResource(Insets, Insets, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaNativeTextFieldBorder.UIResource
Creates a new instance.
QuaquaNativeToolBarBorder - Class in ch.randelshofer.quaqua
QuaquaNativeToolBarBorder.
QuaquaNativeToolBarBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaNativeToolBarBorder
 
QuaquaNativeToolBarBorder.UIResource - Class in ch.randelshofer.quaqua
 
QuaquaNativeToolBarBorder.UIResource() - Constructor for class ch.randelshofer.quaqua.QuaquaNativeToolBarBorder.UIResource
 
QuaquaOptionPaneUI - Class in ch.randelshofer.quaqua
QuaquaOptionPaneUI.
QuaquaOptionPaneUI() - Constructor for class ch.randelshofer.quaqua.QuaquaOptionPaneUI
 
QuaquaOptionPaneUI.QuaquaButtonAreaLayout - Class in ch.randelshofer.quaqua
ButtonAreaLayout behaves in a similar manner to FlowLayout.
QuaquaOptionPaneUI.QuaquaButtonAreaLayout(boolean, int) - Constructor for class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
QuaquaPanelUI - Class in ch.randelshofer.quaqua
QuaquaPanelUI.
QuaquaPanelUI() - Constructor for class ch.randelshofer.quaqua.QuaquaPanelUI
 
QuaquaPantherFileChooserLAF - Class in ch.randelshofer.quaqua.subset
The QuaquaPantherFileChooserLAF is an extension for Apple's Aqua Look and Feel for Java 1.4 on Mac OS X 10.3 (Panther).
QuaquaPantherFileChooserLAF() - Constructor for class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
Creates a new instance.
QuaquaPantherFileChooserPanel - Class in ch.randelshofer.quaqua.panther.filechooser
QuaquaPantherFileChooserPanel.
QuaquaPantherFileChooserPanel() - Constructor for class ch.randelshofer.quaqua.panther.filechooser.QuaquaPantherFileChooserPanel
Creates new form.
QuaquaPantherFileChooserUI - Class in ch.randelshofer.quaqua.panther
A replacement for the AquaFileChooserUI.
QuaquaPantherFileChooserUI(JFileChooser) - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
QuaquaPantherFileChooserUI.BrowserSelectionListener - Class in ch.randelshofer.quaqua.panther
Selection listener for the list of files and directories.
QuaquaPantherFileChooserUI.BrowserSelectionListener() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.BrowserSelectionListener
 
QuaquaPantherFileChooserUI.DirectoryComboBoxAction - Class in ch.randelshofer.quaqua.panther
Acts when DirectoryComboBox has changed the selected item.
QuaquaPantherFileChooserUI.DirectoryComboBoxAction() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DirectoryComboBoxAction
 
QuaquaPantherFileChooserUI.DirectoryComboBoxModel - Class in ch.randelshofer.quaqua.panther
Data model for a directory selection combo-box.
QuaquaPantherFileChooserUI.DirectoryComboBoxModel() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DirectoryComboBoxModel
 
QuaquaPantherFileChooserUI.DoubleClickListener - Class in ch.randelshofer.quaqua.panther
 
QuaquaPantherFileChooserUI.DoubleClickListener() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DoubleClickListener
 
QuaquaPantherFileChooserUI.FilterComboBoxModel - Class in ch.randelshofer.quaqua.panther
Data model for a type-face selection combo-box.
QuaquaPantherFileChooserUI.FilterComboBoxModel() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.FilterComboBoxModel
 
QuaquaPantherFileChooserUI.NewFolderAction - Class in ch.randelshofer.quaqua.panther
Creates a new folder.
QuaquaPantherFileChooserUI.NewFolderAction() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.NewFolderAction
 
QuaquaPantherFileChooserUI.QuaquaApproveSelectionAction - Class in ch.randelshofer.quaqua.panther
Responds to an Open or Save request
QuaquaPantherFileChooserUI.QuaquaApproveSelectionAction() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.QuaquaApproveSelectionAction
 
QuaquaPantherFileChooserUI.SaveTextDocumentListener - Class in ch.randelshofer.quaqua.panther
 
QuaquaPantherFileChooserUI.SaveTextDocumentListener() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.SaveTextDocumentListener
 
QuaquaPantherFileChooserUI.SaveTextFocusListener - Class in ch.randelshofer.quaqua.panther
 
QuaquaPantherFileChooserUI.SaveTextFocusListener() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.SaveTextFocusListener
 
QuaquaPantherScrollTabbedPaneUI - Class in ch.randelshofer.quaqua.panther
A replacement for Apple's AquaTabbedPaneUI for Mac OS X 10.3 Panther.
QuaquaPantherScrollTabbedPaneUI() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
Creates a new instance.
QuaquaPantherScrollTabbedPaneUI.QuaquaMouseHandler - Class in ch.randelshofer.quaqua.panther
This inner class is marked "public" due to a compiler bug.
QuaquaPantherScrollTabbedPaneUI.QuaquaMouseHandler() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaMouseHandler
 
QuaquaPantherScrollTabbedPaneUI.QuaquaPropertyHandler - Class in ch.randelshofer.quaqua.panther
This inner class is marked "public" due to a compiler bug.
QuaquaPantherScrollTabbedPaneUI.QuaquaPropertyHandler() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaPropertyHandler
 
QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout - Class in ch.randelshofer.quaqua.panther
This inner class is marked "public" due to a compiler bug.
QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
QuaquaPantherSeparatorUI - Class in ch.randelshofer.quaqua.panther
A replacement for the AquaSeparatorUI.
QuaquaPantherSeparatorUI() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherSeparatorUI
Creates a new instance of QuaquaSeparatorUI
QuaquaPantherTabbedPaneUI - Class in ch.randelshofer.quaqua.panther
The QuaquaPantherTabbedPaneUI uses to the QuaquaJaguarTabbedPaneUI for the WRAP_TAB_LAYOUT policy and the QuaquaPantherScrollTabbedPaneUI for the SCROLL_TAB_LAYOUT policy.
QuaquaPantherTabbedPaneUI() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
Creates a new instance.
QuaquaPantherTabbedPaneUI.PropertyChangeHandler - Class in ch.randelshofer.quaqua.panther
This inner class is marked "public" due to a compiler bug.
QuaquaPantherTabbedPaneUI.PropertyChangeHandler() - Constructor for class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI.PropertyChangeHandler
 
QuaquaPasswordFieldUI - Class in ch.randelshofer.quaqua
QuaquaPasswordFieldUI.
QuaquaPasswordFieldUI() - Constructor for class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
QuaquaPasswordView - Class in ch.randelshofer.quaqua
QuaquaPasswordView paints a filled circle instead of the echo char returned by the JPasswordField.
QuaquaPasswordView(Element) - Constructor for class ch.randelshofer.quaqua.QuaquaPasswordView
Creates a new instance.
QuaquaPlacardButtonBorder - Class in ch.randelshofer.quaqua
QuaquaPlacardButtonBorder.
QuaquaPlacardButtonBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaPlacardButtonBorder
Creates a new instance of QuaquaSquareButtonBorder
QuaquaPopupFactory - Class in ch.randelshofer.quaqua
QuaquaPopupFactory to work around a bug with heavy weight popups on Java 1.4 in full screen mode.
QuaquaPopupFactory() - Constructor for class ch.randelshofer.quaqua.QuaquaPopupFactory
 
QuaquaPopupMenuBorder - Class in ch.randelshofer.quaqua
A replacement for the AquaMenuBorder.
QuaquaPopupMenuBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaPopupMenuBorder
 
QuaquaPopupMenuUI - Class in ch.randelshofer.quaqua
QuaquaPopupMenuUI.
QuaquaPopupMenuUI() - Constructor for class ch.randelshofer.quaqua.QuaquaPopupMenuUI
 
QuaquaRadioButtonUI - Class in ch.randelshofer.quaqua
QuaquaRadioButtonUI.
QuaquaRadioButtonUI() - Constructor for class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
QuaquaRadioButtonUI.PropertyChangeHandler - Class in ch.randelshofer.quaqua
This inner class is marked "public" due to a compiler bug.
QuaquaRadioButtonUI.PropertyChangeHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaRadioButtonUI.PropertyChangeHandler
 
QuaquaResourceBundleUtil - Class in ch.randelshofer.quaqua.util
This is a convenience wrapper for accessing resources stored in a ResourceBundle.
QuaquaResourceBundleUtil(ResourceBundle) - Constructor for class ch.randelshofer.quaqua.util.QuaquaResourceBundleUtil
Creates a new ResouceBundleUtil which wraps the provided resource bundle.
QuaquaRootPaneBackground - Class in ch.randelshofer.quaqua
QuaquaRootPaneBackground.
QuaquaRootPaneBackground(int, int[], int[]) - Constructor for class ch.randelshofer.quaqua.QuaquaRootPaneBackground
Note: For efficiency reasons this method stores the passed in arrays internally without copying them.
QuaquaRootPaneBackground(Color, Color[], Color[]) - Constructor for class ch.randelshofer.quaqua.QuaquaRootPaneBackground
Note: For efficiency reasons this method stores the passed in arrays internally without copying them.
QuaquaRootPaneUI - Class in ch.randelshofer.quaqua
QuaquaRootPaneUI.
QuaquaRootPaneUI() - Constructor for class ch.randelshofer.quaqua.QuaquaRootPaneUI
Creates a new instance.
QuaquaScrollBarUI - Class in ch.randelshofer.quaqua
QuaquaScrollBarUI.
QuaquaScrollBarUI() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollBarUI
Creates a new instance.
QuaquaScrollBarUI.QuaquaArrowButtonListener - Class in ch.randelshofer.quaqua
Listener for cursor keys.
QuaquaScrollBarUI.QuaquaArrowButtonListener() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaArrowButtonListener
 
QuaquaScrollBarUI.QuaquaModelListener - Class in ch.randelshofer.quaqua
A listener to listen for model changes.
QuaquaScrollBarUI.QuaquaModelListener() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaModelListener
 
QuaquaScrollBarUI.QuaquaPropertyChangeHandler - Class in ch.randelshofer.quaqua
 
QuaquaScrollBarUI.QuaquaPropertyChangeHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaPropertyChangeHandler
 
QuaquaScrollBarUI.QuaquaScrollListener - Class in ch.randelshofer.quaqua
Listener for scrolling events initiated in the ScrollPane.
QuaquaScrollBarUI.QuaquaScrollListener() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaScrollListener
 
QuaquaScrollBarUI.QuaquaScrollListener(int, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaScrollListener
 
QuaquaScrollBarUI.QuaquaTrackListener - Class in ch.randelshofer.quaqua
 
QuaquaScrollBarUI.QuaquaTrackListener() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaTrackListener
 
QuaquaScrollPaneBorder - Class in ch.randelshofer.quaqua
QuaquaScrollPaneBorder.
QuaquaScrollPaneBorder(String, String) - Constructor for class ch.randelshofer.quaqua.QuaquaScrollPaneBorder
Creates a new instance.
QuaquaScrollPaneBorder.UIResource - Class in ch.randelshofer.quaqua
 
QuaquaScrollPaneBorder.UIResource(String, String) - Constructor for class ch.randelshofer.quaqua.QuaquaScrollPaneBorder.UIResource
 
QuaquaScrollPaneLayout - Class in ch.randelshofer.quaqua
The QuaquaScrollPaneLayout ensures that the vertical and the horizontal scroll bar of a JScrollPane do not intersect with the grow-box of a JFrame or a JDialog.
QuaquaScrollPaneLayout() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollPaneLayout
Creates a new instance.
QuaquaScrollPaneLayout.UIResource - Class in ch.randelshofer.quaqua
The UI resource version of ScrollPaneLayout.
QuaquaScrollPaneLayout.UIResource() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollPaneLayout.UIResource
 
QuaquaScrollPaneUI - Class in ch.randelshofer.quaqua
QuaquaScrollPaneUI.
QuaquaScrollPaneUI() - Constructor for class ch.randelshofer.quaqua.QuaquaScrollPaneUI
Creates a new instance.
QuaquaSliderUI - Class in ch.randelshofer.quaqua
QuaquaSliderUI.
QuaquaSliderUI(JSlider) - Constructor for class ch.randelshofer.quaqua.QuaquaSliderUI
 
QuaquaSliderUI.QuaquaTrackListener - Class in ch.randelshofer.quaqua
Track mouse movements.
QuaquaSliderUI.QuaquaTrackListener() - Constructor for class ch.randelshofer.quaqua.QuaquaSliderUI.QuaquaTrackListener
 
QuaquaSnowLeopardSideBarSelectionBorder - Class in ch.randelshofer.quaqua.snow_leopard
QuaquaSnowLeopardSideBarSelectionBorder.
QuaquaSnowLeopardSideBarSelectionBorder() - Constructor for class ch.randelshofer.quaqua.snow_leopard.QuaquaSnowLeopardSideBarSelectionBorder
Creates a new instance.
QuaquaSpinnerUI - Class in ch.randelshofer.quaqua
QuaquaSpinnerUI.
QuaquaSpinnerUI() - Constructor for class ch.randelshofer.quaqua.QuaquaSpinnerUI
 
QuaquaSplitPaneDivider - Class in ch.randelshofer.quaqua
QuaquaSplitPaneDivider.
QuaquaSplitPaneDivider(BasicSplitPaneUI) - Constructor for class ch.randelshofer.quaqua.QuaquaSplitPaneDivider
Creates a new instance.
QuaquaSplitPaneDivider.QuaquaDividerLayout - Class in ch.randelshofer.quaqua
Used to layout a BasicSplitPaneDivider.
QuaquaSplitPaneDivider.QuaquaDividerLayout() - Constructor for class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaDividerLayout
 
QuaquaSplitPaneDivider.QuaquaMouseHandler - Class in ch.randelshofer.quaqua
MouseHandler is responsible for converting mouse events (released, dragged...) into the appropriate DragController methods.
QuaquaSplitPaneDivider.QuaquaMouseHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaMouseHandler
 
QuaquaSplitPaneUI - Class in ch.randelshofer.quaqua
QuaquaSplitPaneUI.
QuaquaSplitPaneUI() - Constructor for class ch.randelshofer.quaqua.QuaquaSplitPaneUI
Creates a new instance.
QuaquaSquareButtonBorder - Class in ch.randelshofer.quaqua
QuaquaSquareButtonBorder.
QuaquaSquareButtonBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaSquareButtonBorder
Creates a new instance of QuaquaSquareButtonBorder
QuaquaTableHeaderBorder - Class in ch.randelshofer.quaqua
QuaquaTableHeaderBorder.
QuaquaTableHeaderBorder(String, Insets) - Constructor for class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
Creates a new instance.
QuaquaTableHeaderBorder.UIResource - Class in ch.randelshofer.quaqua
 
QuaquaTableHeaderBorder.UIResource(String, Insets) - Constructor for class ch.randelshofer.quaqua.QuaquaTableHeaderBorder.UIResource
 
QuaquaTableHeaderUI - Class in ch.randelshofer.quaqua
QuaquaTableHeaderUI.
QuaquaTableHeaderUI() - Constructor for class ch.randelshofer.quaqua.QuaquaTableHeaderUI
Creates a new instance.
QuaquaTableUI - Class in ch.randelshofer.quaqua
QuaquaTableUI.
QuaquaTableUI() - Constructor for class ch.randelshofer.quaqua.QuaquaTableUI
Creates a new instance.
QuaquaTextAreaUI - Class in ch.randelshofer.quaqua
QuaquaTextAreaUI.
QuaquaTextAreaUI() - Constructor for class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
QuaquaTextComponentPopupHandler - Class in ch.randelshofer.quaqua
TextComponentHandler displays a popup menu on a JTextComponent with the cut/copy and paste actions.
QuaquaTextComponentPopupHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaTextComponentPopupHandler
Creates a new instance.
QuaquaTextCursorHandler - Class in ch.randelshofer.quaqua
QuaquaTextCursorHandler hides the cursor when a key is pressed in a JTextComponent and shows it again when the cursor is moved.
QuaquaTextCursorHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaTextCursorHandler
 
QuaquaTextFieldBorder - Class in ch.randelshofer.quaqua
QuaquaTextFieldBorder.
QuaquaTextFieldBorder(String, Insets, String, Insets, String, Insets) - Constructor for class ch.randelshofer.quaqua.QuaquaTextFieldBorder
Creates a new instance.
QuaquaTextFieldBorder.UIResource - Class in ch.randelshofer.quaqua
 
QuaquaTextFieldBorder.UIResource(String, String, String) - Constructor for class ch.randelshofer.quaqua.QuaquaTextFieldBorder.UIResource
 
QuaquaTextFieldBorder.UIResource(String, Insets, String, Insets, String, Insets) - Constructor for class ch.randelshofer.quaqua.QuaquaTextFieldBorder.UIResource
 
QuaquaTextFieldFocusHandler - Class in ch.randelshofer.quaqua
QuaquaTextFieldFocusHandler.
QuaquaTextFieldFocusHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaTextFieldFocusHandler
Allow instance creation by UIManager.
QuaquaTextFieldFocusHandler15 - Class in ch.randelshofer.quaqua
QuaquaTextFieldFocusHandler15.
QuaquaTextFieldFocusHandler15() - Constructor for class ch.randelshofer.quaqua.QuaquaTextFieldFocusHandler15
Allow instance creation by UIManager.
QuaquaTextFieldUI - Class in ch.randelshofer.quaqua
QuaquaTextFieldUI.
QuaquaTextFieldUI() - Constructor for class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
QuaquaTextPaneUI - Class in ch.randelshofer.quaqua
QuaquaTextPaneUI.
QuaquaTextPaneUI() - Constructor for class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
QuaquaTigerSideBarSelectionBorder - Class in ch.randelshofer.quaqua.tiger
QuaquaTigerSideBarSelectionBorder.
QuaquaTigerSideBarSelectionBorder() - Constructor for class ch.randelshofer.quaqua.tiger.QuaquaTigerSideBarSelectionBorder
Creates a new instance.
QuaquaTitlePane - Class in ch.randelshofer.quaqua
QuaquaTitlePane.
QuaquaTitlePane(JRootPane, QuaquaRootPaneUI) - Constructor for class ch.randelshofer.quaqua.QuaquaTitlePane
 
QuaquaToggleButtonUI - Class in ch.randelshofer.quaqua
QuaquaButtonUI.
QuaquaToggleButtonUI() - Constructor for class ch.randelshofer.quaqua.QuaquaToggleButtonUI
 
QuaquaToolBarBorder - Class in ch.randelshofer.quaqua
QuaquaToolBarBorder.
QuaquaToolBarBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarBorder
 
QuaquaToolBarBorder.UIResource - Class in ch.randelshofer.quaqua
 
QuaquaToolBarBorder.UIResource() - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarBorder.UIResource
 
QuaquaToolBarButtonStateBorder - Class in ch.randelshofer.quaqua
ToolbarButtonStateBorder.
QuaquaToolBarButtonStateBorder(Border, Border, Border, Border, Border, Border, Border, Border, Border, Border, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarButtonStateBorder
 
QuaquaToolBarButtonStateBorder(Border[], boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarButtonStateBorder
Creates a new instance.
QuaquaToolBarButtonStateBorder(Image[], Insets, Insets, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarButtonStateBorder
Creates a new instance.
QuaquaToolBarButtonStateBorder(Image, int, boolean, Insets, Insets, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarButtonStateBorder
Creates a new instance.
QuaquaToolBarSeparatorUI - Class in ch.randelshofer.quaqua
QuaquaToolBarSeparatorUI.
QuaquaToolBarSeparatorUI() - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarSeparatorUI
 
QuaquaToolBarTabButtonBorder - Class in ch.randelshofer.quaqua
ToolBarTabButtonBorder.
QuaquaToolBarTabButtonBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarTabButtonBorder
 
QuaquaToolBarToggleButtonBorder - Class in ch.randelshofer.quaqua
ToolBarButtonBorder.
QuaquaToolBarToggleButtonBorder() - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarToggleButtonBorder
 
QuaquaToolBarUI - Class in ch.randelshofer.quaqua
QuaquaToolBarUI.
QuaquaToolBarUI() - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarUI
 
QuaquaToolBarUI.DragWindow0 - Class in ch.randelshofer.quaqua
 
QuaquaToolBarUI.FrameListener - Class in ch.randelshofer.quaqua
 
QuaquaToolBarUI.FrameListener() - Constructor for class ch.randelshofer.quaqua.QuaquaToolBarUI.FrameListener
 
QuaquaTreeUI - Class in ch.randelshofer.quaqua
QuaquaTreeUI.
QuaquaTreeUI() - Constructor for class ch.randelshofer.quaqua.QuaquaTreeUI
Creates a new instance.
QuaquaTreeUI.FocusHandler - Class in ch.randelshofer.quaqua
This inner class is marked "public" due to a compiler bug.
QuaquaTreeUI.FocusHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaTreeUI.FocusHandler
 
QuaquaTreeUI.TreeCancelEditingAction - Class in ch.randelshofer.quaqua
ActionListener that invokes cancelEditing when action performed.
QuaquaTreeUI.TreeCancelEditingAction(String) - Constructor for class ch.randelshofer.quaqua.QuaquaTreeUI.TreeCancelEditingAction
 
QuaquaTreeUI.TreeHomeAction - Class in ch.randelshofer.quaqua
TreeHomeAction is used to handle end/home actions.
QuaquaTreeUI.TreeHomeAction(int, String) - Constructor for class ch.randelshofer.quaqua.QuaquaTreeUI.TreeHomeAction
 
QuaquaTreeUI.TreeIncrementAction - Class in ch.randelshofer.quaqua
TreeIncrementAction is used to handle up/down actions.
QuaquaTreeUI.TreeIncrementAction(int, String) - Constructor for class ch.randelshofer.quaqua.QuaquaTreeUI.TreeIncrementAction
 
QuaquaTreeUI.TreePageAction - Class in ch.randelshofer.quaqua
TreePageAction handles page up and page down events.
QuaquaTreeUI.TreePageAction(int, String) - Constructor for class ch.randelshofer.quaqua.QuaquaTreeUI.TreePageAction
 
QuaquaTreeUI.TreeToggleAction - Class in ch.randelshofer.quaqua
For the first selected row expandedness will be toggled.
QuaquaTreeUI.TreeToggleAction(String) - Constructor for class ch.randelshofer.quaqua.QuaquaTreeUI.TreeToggleAction
 
QuaquaTreeUI.TreeTraverseAction - Class in ch.randelshofer.quaqua
TreeTraverseAction is the action used for left/right keys.
QuaquaTreeUI.TreeTraverseAction(int, String) - Constructor for class ch.randelshofer.quaqua.QuaquaTreeUI.TreeTraverseAction
 
QuaquaUIAction - Class in ch.randelshofer.quaqua
QuaquaUIAction is the basis of all of basic's action classes that are used in an ActionMap.
QuaquaUIAction(String) - Constructor for class ch.randelshofer.quaqua.QuaquaUIAction
 
QuaquaUtilities - Class in ch.randelshofer.quaqua
Utility class for the Quaqua LAF.
QuaquaUtilities.SizeVariant - Enum in ch.randelshofer.quaqua
 
QuaquaViewportUI - Class in ch.randelshofer.quaqua
The Quaqua user interface delegate for a JViewport.
QuaquaViewportUI() - Constructor for class ch.randelshofer.quaqua.QuaquaViewportUI
 
QuaquaViewportUI.QuaquaPropertyChangeHandler - Class in ch.randelshofer.quaqua
 
QuaquaViewportUI.QuaquaPropertyChangeHandler() - Constructor for class ch.randelshofer.quaqua.QuaquaViewportUI.QuaquaPropertyChangeHandler
 

R

read(InputStream) - Method in class ch.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
 
read() - Method in class ch.randelshofer.quaqua.ext.base64.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class ch.randelshofer.quaqua.ext.base64.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
read(byte[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
read() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.MemoryCacheSeekableStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.MemoryCacheSeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(File) - Static method in class ch.randelshofer.quaqua.osx.OSXImageIO
Reads a BufferedImage from the supplied File using the Cocoa NSImage API.
read(File, int, int) - Static method in class ch.randelshofer.quaqua.osx.OSXImageIO
Reads a BufferedImage scaled to the specified size from the supplied File using the Cocoa NSImage API.
read(byte[]) - Static method in class ch.randelshofer.quaqua.osx.OSXImageIO
Reads a BufferedImage from the supplied array using the Cocoa NSImage API.
readBoolean() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a boolean from this stream.
readByte() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a signed eight-bit value from this stream.
readChar() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a Unicode character from this stream.
readChar() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Reads a character from a reader.
readCharLE() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a Unicode character from this stream in little-endian order.
readDouble() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a double from this stream.
readDoubleLE() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a double from this stream in little-endian order.
readExternal(ObjectInput) - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readFloat() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a float from this stream.
readFloatLE() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a float from this stream in little-endian order.
readFully(byte[]) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads b.length bytes from this stream into the byte array, starting at the current stream pointer.
readFully(byte[], int, int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads exactly len bytes from this stream into the byte array, starting at the current stream pointer.
readInt() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a signed 32-bit integer from this stream.
readIntLE() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a signed 32-bit integer from this stream in little-endian order.
readLine() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads the next line of text from this stream.
readLong() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a signed 64-bit integer from this stream.
readLongLE() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a signed 64-bit integer from this stream in little-endian order.
readShort() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a signed 16-bit number from this stream.
readShortLE() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads a signed 16-bit number from this stream in little-endian order.
readSystemClipboard() - Static method in class ch.randelshofer.quaqua.osx.OSXImageIO
Returns a BufferedImage as the result of decoding the data in the Mac OS X system clipboard using the Cocoa NSImage API.
readUnsignedByte() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads an unsigned eight-bit number from this stream.
readUnsignedInt() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads an unsigned 32-bit integer from this stream.
readUnsignedIntLE() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads an unsigned 32-bit integer from this stream in little-endian order.
readUnsignedShort() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads an unsigned 16-bit number from this stream.
readUnsignedShortLE() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads an unsigned 16-bit number from this stream in little-endian order.
readUTF() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Reads in a string from this stream.
rectangleForCurrentValue() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Returns the area that is reserved for drawing the currently selected item.
rectangleForCurrentValue(int, int) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Returns the area that is reserved for drawing the currently selected item.
REFLECT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, end-to-start to fill the remaining area.
regenerateColorTrack() - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
regenerateColorWheel() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
RELATED - Static variable in class org.jdesktop.layout.LayoutStyle
Possible argument to getPreferredGap.
remove(MutableTreeNode) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
remove(int) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
remove(MutableTreeNode) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
remove(int) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
remove(Object) - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
removeAllColorChooserPanels() - Method in class ch.randelshofer.quaqua.colorchooser.ColorChooserMainPanel
 
removeAttribute(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Removes an attribute.
removeChangeListener(ChangeListener) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
removeChild(XMLElement) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Removes a child element.
removeChild(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use removeAttribute instead.
removeColorSlider(JSlider) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
removeColumn(int) - Method in class ch.randelshofer.quaqua.JBrowser
Removes the specified column from the browser.
removeControlButtons() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
removeControlButtons() - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
removeControlButtons() - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
removeControlButtons() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
removeFromParent() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
removeLastListColumn() - Method in class ch.randelshofer.quaqua.JBrowser
Removes the last list column from the browser.
removeLayoutComponent(Component) - Method in class ch.randelshofer.quaqua.JBrowser.BrowserLayout
 
removeLayoutComponent(Component) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
removeLayoutComponent(Component) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
removeLayoutComponent(Component) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider.QuaquaDividerLayout
 
removeLayoutComponent(Component) - Method in class org.jdesktop.layout.GroupLayout
Notification that a Component has been removed from the parent container.
removeListeners() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Deprecated. As of Java 2 platform v1.4.
removeListeners() - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
removeNotify() - Method in class ch.randelshofer.quaqua.JBrowser
Calls the unconfigureEnclosingScrollPane method.
removeNotify() - Method in class ch.randelshofer.quaqua.QuaquaTitlePane
 
removeParameter(String) - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Remove any value associated with the given name.
removeProperty(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use removeAttribute instead.
removeProperty(String) - Static method in class ch.randelshofer.quaqua.QuaquaManager
Removes a locally defined property.
removePropertyChangeListener(PropertyChangeListener) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class ch.randelshofer.quaqua.QuaquaUIAction
 
removeSelectionPath(TreePath) - Method in class ch.randelshofer.quaqua.JBrowser
Removes the node identified by the specified path from the current selection.
removeSheetListener(SheetListener) - Method in class ch.randelshofer.quaqua.JSheet
Removes a sheet listener.
removeTreeModelListener(TreeModelListener) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Removes a listener previously added with addTreeModelListener().
removeTreeModelListener(TreeModelListener) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Removes a listener previously added with addTreeModelListener().
removeTreeSelectionListener(TreeSelectionListener) - Method in class ch.randelshofer.quaqua.JBrowser
Removes a TreeSelection listener.
removeUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
removeUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
 
removeUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.SaveTextDocumentListener
 
removeUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.SaveTextDocumentListener
 
removeUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.SaveTextDocumentListener
 
removeUpdate(DocumentEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.SaveTextDocumentListener
 
RenderedImageCachableRed - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This implements CachableRed around a RenderedImage.
RenderedImageCachableRed(RenderedImage) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
rendererPane - Variable in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
RenderingHintsKeyExt - Class in ch.randelshofer.quaqua.ext.batik.ext.awt
Contains additional RenderingHints Keys, such as KEY_AREA_OF_INTEREST
repaint(long, int, int, int, int) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
repaint() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
repaint(Rectangle) - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
repaint(long, int, int, int, int) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
repaint(Rectangle) - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
repaint(long, int, int, int, int) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
repaint(Rectangle) - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
repaintBorder(JComponent) - Static method in class ch.randelshofer.quaqua.QuaquaUtilities
 
repaintButtons() - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaArrowButtonListener
 
repaintCellFocus() - Method in class ch.randelshofer.quaqua.QuaquaListUI.FocusHandler
 
repaintTabArea() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
repaintTabArea() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
REPEAT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, start-to-end to fill the remaining area.
replace(Component, Component) - Method in class org.jdesktop.layout.GroupLayout
Removes an existing component replacing it with the specified component.
replaceEditor(JComponent, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
Called by the PropertyChangeListener when the JSpinner editor property changes.
REPLICATE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
requestFocus() - Method in class ch.randelshofer.quaqua.JBrowser
 
requestFocusForVisibleComponent() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
requestFocusForVisibleComponent() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
requestFocusForVisibleComponent() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
requestFocusForVisibleComponent() - Method in interface ch.randelshofer.quaqua.util.NavigatableTabbedPaneUI
 
requestUserAttention(boolean) - Static method in class ch.randelshofer.quaqua.osx.OSXApplication
Requests user attention through JNI or through Cocoa Java.
rescanCurrentDirectory(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
API method of FileChooserUI.
rescanCurrentDirectory(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
API method of FileChooserUI.
rescanCurrentDirectory(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
API method of FileChooserUI.
reset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
reset() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Returns the file position to its position at the time of the immediately previous call to the mark() method.
resetMnemonics() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
Resets the mnemonics bindings to an empty state.
resetMnemonics() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
Resets the mnemonics bindings to an empty state.
resolveAlias(File, boolean) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Resolves an alias to a File object.
resolveAlias(byte[], boolean) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Resolves a serialized Alias to a File object.
resolveAliasType(File, boolean) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Resolves an alias to a type info.
resolveAliasType(byte[], boolean) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Resolves an alias to a type info.
resolveEntity(StringBuffer) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Resolves an entity.
RESOURCES - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.PropertyUtil
 
restoreComponentState(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
called to restore the state of a component in case a drop is not performed.
restoreComponentStateForDrop(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
called to restore the state of a component in case a drop is performed.
resumeEncoding() - Method in class ch.randelshofer.quaqua.ext.base64.Base64.OutputStream
Resumes encoding of the stream.
revalidate() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
revalidate() - Method in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
revalidate() - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
revalidate() - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
RGBChooser - Class in ch.randelshofer.quaqua.colorchooser
RGBChooser.
RGBChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.RGBChooser
Creates new form.
RGBColorSliderModel - Class in ch.randelshofer.quaqua.colorchooser
A ColorSliderModel for RGB color components (red, green, blue).
RGBColorSliderModel() - Constructor for class ch.randelshofer.quaqua.colorchooser.RGBColorSliderModel
Creates a new instance.
rotateTabRuns(int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI.TabbedPaneLayout
 
rotateTabRuns(int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI.QuaquaTabbedPaneLayout
 
RULE_ARITHMETIC - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Arithmatic rule 'out = k1*i1*i2 + k2*i1 + k3*i2 + k4'.
RULE_ATOP - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff src atop rule.
RULE_DARKEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
SVG feBlend Darken rule
RULE_IN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff src in rule.
RULE_LIGHTEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
SVG feBlend Lighten rule
RULE_MULTIPLY - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
SVG feBlend Multiply rule
RULE_OUT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff src out rule.
RULE_OVER - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff src over rule, also used for feBlend normal.
RULE_SCREEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
SVG feBlend Screen rule
RULE_XOR - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Porter-Duff src xor rule.
run() - Method in class ch.randelshofer.quaqua.util.Worker
Calls #construct on the current thread and invokes #done on the AWT event dispatcher thread.
RUN_WHEN_BLOCKED - Static variable in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Set the policy for blocked execution to be that the current thread executes the command if there are no available threads in the pool.
RUNIC - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.

S

saturations - Variable in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
Lookup table for saturations.
saveComponentState(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
called to save the state of a component in case it needs to be restored because a drop is not performed.
scanElement(XMLElement) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Scans an XML element.
scanIdentifier(StringBuffer) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Scans an identifier from the current reader.
scanPCData(StringBuffer) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Scans a #PCDATA element.
scanString(StringBuffer) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
This method scans a delimited string from the current reader.
scanWhitespace() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
This method scans an identifier from the current reader.
scanWhitespace(StringBuffer) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
This method scans an identifier from the current reader.
SCREEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
FeBlend Screen rule.
SCREEN - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
ScriptSystem - Class in ch.randelshofer.quaqua.util
Constants for the script systems supported by Unicode.
scrollByBlock(int) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
scrollByUnit(int) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
seek(long) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Seeks forward to the given position in the stream.
seek(long) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.MemoryCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
seek(long) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
SeekableStream - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util
An abstract subclass of java.io.InputStream that allows seeking within the input, similar to the RandomAccessFile class.
SeekableStream() - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
 
selectColor - Variable in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
selected - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Is the value currently selected.
selected - Variable in class ch.randelshofer.quaqua.QuaquaPasswordView
 
selectedExpandedIcon - Variable in class ch.randelshofer.quaqua.DefaultColumnCellRenderer
 
selectHighlight - Variable in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
SELECTION_MODEL_PROPERTY - Static variable in class ch.randelshofer.quaqua.JBrowser
Bound property name for selectionModel.
selectionModel - Variable in class ch.randelshofer.quaqua.JBrowser
Models the set of selected nodes in this tree.
SequentialDispatcher - Class in ch.randelshofer.quaqua.util
Processes Runnable objects sequentially on a processor thread.
SequentialDispatcher() - Constructor for class ch.randelshofer.quaqua.util.SequentialDispatcher
Creates new SequentialDispatcher which processes Runnable objects at java.lang.Thread.NORM_PRIORITY.
SequentialDispatcher(int) - Constructor for class ch.randelshofer.quaqua.util.SequentialDispatcher
Creates a new SequentialDispatcher which processes Runnable Objects at the desired thread priority.
setActive(boolean) - Method in class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
setAnimated(boolean) - Method in class ch.randelshofer.quaqua.JSheet
If this is set to true, the JSheet uses a transition effect when shown and when hidden.
setAnimating(boolean) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Specifies whether to animate a JRSUIControl.
setAttribute(String, Object) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Adds or modifies an attribute.
setAutocreateContainerGaps(boolean) - Method in class org.jdesktop.layout.GroupLayout
Sets whether or not gaps between the container and the first/last components should automatically be created.
setAutocreateGaps(boolean) - Method in class org.jdesktop.layout.GroupLayout
Sets whether or not a gap between components should automatically be created.
setAutoValidate(boolean) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Sets auto validation of the tree.
setBackground(Color) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Subclassed to map ColorUIResources to null.
setBackgroundNonSelectionColor(Color) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Sets the background color to be used for non selected nodes.
setBackgroundSelectionColor(Color) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Sets the color to use for the background if node is selected.
setBasicSplitPaneUI(BasicSplitPaneUI) - Method in class ch.randelshofer.quaqua.QuaquaSplitPaneDivider
Sets the SplitPaneUI that is using the receiver.
setBorder(int, Border) - Method in class ch.randelshofer.quaqua.border.ButtonStateBorder
 
setBorder(Border) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
setBorderColor(Color) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI.DragWindow0
 
setBorderSelectionColor(Color) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Sets the color to use for the border.
setBorderToNonRollover(Component) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
Sets the border of the component to have a non-rollover border which was created by createNonRolloverBorder.
setBorderToNormal(Component) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
Sets the border of the component to have a normal border.
setBorderToRollover(Component) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
Sets the border of the component to have a rollover border which was created by createRolloverBorder.
setBounds(int, int, int, int) - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
setBrightness(float) - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
setCellRenderer(BrowserCellRenderer) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the delegate that's used to paint each cell in the browser.
setCentersChildren(boolean) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
setClosedIcon(Icon) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Sets the icon used to represent non-leaf nodes that are not expanded.
setClosestIndex(int) - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
Sets the index of the color which is closest to the current color in the color chooser.
setCoalesce(boolean) - Method in class ch.randelshofer.quaqua.util.EventLoop
Sets whether the EventLoop coalesces multiple pending events.
setColor(Color) - Method in class ch.randelshofer.quaqua.color.MutableColorUIResource
 
setColor(Color) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
setColor(Color) - Method in class ch.randelshofer.quaqua.colorchooser.Crayons
Sets the current color.
setColor(Color) - Method in class ch.randelshofer.quaqua.colorchooser.GrayColorSliderModel
 
setColor(Color) - Method in class ch.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
 
setColorComponentIndex(int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
setColors(Color[]) - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
Note: For efficiency reasons this method stores the passed in array internally without copying it.
setColorSliderModel(ColorSliderModel) - Method in class ch.randelshofer.quaqua.colorchooser.ColorTrackImageProducer
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.CMYKChooser
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelChooser
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.CrayonsChooser
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.GrayChooser
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.HSBChooser
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLChooser
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.RGBChooser
 
setColorToModel(Color) - Method in class ch.randelshofer.quaqua.colorchooser.SwatchesChooser
 
setColumnCellRenderer(ListCellRenderer) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the delegate that's used to paint a cell and the arrows in the browser.
setColumnIndex(int) - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
FIXME: We should find a better way to pass the column index to the border.
setColumnsResizable(boolean) - Method in class ch.randelshofer.quaqua.JBrowser
Sets whether columns should be resizable.
setColumnWidth(int, int) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the width of a column.
setComboBox(JComboBox) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
setComboIcon(Icon) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
setContent(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Changes the content string.
setDecodePaletteAsShorts(boolean) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
If set, the entries in the palette will be decoded as shorts and no short to byte lookup will be applied to them.
setDefaultLocale(Locale) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
setDestructiveOption(int) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
setDirection(OSXAquaPainter.Direction) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets the direction of the JRSUIControl.
setDirection(int) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaScrollListener
 
setDoubleAttribute(String, double) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Adds or modifies an attribute.
setDragEnabled(boolean) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDropTarget(DropTarget) - Method in class ch.randelshofer.quaqua.JBrowser
 
setEnabled(boolean) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
setEnabled(boolean) - Method in class ch.randelshofer.quaqua.QuaquaUIAction
 
setExcludedUIs(Set) - Static method in class ch.randelshofer.quaqua.QuaquaManager
Excludes UI delegates with the specified names.
setFileChooser(JFileChooser) - Method in class ch.randelshofer.quaqua.filechooser.FileTransferHandler
 
setFileName(String) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
setFileName(String) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
setFileName(String) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
setFileName(String) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
setFixed(boolean, boolean, boolean, boolean) - Method in class ch.randelshofer.quaqua.border.VisualMarginBorder
 
setFixedCellWidth(int) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the width of every cell in the browser.
setFloating(boolean, Point) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
setFloatingLocation(int, int) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
setHonorsVisibility(boolean) - Method in class org.jdesktop.layout.GroupLayout
Sets whether component visiblity is considered when sizing and positioning components.
setHonorsVisibility(Component, Boolean) - Method in class org.jdesktop.layout.GroupLayout
Sets whether the component's visiblity is considered for sizing and positioning.
setHorizontalAlignment(OSXAquaPainter.HorizontalAlignment) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets the horizontal alignment of the JRSUIControl.
setHorizontalGroup(GroupLayout.Group) - Method in class org.jdesktop.layout.GroupLayout
Sets the Group that is responsible for layout along the horizontal axis.
setIconOnly(boolean) - Method in class ch.randelshofer.quaqua.QuaquaComboBoxButton
 
setIFDOffset(long) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Sets the offset in the stream from which to read the image.
setImage(BufferedImage) - Method in class ch.randelshofer.quaqua.border.ImageBevelBorder
 
setIncludedUIs(Set) - Static method in class ch.randelshofer.quaqua.QuaquaManager
Include only UI delegates with the specified names.
setInfo(String) - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
 
setIntAttribute(String, int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Adds or modifies an attribute.
setIsScreenMenu(boolean) - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
setJPEGDecompressYCbCrToRGB(boolean) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Sets a flag indicating whether to convert JPEG-compressed YCbCr data to RGB.
setLastKeyboardTraversingComponent(Component) - Method in class ch.randelshofer.quaqua.QuaquaKeyboardFocusManager
Sets the most recent component, for which focusPreviousComponent or focusNextComponent was invoked.
setLayoutStyle(LayoutStyle) - Method in class org.jdesktop.layout.GroupLayout
Sets the LayoutStyle this GroupLayout is to use.
setLeafIcon(Icon) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Sets the icon used to represent leaf nodes.
setLIFO(boolean) - Method in class ch.randelshofer.quaqua.util.EventLoop
Sets whether the EventLoop shall enqueue events at the beginning of the queue instead of at the end of the queue.
setLocale(Locale) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocaleGroup
Sets the default locale for all the instances of ExtendedLocalizable in this group.
setLocale(Locale) - Method in interface ch.randelshofer.quaqua.ext.batik.i18n.Localizable
Provides a way to the user to specify a locale which override the default one.
setLocale(Locale) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
Implements Localizable.setLocale(Locale).
setLocaleGroup(LocaleGroup) - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
 
setMaxCachedImageSize(int) - Method in class ch.randelshofer.quaqua.util.CachedPainter
 
setMaxThreadCount(int) - Method in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
Sets the maximum number of concurrent threads.
setMinimumCellWidth(int) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the minimum width of cells in the browser.
setModel(HSBColorSliderModel) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
setModel(TreeModel) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the TreeModel that will provide the data.
setName(String) - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
 
setName(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Changes the name of the element.
setNumSwatches(int, int) - Method in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
setOffset(Point) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI.DragWindow0
 
setOnActiveWindow(boolean) - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
FIXME: We should find a better way to pass the column index to the border.
setOpenIcon(Icon) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Sets the icon used to represent non-leaf nodes that are expanded.
setOrientation(OSXAquaPainter.Orientation) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets the orientation of the JRSUIControl.
setOrientation(int) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI.DragWindow0
 
setOrientation(int) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
setPadding(int) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
setParam(ImageDecodeParam) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoder
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageDecodeParam) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ImageDecoderImpl
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParameter(String, String) - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Set the value to be associated with the given name, replacing any previous association.
setParent(MutableTreeNode) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
setParent(ActionMap) - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
setPathToRoot(TreePath) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
setPathToRoot(Object[]) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
setPreferredHeight(int) - Method in class ch.randelshofer.quaqua.util.SizeConstrainedPanel
Sets the preferred height of the panel, without affecting its preferred width.
setPreferredWidth(int) - Method in class ch.randelshofer.quaqua.util.SizeConstrainedPanel
Sets the preferred width of the panel, without affecting its preferred height.
setPreviewColumnWidth(int) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the width of the preview column.
setPreviewPanel(JComponent) - Method in class ch.randelshofer.quaqua.colorchooser.ColorChooserMainPanel
 
setPreviewRenderer(BrowserPreviewRenderer) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the delegate that's used to paint the preview column in the browser.
setProperty(String, String) - Static method in class ch.randelshofer.quaqua.QuaquaManager
Locally defines a property.
setPropertyName(String) - Method in class ch.randelshofer.quaqua.border.VisualMarginBorder
The UIManager Property to be used for the default margin.
setPropertyPrefix(String) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
setPropertyPrefix(String) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
setPrototypeCellValue(Object) - Method in class ch.randelshofer.quaqua.JBrowser
 
setQuaquaFileSystemView(QuaquaFileSystemView) - Static method in class ch.randelshofer.quaqua.filechooser.QuaquaFileSystemView
Sets the QuaquaFileSystemView.
setResolveAliasesToFiles(boolean) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
setResolveFileLabels(boolean) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
setRGB(int) - Method in class ch.randelshofer.quaqua.color.MutableColorUIResource
 
setRGB(int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
setRGB(int) - Method in class ch.randelshofer.quaqua.colorchooser.GrayColorSliderModel
 
setRGB(int) - Method in class ch.randelshofer.quaqua.colorchooser.HSBColorSliderModel
 
setRGB(int) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
setRGB(int) - Method in class ch.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
 
setRGB(int) - Method in class ch.randelshofer.quaqua.colorchooser.NominalCMYKColorSliderModel
 
setRGB(int) - Method in class ch.randelshofer.quaqua.colorchooser.RGBColorSliderModel
 
setRootDirectory(File) - Method in interface ch.randelshofer.quaqua.filechooser.SubtreeFileChooserUI
Sets the root directory of the subtree.
setRootDirectory(File) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
Sets the root directory of the subtree.
setRootDirectory(File) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
Sets the root directory of the subtree.
setRootDirectory(File) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
setScrollBarPart(OSXAquaPainter.ScrollBarPart) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Specifies the desired scroll bar part of the JRSUIControl.
setScrollByBlock(boolean) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaScrollListener
 
setSegmentPosition(OSXAquaPainter.SegmentPosition) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets the segment position of the JRSUIControl.
setSelectedItem(Object) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.DirectoryComboBoxModel
 
setSelectedItem(Object) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.FilterComboBoxModel
 
setSelectedItem(Object) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.DirectoryComboBoxModel
 
setSelectedItem(Object) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.FilterComboBoxModel
 
setSelectedItem(Object) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.DirectoryComboBoxModel
 
setSelectedItem(Object) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.FilterComboBoxModel
 
setSelectedItem(Object) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.DirectoryComboBoxModel
 
setSelectedItem(Object) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.FilterComboBoxModel
 
setSelectionMode(int) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the selection mode, which must be one of TreeSelectionModel.SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
setSelectionModel(TreeSelectionModel) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the tree's selection model.
setSelectionPath(TreePath) - Method in class ch.randelshofer.quaqua.JBrowser
Selects the node identified by the specified path.
setSelectionPaths(TreePath[]) - Method in class ch.randelshofer.quaqua.JBrowser
Selects the nodes identified by the specified array of paths.
setSharedInstance(LayoutStyle) - Static method in class org.jdesktop.layout.LayoutStyle
Sets the LayoutStyle instance to use for this look and feel.
setShowArrows(boolean) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Specifies whether to show arrows on a JRSUIControl.
setShowCellTipOrigin(Point) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the origin of the cell tip tooltip relative to the origin of the cell renderer.
setShowCellTips(boolean) - Method in class ch.randelshofer.quaqua.JBrowser
Set this to true, if you want to JBrowser to display a tooltip for the cell over which the mouse is hovering.
setShowsRootHandles(boolean) - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
Determines whether the node handles are to be displayed.
setSize(OSXAquaPainter.Size) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets the size variant of the JRSUIControl.
setSorted(boolean) - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderBorder
FIXME: We should find a better way to pass the sorted state to the border.
setState(OSXAquaPainter.State) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets the state of the JRSUIControl.
setSyncAllWidths(boolean) - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI.QuaquaButtonAreaLayout
 
setTagName(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Deprecated. Use setName instead.
setTarget(LookAndFeel) - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
Sets the target of this proxy.
setTarget(LookAndFeel) - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
Sets the target of this proxy.
setTextNonSelectionColor(Color) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Sets the color the text is drawn with when the node isn't selected.
setTextSelectionColor(Color) - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Sets the color the text is drawn with when the node is selected.
setTile(int, int, Raster) - Method in interface ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TileStore
 
setTo(int, int, int, int, Insets) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
setTo(Insets, Insets) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
setTransferHandler(TransferHandler) - Method in class ch.randelshofer.quaqua.JBrowser
 
setTransparent(boolean) - Method in class ch.randelshofer.quaqua.color.InactivatableColorUIResource
 
setTraversable(boolean) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
Changes the traversability of a directory node.
setTraversable(boolean) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Changes the traversability of a directory node.
setUI(BrowserUI) - Method in class ch.randelshofer.quaqua.JBrowser
Sets the look and feel (L&F) object that renders this component.
setUsedLocale() - Method in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
returns true if the locale is different from the previously used locale.
setUserObject(Object) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
setValue(int, int) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Sets the value of the specified color component.
setValueByKey(OSXAquaPainter.Key, double) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets a key value of the JRSUIControl.
setVariant(OSXAquaPainter.Variant) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Specifies the desired variant of the JRSUIControl.
setVerticalAlignment(OSXAquaPainter.VerticalAlignment) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets the vertical alignment of the JRSUIControl.
setVerticalGroup(GroupLayout.Group) - Method in class org.jdesktop.layout.GroupLayout
Sets the Group that is responsible for layout along the vertical axis.
setVisible(boolean) - Method in class ch.randelshofer.quaqua.QuaquaCaret
 
setVisible(boolean) - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
 
setWebSaveOnly(boolean) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
setWheelInsets(Insets) - Method in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
setWidget(OSXAquaPainter.Widget) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Sets the widget type of the JRSUIControl.
setWindowType(OSXAquaPainter.WindowType) - Method in class ch.randelshofer.quaqua.osx.OSXAquaPainter
Specifies the desired window type of the JRSUIControl.
ShadowFilter - Class in ch.randelshofer.quaqua.util
ShadowFilter changes the color of an image to all black, and reduces the alpha channel to 50 percent.
ShadowFilter() - Constructor for class ch.randelshofer.quaqua.util.ShadowFilter
Creates a new instance.
SHAVIAN - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
SheetEvent - Class in ch.randelshofer.quaqua
SheetEvent.
SheetEvent(JSheet) - Constructor for class ch.randelshofer.quaqua.SheetEvent
Creates a new instance.
SheetEvent(JSheet, JFileChooser, int, Object) - Constructor for class ch.randelshofer.quaqua.SheetEvent
Creates a new instance.
SheetEvent(JSheet, JOptionPane, int, Object, Object) - Constructor for class ch.randelshofer.quaqua.SheetEvent
Creates a new instance.
SheetListener - Interface in ch.randelshofer.quaqua
SheetListener.
ShiftedIcon - Class in ch.randelshofer.quaqua.icon
ShiftedIcon renders a target icon at a different location and can return different width and height values than the target.
ShiftedIcon(Icon, Point) - Constructor for class ch.randelshofer.quaqua.icon.ShiftedIcon
Creates a new instance.
ShiftedIcon(Icon, Rectangle) - Constructor for class ch.randelshofer.quaqua.icon.ShiftedIcon
 
shouldFillGap(int, int, int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
shouldPadTabRun(int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
shouldRotateTabRuns(int, int) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
shouldRotateTabRuns(int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
shouldScroll(int) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI.QuaquaTrackListener
 
show() - Method in class ch.randelshofer.quaqua.JSheet
 
show() - Method in class ch.randelshofer.quaqua.QuaquaComboPopup
Implementation of ComboPopup.show().
show0() - Method in class ch.randelshofer.quaqua.JSheet
 
showAsSheet(JDialog) - Static method in class ch.randelshofer.quaqua.osx.OSXSheetSupport
Shows a sheet on the given owner and immediately returns.
showConfirmSheet(Component, Object, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up a sheet with the options Yes, No and Cancel.
showConfirmSheet(Component, Object, int, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up a sheet where the number of choices is determined by the optionType parameter.
showConfirmSheet(Component, Object, int, int, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up a sheet where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showConfirmSheet(Component, Object, int, int, Icon, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up a sheet with a specified icon, where the number of choices is determined by the optionType parameter.
showInputSheet(Component, Object, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Shows a question-message sheet requesting input from the user parented to parentComponent.
showInputSheet(Component, Object, Object, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Shows a question-message sheet requesting input from the user and parented to parentComponent.
showInputSheet(Component, Object, int, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Shows a sheet requesting input from the user parented to parentComponent and message type messageType.
showInputSheet(Component, Object, int, Icon, Object[], Object, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Prompts the user for input in a sheet where the initial selection, possible selections, and all other options can be specified.
showMessageSheet(Component, Object) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up an information-message sheet.
showMessageSheet(Component, Object, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up an information-message sheet.
showMessageSheet(Component, Object, int) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up a sheet that displays a message using a default icon determined by the messageType parameter.
showMessageSheet(Component, Object, int, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up a sheet that displays a message using a default icon determined by the messageType parameter.
showMessageSheet(Component, Object, int, Icon, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up a sheet displaying a message, specifying all parameters.
showOpenSheet(JFileChooser, Component, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Displays an "Open File" file chooser sheet.
showOptionSheet(Component, Object, int, int, Icon, Object[], Object, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Brings up a sheet with a specified icon, where the initial choice is determined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showPopup(MouseEvent) - Method in class ch.randelshofer.quaqua.QuaquaTextComponentPopupHandler
 
showSaveSheet(JFileChooser, Component, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Displays a "Save File" file chooser sheet.
showSheet(JOptionPane, Component, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Displays an option pane as a sheet on its parent window.
showSheet(JFileChooser, Component, String, SheetListener) - Static method in class ch.randelshofer.quaqua.JSheet
Displays a custom file chooser sheet with a custom approve button.
SidebarListModel - Class in ch.randelshofer.quaqua.panther.filechooser
This is the list model used to display a sidebar in the PantherFileChooserUI.
SidebarListModel(JFileChooser, TreePath, TreeModel) - Constructor for class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
Creates a new instance.
SidebarTreeModel - Class in ch.randelshofer.quaqua.leopard.filechooser
SidebarTreeModel.
SidebarTreeModel(JFileChooser, TreePath, TreeModel) - Constructor for class ch.randelshofer.quaqua.leopard.filechooser.SidebarTreeModel
Creates a new instance.
SidebarTreeModel - Class in ch.randelshofer.quaqua.lion.filechooser
SidebarTreeModel.
SidebarTreeModel(JFileChooser, TreePath, TreeModel) - Constructor for class ch.randelshofer.quaqua.lion.filechooser.SidebarTreeModel
Creates a new instance.
simplify() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TileBlock
 
SINHALA - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
size() - Method in class ch.randelshofer.quaqua.QuaquaLazyActionMap
 
SizeConstrainedPanel - Class in ch.randelshofer.quaqua.util
A JPanel which has a fixed preferred width or height.
SizeConstrainedPanel() - Constructor for class ch.randelshofer.quaqua.util.SizeConstrainedPanel
Creates new form.
sizeHandleIcon - Variable in class ch.randelshofer.quaqua.BasicBrowserUI
 
skip(long) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
skipBytes(int) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
Attempts to skip over n bytes of input discarding the skipped bytes.
skipComment() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Skips a comment.
skipFully(long) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util.SeekableStream
 
skipSpecialTag(int) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Skips a special tag or comment.
SliderThumbIcon - Class in ch.randelshofer.quaqua.icon
An Icon with different visuals reflecting the state of the slider on which it draws on.
SliderThumbIcon(Icon, Icon, Icon, Icon, Icon) - Constructor for class ch.randelshofer.quaqua.icon.SliderThumbIcon
Creates a new instance.
SliderThumbIcon(Image[]) - Constructor for class ch.randelshofer.quaqua.icon.SliderThumbIcon
Creates a new instance.
SliderThumbIcon(Icon[]) - Constructor for class ch.randelshofer.quaqua.icon.SliderThumbIcon
Creates a new instance.
SliderThumbIcon(Image, int, boolean) - Constructor for class ch.randelshofer.quaqua.icon.SliderThumbIcon
Creates a new instance.
sm - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
SMALL_SYSTEM_FONT - Static variable in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
The small system font (Lucida Grande Regular 11 pt) is used for informative text in alerts.
SMALL_SYSTEM_FONT - Static variable in class ch.randelshofer.quaqua.subset.QuaquaLeopardFileChooserLAF
The small system font (Lucida Grande Regular 11 pt) is used for informative text in alerts.
SMALL_SYSTEM_FONT - Static variable in class ch.randelshofer.quaqua.subset.QuaquaPantherFileChooserLAF
The small system font (Lucida Grande Regular 11 pt) is used for informative text in alerts.
SmallColorWellBorder - Class in ch.randelshofer.quaqua.colorchooser
SmallColorWellBorder.
SmallColorWellBorder() - Constructor for class ch.randelshofer.quaqua.colorchooser.SmallColorWellBorder
Creates a new instance of QuaquaSquareButtonBorder
smallDialogFontTag(String) - Static method in class ch.randelshofer.quaqua.util.Fonts
Puts an HTML font tag for the Small Dialog Font around the specified text.
smallMinimumThumbSize - Variable in class ch.randelshofer.quaqua.QuaquaScrollBarUI
 
SNOW_LEOPARD - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Mac OS X 10.6 Snow Leopard.
snowLeopardDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
snowLeopardDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
snowLeopardDir - Static variable in class ch.randelshofer.quaqua.subset.Quaqua16LionFileChooserLAF
 
split(Image, int, boolean) - Static method in class ch.randelshofer.quaqua.util.Images
Splits an image into count subimages.
splitOneGo() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TileBlock
 
srcs - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
sRGB - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with no alpha.
SRGB - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in sRGB space.
sRGB_Pre - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with premultiplied alpha.
sRGB_Unpre - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with unpremultiplied alpha.
sRGBToLsRGB(double) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.Any2LsRGBRed
 
start() - Method in class ch.randelshofer.quaqua.util.EventLoop
Starts the event processor.
start() - Method in class ch.randelshofer.quaqua.util.Worker
Starts the Worker on an internal worker thread.
startMouseX - Variable in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
startWidth - Variable in class ch.randelshofer.quaqua.JBrowser.SizeHandle
 
stateChanged(ChangeEvent) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderHexTextFieldHandler
 
stateChanged(ChangeEvent) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
stateChanged(ChangeEvent) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
 
stateChanged(ChangeEvent) - Method in class ch.randelshofer.quaqua.QuaquaScrollBarUI.QuaquaModelListener
 
stop() - Method in class ch.randelshofer.quaqua.util.ConcurrentDispatcher
 
stop() - Method in class ch.randelshofer.quaqua.util.EventLoop
Stops the event processor.
stopValidation() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Stalls validation of the the provided path.
stopValidationSubtree() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
 
stopValidationSubtree() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
subtractInto(Insets, Rectangle) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
subtractInto(int, int, int, int, Rectangle) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
subtractInto(Insets, Insets) - Static method in class ch.randelshofer.quaqua.util.InsetsUtil
 
SubtreeFileChooserUI - Interface in ch.randelshofer.quaqua.filechooser
SubtreeFileChooserUI for filechoosers which can change their filesystem root.
SubtreeTreeModel - Class in ch.randelshofer.quaqua.filechooser
SubtreeTreeModel.
SubtreeTreeModel(TreeModel) - Constructor for class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
Creates a new instance.
suspendEncoding() - Method in class ch.randelshofer.quaqua.ext.base64.Base64.OutputStream
Suspends encoding of the stream.
SVGComposite - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
This provides an implementation of all the composite rules in SVG.
SVGComposite(CompositeRule) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 
SVGComposite.AlphaPreCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.AlphaPreCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.ArithCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.ArithCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.ArithCompositeContext_INT_PACK_LUT - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.AtopCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.AtopCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.DarkenCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.DarkenCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.InCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.InCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.LightenCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.LightenCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.MultiplyCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
The following classes implement the various blend modes from SVG.
SVGComposite.MultiplyCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.OutCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.OutCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.OverCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
This implements SRC_OVER for 4 band byte data.
SVGComposite.OverCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
This implements SRC_OVER for Int packed data where the src is premultiplied.
SVGComposite.OverCompositeContext_INT_PACK_NA - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
This implements SRC_OVER for Int packed data and dest has no Alpha...
SVGComposite.OverCompositeContext_INT_PACK_UNPRE - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
This implements SRC_OVER for Int packed data where the src is unpremultiplied.
SVGComposite.OverCompositeContext_NA - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
This implements SRC_OVER for 4 band byte src data and 3 band byte dst data.
SVGComposite.ScreenCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.ScreenCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.XorCompositeContext - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SVGComposite.XorCompositeContext_INT_PACK - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image
 
SwatchesChooser - Class in ch.randelshofer.quaqua.colorchooser
SwatchesChooser.
SwatchesChooser() - Constructor for class ch.randelshofer.quaqua.colorchooser.SwatchesChooser
Creates new form.
SwatchPanel - Class in ch.randelshofer.quaqua.colorchooser
SwatchPanel.
SwatchPanel() - Constructor for class ch.randelshofer.quaqua.colorchooser.SwatchPanel
Creates new form.
swatchSize - Variable in class ch.randelshofer.quaqua.colorchooser.SwatchPanel
 
syncScrollPaneWithViewport() - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
syntaxError(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates a parse exception for when a syntax error occured.
SYRIAC - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.

T

tabAreaBackground - Variable in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
tabForCoordinate(JTabbedPane, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
Returns the tab index which intersects the specified point in the JTabbedPane's coordinate space.
tabForCoordinate(JTabbedPane, int, int) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
TAI_LE - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
TAMIL - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
target - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemViewFilter
 
target - Variable in class ch.randelshofer.quaqua.LookAndFeelProxy
The target LookAndFeel.
target - Variable in class ch.randelshofer.quaqua.LookAndFeelProxy15
The target LookAndFeel.
TELUGU - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
TEXT_BOUNDS - Static variable in interface ch.randelshofer.quaqua.VisuallyLayoutable
The visually perceived bounds of the text on the component.
textField - Variable in class ch.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
 
textNonSelectionColor - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Color to use for the foreground for non-selected nodes.
textSelectionColor - Variable in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Color to use for the foreground for selected nodes.
texture - Variable in class ch.randelshofer.quaqua.color.TextureColor
 
TextureColor - Class in ch.randelshofer.quaqua.color
This class used to pass TexturePaint's 'through' the Swing API, so that users of our Look and Feel can work with TexturePaint's like with regular colors, but Quaqua UI components will paint using the texture instead of with the color.
TextureColor(int) - Constructor for class ch.randelshofer.quaqua.color.TextureColor
Creates a new instance.
TextureColor(int, int, int) - Constructor for class ch.randelshofer.quaqua.color.TextureColor
 
TextureColor(int, int, int, int) - Constructor for class ch.randelshofer.quaqua.color.TextureColor
 
TextureColor(int, int, int, Image) - Constructor for class ch.randelshofer.quaqua.color.TextureColor
 
TextureColor(int, int, int, int, Image) - Constructor for class ch.randelshofer.quaqua.color.TextureColor
 
TextureColor(int, String) - Constructor for class ch.randelshofer.quaqua.color.TextureColor
 
TextureColor.UIResource - Class in ch.randelshofer.quaqua.color
 
TextureColor.UIResource(int) - Constructor for class ch.randelshofer.quaqua.color.TextureColor.UIResource
 
TextureColor.UIResource(int, int, int) - Constructor for class ch.randelshofer.quaqua.color.TextureColor.UIResource
 
TextureColor.UIResource(int, int, int, int) - Constructor for class ch.randelshofer.quaqua.color.TextureColor.UIResource
 
TextureColor.UIResource(int, int, int, BufferedImage) - Constructor for class ch.randelshofer.quaqua.color.TextureColor.UIResource
 
TextureColor.UIResource(int, int, int, int, BufferedImage) - Constructor for class ch.randelshofer.quaqua.color.TextureColor.UIResource
 
TextureColor.UIResource(int, String) - Constructor for class ch.randelshofer.quaqua.color.TextureColor.UIResource
 
THAANA - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
THAI - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
TIBETAN - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
TIFF_ASCII - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for null-terminated ASCII strings.
TIFF_BITS_PER_SAMPLE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_BYTE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 8 bit unsigned integers.
TIFF_COLORMAP - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_COMPRESSION - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_DOUBLE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 64 bit IEEE doubles.
TIFF_EXTRA_SAMPLES - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_FILL_ORDER - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_FLOAT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 32 bit IEEE floats.
TIFF_IMAGE_LENGTH - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_IMAGE_WIDTH - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_LONG - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 32 bit unsigned integers.
TIFF_PHOTOMETRIC_INTERPRETATION - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_PLANAR_CONFIGURATION - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_PREDICTOR - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_RATIONAL - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for pairs of 32 bit unsigned integers.
TIFF_RESOLUTION_UNIT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_ROWS_PER_STRIP - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_S_MAX_SAMPLE_VALUE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_S_MIN_SAMPLE_VALUE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_SAMPLE_FORMAT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_SAMPLES_PER_PIXEL - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_SBYTE - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 8 bit signed integers.
TIFF_SHORT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 16 bit unsigned integers.
TIFF_SLONG - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 32 bit signed integers.
TIFF_SRATIONAL - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for pairs of 32 bit signed integers.
TIFF_SSHORT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 16 bit signed integers.
TIFF_STRIP_BYTE_COUNTS - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_STRIP_OFFSETS - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_T4_OPTIONS - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_T6_OPTIONS - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_BYTE_COUNTS - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_LENGTH - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_OFFSETS - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_WIDTH - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_UNDEFINED - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 8 bit uninterpreted bytes.
TIFF_X_RESOLUTION - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_Y_RESOLUTION - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFFDecodeParam - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff
An instance of ImageDecodeParam for decoding images in the TIFF format.
TIFFDecodeParam() - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Constructs a default instance of TIFFDecodeParam.
TIFFDirectory - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff
A class representing an Image File Directory (IFD) from a TIFF 6.0 stream.
TIFFDirectory(SeekableStream, int) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Constructs a TIFFDirectory from a SeekableStream.
TIFFDirectory(SeekableStream, long, int) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFDirectory
Constructs a TIFFDirectory by reading a SeekableStream.
TIFFField - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff
A class representing a field in a TIFF 6.0 Image File Directory.
TIFFField(int, int, int, Object) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFField
Constructs a TIFFField with arbitrary data.
TIFFImage - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff
 
TIFFImage(SeekableStream, TIFFDecodeParam, int) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImage
Constructs a TIFFImage that acquires its data from a given SeekableStream and reads from a particular IFD of the stream.
TIFFImageDecoder - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff
A baseline TIFF reader.
TIFFImageDecoder(SeekableStream, ImageDecodeParam) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFFLZWDecoder - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff
A class for performing LZW decoding.
TIFFLZWDecoder(int, int, int) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
 
TIFINAGH - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.
TIGER - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Mac OS X 10.4 Tiger.
tigerDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
tigerDir - Static variable in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
TileBlock - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This class is responsible for breaking up a block of tiles into a set of smaller requests that are as large as possible without rerequesting significant numbers of tiles that are already available.
TileGenerator - Interface in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This the generic interface for a source of tiles.
tileGridXOff - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
tileGridYOff - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
tileHeight - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
TileStore - Interface in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This the generic interface for a TileStore.
tileWidth - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
 
toBufferedImage(RenderedImage) - Static method in class ch.randelshofer.quaqua.util.Images
 
toBufferedImage(Image) - Static method in class ch.randelshofer.quaqua.util.Images
 
toFullPath(TreePath) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
toFullPath(Object[]) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
toHexString(byte[], int, int) - Static method in class ch.randelshofer.quaqua.util.ArrayUtil
 
toHexString(byte[]) - Static method in class ch.randelshofer.quaqua.util.ArrayUtil
 
TOOLBAR_STYLE_PROPERTY - Static variable in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
toPath(File, TreePath) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
toPath0(File) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
 
toRGB(int[]) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
 
toRGB(int[]) - Method in class ch.randelshofer.quaqua.colorchooser.GrayColorSliderModel
 
toRGB(int[]) - Method in class ch.randelshofer.quaqua.colorchooser.HSBColorSliderModel
 
toRGB(int[]) - Method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
toRGB(int[]) - Method in class ch.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
 
toRGB(int[]) - Method in class ch.randelshofer.quaqua.colorchooser.NominalCMYKColorSliderModel
 
toRGB(int[]) - Method in class ch.randelshofer.quaqua.colorchooser.RGBColorSliderModel
 
toSerializedAlias(File) - Static method in class ch.randelshofer.quaqua.osx.OSXFile
Creates a serialized Alias.
toString() - Method in class ch.randelshofer.quaqua.colorchooser.PaletteEntry
 
toString() - Method in class ch.randelshofer.quaqua.colorchooser.PaletteListModel
Used for displaying the name of the palette in the combo box of the ColorPalettesChooser.
toString() - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
Return the String representation of this object.
toString() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
This is called by the serialization code before it returns an unserialized object.
toString() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TileBlock
Really nice to string that outlines what tiles are filled and what region this block covers.
toString() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Writes the XML element to a string.
toString() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 
toString() - Method in class org.jdesktop.layout.GroupLayout
Returns a textual description of this GroupLayout.
toSubPath(Object[]) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
toSubPath(TreePath) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
toWebSave(int) - Static method in class ch.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
 
TRAILING - Static variable in class org.jdesktop.layout.GroupLayout
Possible alignment type.
TranslateRed - Class in ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered
This is a special case of an Affine that only contains integer translations, this allows it to do it's work by simply changing the coordinate system of the tiles.
TranslateRed(CachableRed, int, int) - Constructor for class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.TranslateRed
Construct an instance of TranslateRed
transparency - Variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.MultipleGradientPaint
Transparency.
TREE_MODEL_PROPERTY - Static variable in class ch.randelshofer.quaqua.JBrowser
Bound property name for treeModel.
treeNodesChanged(TreeModelEvent) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
treeNodesChanged(TreeModelEvent) - Method in class ch.randelshofer.quaqua.leopard.filechooser.SidebarTreeModel
 
treeNodesChanged(TreeModelEvent) - Method in class ch.randelshofer.quaqua.lion.filechooser.SidebarTreeModel
 
treeNodesChanged(TreeModelEvent) - Method in class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
 
treeNodesInserted(TreeModelEvent) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
treeNodesInserted(TreeModelEvent) - Method in class ch.randelshofer.quaqua.leopard.filechooser.SidebarTreeModel
 
treeNodesInserted(TreeModelEvent) - Method in class ch.randelshofer.quaqua.lion.filechooser.SidebarTreeModel
 
treeNodesInserted(TreeModelEvent) - Method in class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
 
treeNodesRemoved(TreeModelEvent) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
treeNodesRemoved(TreeModelEvent) - Method in class ch.randelshofer.quaqua.leopard.filechooser.SidebarTreeModel
 
treeNodesRemoved(TreeModelEvent) - Method in class ch.randelshofer.quaqua.lion.filechooser.SidebarTreeModel
 
treeNodesRemoved(TreeModelEvent) - Method in class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
 
treeStructureChanged(TreeModelEvent) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
treeStructureChanged(TreeModelEvent) - Method in class ch.randelshofer.quaqua.leopard.filechooser.SidebarTreeModel
 
treeStructureChanged(TreeModelEvent) - Method in class ch.randelshofer.quaqua.lion.filechooser.SidebarTreeModel
 
treeStructureChanged(TreeModelEvent) - Method in class ch.randelshofer.quaqua.panther.filechooser.SidebarListModel
 
truncate(int[], int, int) - Static method in class ch.randelshofer.quaqua.util.ArrayUtil
 

U

unconfigureColorSlider(JSlider) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Unconfigures a JSlider from this ColorSliderModel.
unconfigureEnclosingScrollPane() - Method in class ch.randelshofer.quaqua.JBrowser
Reverses the effect of configureEnclosingScrollPane by replacing the columnHeaderView of the enclosing scroll pane with null.
unexpectedEndOfData() - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates a parse exception for when the end of the data input has been reached.
uninitialize() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
uninitialize() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
uninitialize() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy
UIManager.setLookAndFeel calls this method just before we're replaced by a new default look and feel.
uninitialize() - Method in class ch.randelshofer.quaqua.LookAndFeelProxy15
UIManager.setLookAndFeel calls this method just before we're replaced by a new default look and feel.
uninstallChooserPanel(JColorChooser) - Method in class ch.randelshofer.quaqua.colorchooser.ColorSlidersChooser
Invoked when the panel is removed from the chooser.
uninstallComponents(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
uninstallComponents(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
uninstallComponents(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
uninstallComponents(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
uninstallComponents() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
uninstallDefaultChoosers() - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.BasicBrowserUI
 
uninstallDefaults(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
uninstallDefaults(JPanel) - Method in class ch.randelshofer.quaqua.QuaquaPanelUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
uninstallDefaults(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
uninstallDefaults(JScrollPane) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTableUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
uninstallDefaults() - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
uninstallKeyboardFocusManager() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
uninstallKeyboardFocusManager() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
uninstallListeners(JFileChooser) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
uninstallListeners(JFileChooser) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI
 
uninstallListeners(JFileChooser) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI
 
uninstallListeners(JFileChooser) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherScrollTabbedPaneUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
uninstallListeners(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaCheckBoxUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaComboBoxUI
Remove the installed listeners from the combo box and its model.
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaEditorPaneUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaFormattedTextFieldUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaOptionPaneUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaPasswordFieldUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaPopupMenuUI
 
uninstallListeners(AbstractButton) - Method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
uninstallListeners(JRootPane) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
 
uninstallListeners(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
uninstallListeners(JSlider) - Method in class ch.randelshofer.quaqua.QuaquaSliderUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaSpinnerUI
Removes the propertyChangeListener added by installListeners.
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaTableHeaderUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaTableUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaTextAreaUI
 
uninstallListeners(JTextComponent) - Method in class ch.randelshofer.quaqua.QuaquaTextCursorHandler
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaTextFieldUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaTextPaneUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaTreeUI
 
uninstallListeners() - Method in class ch.randelshofer.quaqua.QuaquaViewportUI
 
uninstallMouseGrabber() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
uninstallMouseGrabber() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
uninstallPopupFactory() - Method in class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
 
uninstallPopupFactory() - Method in class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
 
uninstallSheet() - Method in class ch.randelshofer.quaqua.JSheet
Uninstalls the sheet on the owner.
uninstallUI(JComponent) - Method in class ch.randelshofer.quaqua.BasicBrowserUI
 
uninstallUI(JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI
 
uninstallUI(JComponent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherTabbedPaneUI
 
uninstallUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaColorChooserUI
 
uninstallUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
Invokes supers implementation to uninstall any of its state.
uninstallUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI
 
uninstallUI(JComponent) - Method in class ch.randelshofer.quaqua.QuaquaViewportUI
 
UNKNOWN - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Unknown.
unknownEntity(String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates a parse exception for when an entity could not be resolved.
unreadChar(char) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Pushes a character back to the read-back buffer.
UNRELATED - Static variable in class org.jdesktop.layout.LayoutStyle
Possible argument to getPreferredGap.
unselected - Variable in class ch.randelshofer.quaqua.QuaquaPasswordView
 
update(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
 
update(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
update(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaRootPaneUI
 
update(Graphics, JComponent) - Method in class ch.randelshofer.quaqua.QuaquaScrollPaneUI
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.CMYKChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.ColorPalettesChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.ColorSlidersChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.ColorWheelChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.CrayonsChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.GrayChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.HSBChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.HTMLChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.RGBChooser
 
updateChooser() - Method in class ch.randelshofer.quaqua.colorchooser.SwatchesChooser
 
updateFocusableState(AbstractButton) - Static method in class ch.randelshofer.quaqua.QuaquaRadioButtonUI
 
updateInsertionLocation(JComponent, Point) - Method in class ch.randelshofer.quaqua.QuaquaDropTargetListener
called to set the insertion location to match the current mouse pointer coordinates.
updateListenersForScreenMenuItem() - Method in class ch.randelshofer.quaqua.QuaquaMenuItemUI
 
updateMnemonics() - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarTabbedPaneUI
Reloads the mnemonics.
updatePicker() - Method in class ch.randelshofer.quaqua.colorchooser.QuaquaColorPicker
Updates the color picker.
updatePreviewColumn() - Method in class ch.randelshofer.quaqua.JBrowser
 
updateTileGridInfo() - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.AbstractRed
This function computes all the basic information about the tile grid based on the data stored in sm, and tileGridX/YOff.
updateUI() - Method in class ch.randelshofer.quaqua.JBrowser
Resets the UI property with the value from the current look and feel.
usedLocale - Variable in class ch.randelshofer.quaqua.ext.batik.i18n.LocalizableSupport
The locale in use.
userName - Variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
 

V

VALID - Static variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
This is used for keeping track of the validation state of a node.
validate() - Method in class ch.randelshofer.quaqua.DefaultBrowserCellRenderer
Overridden for performance reasons.
validate() - Method in class ch.randelshofer.quaqua.filechooser.FileRenderer
 
validate() - Method in class ch.randelshofer.quaqua.leopard.filechooser.LeopardFileRenderer
 
validateChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.DirectoryNode
Validates this node if it is invalid.
validateChildren() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Validates this node if it is invalid.
validateInfo() - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel.Node
Updates values, that may change in a file.
validatePath(TreePath) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Validates (refreshes) the nodes specified by the provided path.
VALIDATING - Static variable in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
This is used for keeping track of the validation state of a node.
VALUE_AVOID_TILE_PAINTING_DEFAULT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
 
VALUE_AVOID_TILE_PAINTING_OFF - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
 
VALUE_AVOID_TILE_PAINTING_ON - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
 
VALUE_COLORSPACE_AGREY - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.ColorSpaceHintKey
Notice to source that we only want Greyscale data with an alpha channel.
VALUE_COLORSPACE_ALPHA - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.ColorSpaceHintKey
Notice to source that we only want an alpha channel.
VALUE_COLORSPACE_ALPHA_CONVERT - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.ColorSpaceHintKey
Notice to source that we only want an alpha channel.
VALUE_COLORSPACE_ARGB - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.ColorSpaceHintKey
Notice to source that we prefer an Alpha RGB Image.
VALUE_COLORSPACE_GREY - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.ColorSpaceHintKey
Notice to source that we only want Greyscale data (no Alpha).
VALUE_COLORSPACE_RGB - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.ColorSpaceHintKey
Notice to source that we will not use Alpha Channel but we still want RGB data.
VALUE_TRANSCODING_PRINTING - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
 
VALUE_TRANSCODING_VECTOR - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.RenderingHintsKeyExt
 
valueChanged(TreeSelectionEvent) - Method in class ch.randelshofer.quaqua.jaguar.QuaquaJaguarFileChooserUI.BrowserSelectionListener
 
valueChanged(TreeSelectionEvent) - Method in class ch.randelshofer.quaqua.leopard.QuaquaLeopardFileChooserUI.BrowserSelectionListener
 
valueChanged(TreeSelectionEvent) - Method in class ch.randelshofer.quaqua.lion.QuaquaLionFileChooserUI.BrowserSelectionListener
 
valueChanged(TreeSelectionEvent) - Method in class ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.BrowserSelectionListener
 
valueForPathChanged(TreePath, Object) - Method in class ch.randelshofer.quaqua.filechooser.FileSystemTreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
valueForPathChanged(TreePath, Object) - Method in class ch.randelshofer.quaqua.filechooser.SubtreeTreeModel
 
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.ScrollBarPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.SegmentPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Widget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.WindowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.randelshofer.quaqua.QuaquaUtilities.SizeVariant
Returns the enum constant of this type with the specified name.
values - Variable in class ch.randelshofer.quaqua.colorchooser.ColorSliderModel
Speed optimization.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.ScrollBarPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.SegmentPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.Widget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.osx.OSXAquaPainter.WindowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.randelshofer.quaqua.QuaquaUtilities.SizeVariant
Returns an array containing the constants of this enum type, in the order they are declared.
VERTICAL - Static variable in class org.jdesktop.layout.GroupLayout
Possible argument when linking sizes of components.
ViewportPainter - Interface in ch.randelshofer.quaqua.util
This interface is implemented by user interface delegates that wish to paint onto the content area of a JViewport.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class ch.randelshofer.quaqua.QuaquaPasswordView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
VisuallyLayoutable - Interface in ch.randelshofer.quaqua
This interface is implemented by user interface delegates, which support layouts based on visual criteria.
VisuallyLayoutableIcon - Class in ch.randelshofer.quaqua
VisuallyLayoutableIcon takes an icon and a layout rectangle.
VisuallyLayoutableIcon(Icon, int, int, int, int) - Constructor for class ch.randelshofer.quaqua.VisuallyLayoutableIcon
Creates a new instance.
VisuallyLayoutableIcon(Icon, Rectangle) - Constructor for class ch.randelshofer.quaqua.VisuallyLayoutableIcon
Creates a new instance.
VisualMargin - Interface in ch.randelshofer.quaqua
VisualMargin.
VisualMarginBorder - Class in ch.randelshofer.quaqua.border
The VisualMarginBorder is used to visually align components using bounds based on other criterias than the clip bounds of the component.
VisualMarginBorder() - Constructor for class ch.randelshofer.quaqua.border.VisualMarginBorder
Creates a new VisualMarginBorder.
VisualMarginBorder(int, int, int, int) - Constructor for class ch.randelshofer.quaqua.border.VisualMarginBorder
Creates a new VisualMarginBorder.
VisualMarginBorder(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.border.VisualMarginBorder
 
VisualMarginBorder(boolean, boolean, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.border.VisualMarginBorder
 
VisualMarginBorder(Insets) - Constructor for class ch.randelshofer.quaqua.border.VisualMarginBorder
Creates a new VisualMarginBorder.

W

w - Variable in class ch.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
 
WARN_DESTINATION - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
 
wheelInsets - Variable in class ch.randelshofer.quaqua.colorchooser.JColorWheel
 
WINDOW_ALPHA_PROPERTY - Static variable in class ch.randelshofer.quaqua.QuaquaPopupMenuUI
 
windowClosing(WindowEvent) - Method in class ch.randelshofer.quaqua.QuaquaToolBarUI.FrameListener
 
WINDOWS - Static variable in class ch.randelshofer.quaqua.QuaquaManager
Windows.
WindowsFileSystemView - Class in ch.randelshofer.quaqua.filechooser
WindowsFileSystemView provides a Aqua-style view on the windows file system.
WindowsFileSystemView() - Constructor for class ch.randelshofer.quaqua.filechooser.WindowsFileSystemView
Creates a new instance.
Worker<T> - Class in ch.randelshofer.quaqua.util
This is an abstract class that you subclass to perform GUI-related work in a dedicated event dispatcher.
Worker() - Constructor for class ch.randelshofer.quaqua.util.Worker
 
wrap(RenderedImage) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.GraphicsUtil
Convertes any RenderedImage to a CacheableRed.
WRAP - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
wrap(RenderedImage) - Static method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
write(int) - Method in class ch.randelshofer.quaqua.ext.base64.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class ch.randelshofer.quaqua.ext.base64.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(Writer) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Writes the XML element to a writer.
writeEncoded(Writer, String) - Method in class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Writes a string encoded to a writer.
writeExternal(ObjectOutput) - Method in class ch.randelshofer.quaqua.datatransfer.MimeType
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings and arrays.
writeString(byte[]) - Method in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Write out the string just uncompressed.

X

XMLElement - Class in ch.randelshofer.quaqua.ext.nanoxml
XMLElement is a representation of an XML object.
XMLElement() - Constructor for class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(HashMap) - Constructor for class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(boolean) - Constructor for class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(HashMap, boolean) - Constructor for class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(HashMap, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(HashMap, boolean, boolean, boolean) - Constructor for class ch.randelshofer.quaqua.ext.nanoxml.XMLElement
Creates and initializes a new XML element.
XMLParseException - Exception in ch.randelshofer.quaqua.ext.nanoxml
An XMLParseException is thrown when an error occures while parsing an XML string.
XMLParseException(String, String) - Constructor for exception ch.randelshofer.quaqua.ext.nanoxml.XMLParseException
Creates an exception.
XMLParseException(String, int, String) - Constructor for exception ch.randelshofer.quaqua.ext.nanoxml.XMLParseException
Creates an exception.
XOR - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.CompositeRule
Xor rule.
XOR - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite
 

Y

YI - Static variable in class ch.randelshofer.quaqua.util.ScriptSystem
Script systems.

Z

ZERO_PAD - Static variable in class ch.randelshofer.quaqua.ext.batik.ext.awt.image.PadMode
Pad edges with zeros

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.