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.