- calculateLongestLine() - Method in class org.bounce.text.FoldingPlainView
-
Iterate over the lines represented by the child elements of the element
this view represents, looking for the line that is the longest.
- cancel() - Method in class org.bounce.QDialog
-
- CANCEL_BUTTON - Variable in class org.bounce.net.DefaultAuthenticator
-
- cardAdded(CardEvent<C>) - Method in class org.bounce.event.CardPanelAdapter
-
- cardAdded(CardEvent<T>) - Method in interface org.bounce.event.CardPanelListener
-
- cardChanged(CardEvent<C>) - Method in class org.bounce.event.CardPanelAdapter
-
- cardChanged(CardEvent<T>) - Method in interface org.bounce.event.CardPanelListener
-
- CardEvent<T extends JComponent> - Class in org.bounce.event
-
- CardEvent(CardPanel, T) - Constructor for class org.bounce.event.CardEvent
-
- CardPanel<C extends JComponent> - Class in org.bounce
-
Creates a panel with a CardLayout.
- CardPanel() - Constructor for class org.bounce.CardPanel
-
Card Panel constructor
- CardPanel(boolean) - Constructor for class org.bounce.CardPanel
-
- CardPanelAdapter<C extends JComponent> - Class in org.bounce.event
-
- CardPanelAdapter() - Constructor for class org.bounce.event.CardPanelAdapter
-
- CardPanelListener<T extends JComponent> - Interface in org.bounce.event
-
- cardRemoved(CardEvent<C>) - Method in class org.bounce.event.CardPanelAdapter
-
- cardRemoved(CardEvent<T>) - Method in interface org.bounce.event.CardPanelListener
-
- CDATA - Static variable in interface org.bounce.text.xml.XMLStyleConstants
-
The style constant for cdata
- CENTER - Static variable in class org.bounce.CenterLayout
-
A constraint that adds the component to the center.
- CENTER - Static variable in class org.bounce.FormConstraints
-
CENTER position
- CENTER - Static variable in class org.bounce.QIcon
-
The overlay icon location CENTER
- CENTERED - Static variable in class org.bounce.QPanel
-
The center the background image
- CenterLayout - Class in org.bounce
-
A Layout manager that can be used to layout 3 components,
one component in the center that does not resize, and a
component on either side that take up the rest of the
available space.
- CenterLayout() - Constructor for class org.bounce.CenterLayout
-
Constructs a default CenterLayout without a gap and with
a horizontal orientation.
- CenterLayout(int) - Constructor for class org.bounce.CenterLayout
-
Constructs a CenterLayout with the orientation supplied
and with no gap between the components.
- CenterLayout(int, int) - Constructor for class org.bounce.CenterLayout
-
Constructs a CenterLayout with the gap and orientation
supplied.
- changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.bounce.text.FoldingPlainView
-
Gives notification from the document that attributes were changed in a
location that this view is responsible for.
- close() - Method in class org.bounce.com.sun.syndication.io.XmlReader
-
Closes the XmlReader stream.
- close() - Method in class org.bounce.QDialog
-
- close() - Method in class org.bounce.text.DocumentInputReader
-
- collapseAll() - Method in class org.bounce.QTree
-
Collapses all the nodes in the tree.
- collapseNode(DefaultMutableTreeNode) - Method in class org.bounce.QTree
-
Collapses all the nodes in the tree from this node up/down.
- COMMENT - Static variable in interface org.bounce.text.xml.XMLStyleConstants
-
The style constant for comment
- COMMENT_COLOR_ID - Static variable in class org.bounce.viewer.xml.StyledString
-
- composeFile(URI, String) - Static method in class org.bounce.util.URIUtils
-
Return the absolute path, composed from a base URI and a
relative path.
- composePath(URI, String) - Static method in class org.bounce.util.URIUtils
-
Return the absolute path, composed from a base URI and a
relative path.
- composeURI(URI, String) - Static method in class org.bounce.util.URIUtils
-
Return the absolute URI, composed from a base URI and a
relative path.
- consume() - Method in class org.bounce.message.Message
-
Consume the message.
- CONTROL_COLOR_ID - Static variable in class org.bounce.viewer.xml.StyledString
-
- createBlueImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a blue version of the image supplied.
- createBrighterImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a 30% brighter version of the image supplied.
- createButtonListener(AbstractButton) - Method in class org.bounce.plaf.BounceButtonUI
-
Overrides the createButtonListener method in the BasicButtonUI class,
to be able to install a new button listener that can listen to double clicks.
- createButtonPanel() - Method in class org.bounce.preferences.PreferencesDialog
-
- createButtonPanel() - Method in class org.bounce.wizard.Wizard
-
- createCenterPanel() - Method in class org.bounce.preferences.PreferencesDialog
-
- createCenterPanel() - Method in class org.bounce.wizard.Wizard
-
- createCyanImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a cyan version of the image supplied.
- createDarkerImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a 30% darker version of the image supplied.
- createGrayImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a gray version of the image supplied.
- createGreenImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a green version of the image supplied.
- createMagentaImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a magenta version of the image supplied.
- createRedImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a red version of the image supplied.
- createSilhouetteImage(ImageIcon, Color) - Static method in class org.bounce.image.ImageUtilities
-
Creates a silhouette version of the image supplied, in the supplied
color.
- createSouthPanel() - Method in class org.bounce.preferences.PreferencesDialog
-
- createSouthPanel() - Method in class org.bounce.wizard.Wizard
-
- createUI(JComponent) - Static method in class org.bounce.plaf.BounceButtonUI
-
Return this button look and feel.
- createUI(JComponent) - Static method in class org.bounce.plaf.BounceLabelUI
-
Creates the one version of this UI.
- createUI(JComponent) - Static method in class org.bounce.plaf.BouncePanelUI
-
Creates the one version of this UI.
- createUI(JComponent) - Static method in class org.bounce.plaf.LinkButtonUI
-
Return this button look and feel.
- createUI(JComponent) - Static method in class org.bounce.viewer.xml.DOMNodeCellRendererUI
-
- createUI(JComponent) - Static method in class org.bounce.viewer.xml.DOMNodeTreeUI
-
- createURI(String) - Static method in class org.bounce.util.URIUtils
-
Creates a URI from a path, the path can be relative or absolute,
'\' and '/' are normalised.
- createYellowImage(ImageIcon) - Static method in class org.bounce.image.ImageUtilities
-
Creates a yellow version of the image supplied.
- CyanFilter - Class in org.bounce.image
-
A filter to create a 'cyan scale' image.
- CyanFilter(int) - Constructor for class org.bounce.image.CyanFilter
-
Constructs a Filter that can be used to construct a
cyan-scale image.
- damageLineRange(int, int, Shape, Component) - Method in class org.bounce.text.FoldingPlainView
-
Repaint the given line range.
- DarkerFilter - Class in org.bounce.image
-
A filter to create an X% darker image.
- DarkerFilter(int) - Constructor for class org.bounce.image.DarkerFilter
-
Constructs a Filter that can be used to construct a darker image.
- DECLARATION - Static variable in interface org.bounce.text.xml.XMLStyleConstants
-
The style constant for declaration
- DefaultAuthenticator - Class in org.bounce.net
-
An authenticator which prompts for username and password.
- DefaultAuthenticator(JFrame) - Constructor for class org.bounce.net.DefaultAuthenticator
-
Constructor for the authenticator, setting the parent frame.
- DefaultFileFilter - Class in org.bounce
-
The default file filter, allows for setting a description
and a file-type extension.
- DefaultFileFilter(String, String) - Constructor for class org.bounce.DefaultFileFilter
-
Creates a file filter that accepts the given file types.
- DefaultPublisher - Class in org.bounce.message
-
A default implmenentation of a publisher, used by the distributor to have one
publisher for the Message class.
- DefaultPublisher() - Constructor for class org.bounce.message.DefaultPublisher
-
Constructs the DefaultPublisher with an empty list of subscribers.
- deinstall(JEditorPane) - Method in class org.bounce.text.xml.XMLEditorKit
-
- DESCRIPTION - Variable in class org.bounce.net.DefaultAuthenticator
-
- distribute(Message) - Method in class org.bounce.message.Distributor
-
Asks the publishers to publish the message.
- Distributor - Class in org.bounce.message
-
This class is the Distributor for all messages, it distributes the messages to the
topic publishers.
- Distributor() - Constructor for class org.bounce.message.Distributor
-
The constructor for the Distributor.
- DocumentInputReader - Class in org.bounce.text
-
A Reader for XML input, which can handle escape characters.
- DocumentInputReader(Document) - Constructor for class org.bounce.text.DocumentInputReader
-
Constructs the new input stream reader out of the Xml input strem.
- DOMNodeCellRenderer - Class in org.bounce.viewer.xml
-
The cell renderer for a XmlElementNode.
- DOMNodeCellRenderer() - Constructor for class org.bounce.viewer.xml.DOMNodeCellRenderer
-
- DOMNodeCellRendererUI - Class in org.bounce.viewer.xml
-
Renderers the XML information in the Element Node.
- DOMNodeCellRendererUI() - Constructor for class org.bounce.viewer.xml.DOMNodeCellRendererUI
-
- DOMNodeTree - Class in org.bounce.viewer.xml
-
A tree representing DOM Nodes.
- DOMNodeTree(Node) - Constructor for class org.bounce.viewer.xml.DOMNodeTree
-
Constructs a tree for a DOM node.
- DOMNodeTreeUI - Class in org.bounce.viewer.xml
-
The View part for the Xml Tree component.
- DOMNodeTreeUI() - Constructor for class org.bounce.viewer.xml.DOMNodeTreeUI
-
- DOMUtils - Class in org.bounce.xml
-
- DOMUtils() - Constructor for class org.bounce.xml.DOMUtils
-
- DONT_CARE - Static variable in class org.bounce.ThreeStateCheckBox
-
- DONT_CARE - Static variable in class org.bounce.ThreeStateCheckBox2
-
- doubleClicked(MouseEvent) - Method in class org.bounce.event.DoubleClickListener
-
Invoked when a double click mouse event has occured.
- DoubleClickListener - Class in org.bounce.event
-
A MouseListener that informs about double click events.
- DoubleClickListener() - Constructor for class org.bounce.event.DoubleClickListener
-
- drawClosedFold(Graphics, int, int) - Method in class org.bounce.text.FoldingMargin
-
- drawEnd(Graphics, int, int) - Method in class org.bounce.text.FoldingMargin
-
- drawLine(Graphics, FontMetrics, Rectangle, String, int, int, int) - Static method in class org.bounce.plaf.BounceGraphicsUtils
-
Draws one of the lines on a multiline label/button.
- drawLine(Graphics, int, int) - Method in class org.bounce.text.FoldingMargin
-
- drawLine(int, Graphics, int, int) - Method in class org.bounce.text.FoldingPlainView
-
Renders a line of text, suppressing whitespace at the end and expanding
any tabs.
- drawOpenFold(Graphics, int, int) - Method in class org.bounce.text.FoldingMargin
-
- drawSelectedText(Graphics, int, int, int, int) - Method in class org.bounce.text.FoldingPlainView
-
Renders the given range in the model as selected text.
- drawSelectedText(Graphics, int, int, int, int) - Method in class org.bounce.text.SyntaxHighlightingView
-
Renders the given range in the model as selected text.
- drawUnselectedText(Graphics, int, int, int, int) - Method in class org.bounce.text.FoldingPlainView
-
Renders the given range in the model as normal unselected text.
- drawUnselectedText(Graphics, int, int, int, int) - Method in class org.bounce.text.SyntaxHighlightingView
-
Renders the given range in the model as normal unselected text.
- DummyIcon - Class in org.bounce
-
Dummy Item, which does not perform any painting.
- DummyIcon(Dimension) - Constructor for class org.bounce.DummyIcon
-
Create an Icon of a certain size, which does not perform any painting.
- filter(ImageIcon, RGBImageFilter) - Static method in class org.bounce.image.ImageUtilities
-
Utility method that filters the image.
- filterRGB(int, int, int) - Method in class org.bounce.image.BlueFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.BrighterFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.CyanFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.DarkerFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.GrayFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.GreenFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.MagentaFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.RedFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.SilhouetteFilter
-
Overrides RGBImageFilter.filterRGB
.
- filterRGB(int, int, int) - Method in class org.bounce.image.YellowFilter
-
Overrides RGBImageFilter.filterRGB
.
- findClass(String) - Method in class org.bounce.JarClassLoader
-
Checks the contents table for an occurence of the class.
- findResource(String) - Method in class org.bounce.JarClassLoader
-
Checks the contents table for an occurence of the resource file.
- fireCardAdded(C) - Method in class org.bounce.CardPanel
-
- fireCardChanged(C) - Method in class org.bounce.CardPanel
-
- fireCardRemoved(C) - Method in class org.bounce.CardPanel
-
- firePageChanged() - Method in class org.bounce.wizard.WizardPage
-
Called when information on the page has changed and buttons
need to be enabled or disabled accordingly.
- FOCUS_AROUND_ICON - Static variable in class org.bounce.QButton
-
focus rectangle around icon
- FOCUS_AROUND_TEXT - Static variable in class org.bounce.QButton
-
focus rectangle around text
- FOCUS_AROUND_TEXT_AND_ICON - Static variable in class org.bounce.QButton
-
focus rectangle around icon and text
- FOCUS_NONE - Static variable in class org.bounce.QButton
-
Do not have a focus rectangle
- FoldingMargin - Class in org.bounce.text
-
Base folding margin for a JTextComponent.
- FoldingMargin(JTextComponent) - Constructor for class org.bounce.text.FoldingMargin
-
Convenience constructor for Text Components
- FoldingPlainView - Class in org.bounce.text
-
Implements View interface for a simple multi-line text view that has text in
one font and color.
- FoldingPlainView(Element) - Constructor for class org.bounce.text.FoldingPlainView
-
Constructs a new PlainView wrapped on an element.
- FormConstraints - Class in org.bounce
-
A constraints object, used for the FormLayout, the constraints allow
for setting the components position, alignments and fill type.
- FormConstraints() - Constructor for class org.bounce.FormConstraints
-
Constructs a default FormConstraint which positions the
component over both columns and aligns the component
horizontally to the LEFT and vertically at the CENTER.
- FormConstraints(int) - Constructor for class org.bounce.FormConstraints
-
Constructs a default FormConstraint which aligns the
component horizontally to the LEFT and vertically at
the CENTER and positions the component at the position
supplied.
- FormConstraints(int, boolean) - Constructor for class org.bounce.FormConstraints
-
Constructs a FormConstraint with the filled value set to
the value supplied.
- FormConstraints(int, int) - Constructor for class org.bounce.FormConstraints
-
Constructs a FormConstraint which aligns the component
horizontally with the value supplied and vertically at
the CENTER.
- FormConstraints(int, int, int) - Constructor for class org.bounce.FormConstraints
-
Constructs a FormConstraint which aligns the component
horizontally and vertically with the values supplied.
- FormConstraints(FormConstraints) - Constructor for class org.bounce.FormConstraints
-
Constructs a FormConstraint which copies its values
from the constraint supplied.
- FormLayout - Class in org.bounce
-
A Layout manager that can be used to layout 2 columns of components.
- FormLayout() - Constructor for class org.bounce.FormLayout
-
Constructs a default FormLayout without any horizontal or
vertical gaps.
- FormLayout(int, int) - Constructor for class org.bounce.FormLayout
-
Constructs a FormLayout with the specified horizontal
and vertical gap.
- FULL - Static variable in class org.bounce.FormConstraints
-
FULL position
- FULL - Static variable in class org.bounce.FormLayout
-
A constraint that allows the component to use the total width of the form.
- FULL_FILL - Static variable in class org.bounce.FormLayout
-
A constraint that allows the component to use the total width of
the form and resizes the component to fill the whole width.
- get() - Static method in class org.bounce.image.ImageLoader
-
Returns the single reference to the ImageLoader.
- getBack() - Method in class org.bounce.wizard.WizardPage
-
- getBackButton() - Method in class org.bounce.wizard.Wizard
-
- getBackgroundImage() - Method in class org.bounce.QPanel
-
Returns this panel's background image.
- getBackgroundImageMode() - Method in class org.bounce.QPanel
-
Returns the mode in which the background image is displayed.
- getBlue(int) - Method in class org.bounce.image.BaseFilter
-
Gets the blue value out of the rgb value.
- getBomEncoding() - Method in exception org.bounce.com.sun.syndication.io.XmlReaderException
-
Returns the BOM encoding found in the InputStream.
- getCancelButton() - Method in class org.bounce.preferences.PreferencesDialog
-
- getCancelButton() - Method in class org.bounce.wizard.Wizard
-
- getCard() - Method in class org.bounce.event.CardEvent
-
- getCards() - Method in class org.bounce.preferences.PreferencesDialog
-
- getCards() - Method in class org.bounce.wizard.Wizard
-
- getCenterPane() - Method in class org.bounce.preferences.PreferencesPage
-
- getContent() - Method in class org.bounce.message.Message
-
Returns the message.
- getContentType() - Method in class org.bounce.text.xml.XMLEditorKit
-
Get the MIME type of the data that this kit represents support for.
- getContentTypeEncoding() - Method in exception org.bounce.com.sun.syndication.io.XmlReaderException
-
Returns the encoding in the content-type used to attempt determining the encoding.
- getContentTypeMime() - Method in exception org.bounce.com.sun.syndication.io.XmlReaderException
-
Returns the MIME type in the content-type used to attempt determining the encoding.
- getCursor() - Method in class org.bounce.LinkButton
-
Returns a HAND_CURSOR if the default cursor has been set
and the button is enabled.
- getDescription() - Method in class org.bounce.DefaultFileFilter
-
- getDescription() - Method in class org.bounce.wizard.WizardPage
-
- getDirectoryName(URI) - Static method in class org.bounce.util.URIUtils
-
Returns the name of the directory that is pointed to by this URI.
- getDisabledBackground() - Method in class org.bounce.QButton
-
Returns the background color that is painted when the button is disabled.
- getDisabledBorder() - Method in class org.bounce.QButton
-
Returns the border that is painted when the button is disabled.
- getDisabledFont() - Method in class org.bounce.QButton
-
Returns the font that is painted when the button is disabled.
- getDisabledForeground() - Method in class org.bounce.QButton
-
Returns the foreground color that is painted when the button is disabled.
- getDisabledSelectedBackground() - Method in class org.bounce.QButton
-
Returns the background color that is painted when the button is disabledSelected.
- getDisabledSelectedBorder() - Method in class org.bounce.QButton
-
Returns the border that is painted when the button is disabledSelected.
- getDisabledSelectedFont() - Method in class org.bounce.QButton
-
Returns the font that is painted when the button is disabledSelected.
- getDisabledSelectedForeground() - Method in class org.bounce.QButton
-
Returns the foreground color that is painted when the button is disabledSelected.
- getElementByTagName(Element, String) - Method in class org.bounce.xml.DOMUtils
-
- getElementByTagNameNS(Element, String, String) - Method in class org.bounce.xml.DOMUtils
-
- getEncoding() - Method in class org.bounce.com.sun.syndication.io.XmlReader
-
Returns the charset encoding of the XmlReader.
- getEndOffset() - Method in class org.bounce.text.SyntaxHighlightingScanner
-
Gets the end location of the current token in the document.
- getEventType() - Method in class org.bounce.text.xml.XMLScanner
-
- getExtension(URI) - Static method in class org.bounce.util.URIUtils
-
Returns the extension of the file that is pointed to by this URI.
- getFinishButton() - Method in class org.bounce.wizard.Wizard
-
- getFocusedBackground() - Method in class org.bounce.QButton
-
Returns the background color that is painted when the button is focused.
- getFocusedBorder() - Method in class org.bounce.QButton
-
Returns the border that is painted when the button is focused.
- getFocusedFont() - Method in class org.bounce.QButton
-
Returns the font that is painted when the button is focused.
- getFocusedForeground() - Method in class org.bounce.QButton
-
Returns the foreground color that is painted when the button is focused.
- getFocusedIcon() - Method in class org.bounce.QButton
-
Returns the icon that is painted when the button is focused.
- getFocusedRectangleColor() - Method in class org.bounce.QButton
-
Returns the color for the rectangle that is painted when the button is
in focus.
- getFocusedRectangleMode() - Method in class org.bounce.QButton
-
Returns the mode for the rectangle that is painted when the button is
in focus.
- getFocusedSelectedBackground() - Method in class org.bounce.QButton
-
Returns the background color that is painted when the button is focusedSelected.
- getFocusedSelectedBorder() - Method in class org.bounce.QButton
-
Returns the border that is painted when the button is focusedSelected.
- getFocusedSelectedFont() - Method in class org.bounce.QButton
-
Returns the font that is painted when the button is focusedSelected.
- getFocusedSelectedForeground() - Method in class org.bounce.QButton
-
Returns the foreground color that is painted when the button is focusedSelected.
- getFocusedSelectedIcon() - Method in class org.bounce.QButton
-
Returns the icon that is painted when the button is focusedSelected.
- getFoldClosingLine(int, int) - Method in class org.bounce.text.FoldingMargin
-
Return the closing line of the fold, the first fold should be located on
the first line.
- getFoldClosingLine(int, int) - Method in class org.bounce.text.xml.XMLFoldingMargin
-
- getFontStyle(Style) - Static method in class org.bounce.text.SyntaxHighlightingView
-
Fetch the font to use for a lexical token with the given scan value.
- getGap() - Method in class org.bounce.CenterLayout
-
Returns the gap between the components.
- getGap() - Method in class org.bounce.PercentageLayout
-
Returns the gap between the components.
- getGradientColor() - Method in class org.bounce.QPanel
-
Returns the color used for the lower right corner of the gradient
3D effect.
- getGreen(int) - Method in class org.bounce.image.BaseFilter
-
Gets the green value out of the rgb value.
- getHgap() - Method in class org.bounce.FormLayout
-
Returns the horizontal gap between the left column
and the right column.
- getHorizontalAlignment() - Method in class org.bounce.FormConstraints
-
Returns the horizontal alignment for the component.
- getIconHeight() - Method in class org.bounce.DummyIcon
-
- getIconHeight() - Method in class org.bounce.QIcon
-
Return the height of the icon.
- getIconWidth() - Method in class org.bounce.DummyIcon
-
- getIconWidth() - Method in class org.bounce.QIcon
-
Return the width of the icon.
- getImage(String) - Method in class org.bounce.image.ImageLoader
-
Gets an image for the string supplied.
- getImage(URL) - Method in class org.bounce.image.ImageLoader
-
Gets an image for the url supplied.
- getInputStream() - Method in exception org.bounce.com.sun.syndication.io.XmlReaderException
-
Returns the unconsumed InputStream to allow the application to do an alternate
encoding detection on the InputStream.
- getLabel() - Method in class org.bounce.preferences.PreferencesPage
-
- getLastChar() - Method in class org.bounce.text.DocumentInputReader
-
Returns the last read character.
- getLayoutAlignmentX(Container) - Method in class org.bounce.CenterLayout
-
Returns the alignment along the x axis.
- getLayoutAlignmentX(Container) - Method in class org.bounce.FormLayout
-
Returns the alignment along the x axis.
- getLayoutAlignmentX(Container) - Method in class org.bounce.PercentageLayout
-
Returns the alignment along the x axis.
- getLayoutAlignmentY(Container) - Method in class org.bounce.CenterLayout
-
Returns the alignment along the y axis.
- getLayoutAlignmentY(Container) - Method in class org.bounce.FormLayout
-
Returns the alignment along the y axis.
- getLayoutAlignmentY(Container) - Method in class org.bounce.PercentageLayout
-
Returns the alignment along the y axis.
- getMaximumLines() - Method in class org.bounce.QButton
-
Get the maximum number of lines used for the button text.
- getMaximumLines() - Method in class org.bounce.QLabel
-
Get the maximum number of lines used for the label text.
- getMaximumSize() - Method in class org.bounce.text.FoldingMargin
-
- getMaximumSize() - Method in class org.bounce.text.LineNumberMargin
-
- getMaximumSize(JComponent) - Method in class org.bounce.viewer.xml.DOMNodeCellRendererUI
-
- getMinimumLines() - Method in class org.bounce.QButton
-
Get the minimum number of lines used for the button text.
- getMinimumLines() - Method in class org.bounce.QLabel
-
Get the minimum number of lines used for the label text.
- getMinimumSize() - Method in class org.bounce.text.FoldingMargin
-
- getMinimumSize() - Method in class org.bounce.text.LineNumberMargin
-
- getMinimumSize(JComponent) - Method in class org.bounce.viewer.xml.DOMNodeCellRendererUI
-
- getName(URI) - Static method in class org.bounce.util.URIUtils
-
Returns the name of the file that is pointed to by this URI.
- getName(Attr) - Static method in class org.bounce.xml.DOMUtils
-
- getName(Element) - Static method in class org.bounce.xml.DOMUtils
-
- getNamespaceURI(String) - Method in class org.bounce.xml.NamespaceContextMap
-
Get Namespace URI bound to a prefix in the current scope.
- getNext() - Method in class org.bounce.wizard.WizardPage
-
- getNextButton() - Method in class org.bounce.wizard.Wizard
-
- getNextMatch(String, int, Position.Bias) - Method in class org.bounce.QTree
-
Bug fix for return and space kay presses.
- getNextTag() - Method in class org.bounce.text.xml.XMLScanner
-
- getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class org.bounce.text.FoldingPlainView
-
Provides a way to determine the next visually represented model location
at which one might place a caret.
- getNode() - Method in class org.bounce.viewer.xml.NodeTreeNode
-
Constructs the node for the XML element.
- getNTSCValue(int) - Method in class org.bounce.image.BaseFilter
-
Converts the red green and blue values to one value.
- getOkButton() - Method in class org.bounce.preferences.PreferencesDialog
-
- getOrientation() - Method in class org.bounce.CenterLayout
-
Returns the orientation of the layout manager.
- getOrientation() - Method in class org.bounce.PercentageLayout
-
Returns the orientation of the layout manager.
- getPage() - Method in class org.bounce.wizard.Wizard
-
- getPasswordAuthentication() - Method in class org.bounce.net.DefaultAuthenticator
-
Return the PasswordAuthentication object.
- getPathForNode(Node) - Method in class org.bounce.viewer.xml.DOMNodeTree
-
The tree-path for the W3C DOM node.
- getPosition() - Method in class org.bounce.FormConstraints
-
Returns the column position of the component.
- getPreferredScrollableViewportSize() - Method in class org.bounce.text.ScrollableEditorPanel
-
- getPreferredSize(JComponent) - Method in class org.bounce.plaf.BounceButtonUI
-
Returns the preferred size of the button, this size will return the
full width of the text as the preferred width and the full height of the
lines as the height.
- getPreferredSize(JComponent) - Method in class org.bounce.plaf.BounceLabelUI
-
Returns the preferred size of the label, this size will return the
full width of the text as the preferred width and the full height of the
lines as the height.
- getPreferredSize() - Method in class org.bounce.text.FoldingMargin
-
- getPreferredSize() - Method in class org.bounce.text.LineNumberMargin
-
- getPreferredSize(JComponent) - Method in class org.bounce.viewer.xml.DOMNodeCellRendererUI
-
- getPreferredSpan(int) - Method in class org.bounce.text.FoldingPlainView
-
Determines the preferred span for this view along an axis.
- getPrefix(String) - Method in class org.bounce.xml.NamespaceContextMap
-
Return the prefix bound to the namespace uri, null if no prefix could be found.
- getPrefixes(String) - Method in class org.bounce.xml.NamespaceContextMap
-
Return the list of prefixes bound to the namespace uri, null if no prefix
could be found.
- getPressedBackground() - Method in class org.bounce.QButton
-
Returns the background color that is painted when the button is pressed.
- getPressedBorder() - Method in class org.bounce.QButton
-
Returns the border that is painted when the button is pressed.
- getPressedFont() - Method in class org.bounce.QButton
-
Returns the font that is painted when the button is pressed.
- getPressedForeground() - Method in class org.bounce.QButton
-
Returns the foreground color that is painted when the button is pressed.
- getPublisher(Class) - Method in class org.bounce.message.Distributor
-
Gets a publisher for a specific topic from the controller.
- getQName(Element) - Static method in class org.bounce.xml.DOMUtils
-
- getQName(Attr) - Static method in class org.bounce.xml.DOMUtils
-
- getRed(int) - Method in class org.bounce.image.BaseFilter
-
Gets the red value out of the rgb value.
- getRelativePath(URI, File) - Static method in class org.bounce.util.URIUtils
-
Return the path for the file relative to the base uri.
- getRelativeURI(URI, URI) - Static method in class org.bounce.util.URIUtils
-
Return the uri for the uri relative to the base uri.
- getRGB(int, int, int, int) - Method in class org.bounce.image.BaseFilter
-
Returns the rgb value for the blue, red and green values.
- getRolloverBackground() - Method in class org.bounce.QButton
-
Returns the background color that is painted when the button is rollover.
- getRolloverBorder() - Method in class org.bounce.QButton
-
Returns the border that is painted when the button is rollover.
- getRolloverFont() - Method in class org.bounce.QButton
-
Returns the font that is painted when the button is rollover.
- getRolloverForeground() - Method in class org.bounce.QButton
-
Returns the foreground color that is painted when the button is rollover.
- getRolloverSelectedBackground() - Method in class org.bounce.QButton
-
Returns the background color that is painted when the button is rolloverSelected.
- getRolloverSelectedBorder() - Method in class org.bounce.QButton
-
Returns the border that is painted when the button is rolloverSelected.
- getRolloverSelectedFont() - Method in class org.bounce.QButton
-
Returns the font that is painted when the button is rolloverSelected.
- getRolloverSelectedForeground() - Method in class org.bounce.QButton
-
Returns the foreground color that is painted when the button is rolloverSelected.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.bounce.text.ScrollableEditorPanel
-
Returns the information directly from the editor component.
- getScrollableTracksViewportHeight() - Method in class org.bounce.text.ScrollableEditorPanel
-
- getScrollableTracksViewportWidth() - Method in class org.bounce.text.ScrollableEditorPanel
-
Return true when a Wrapped View is used.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.bounce.text.ScrollableEditorPanel
-
Returns the information directly from the editor component.
- getSelected() - Method in class org.bounce.ThreeStateCheckBox
-
- getSelected() - Method in class org.bounce.ThreeStateCheckBox2
-
- getSelectedBackground() - Method in class org.bounce.QButton
-
Returns the background color that is painted when the button is selected.
- getSelectedBorder() - Method in class org.bounce.QButton
-
Returns the border that is painted when the button is selected.
- getSelectedFont() - Method in class org.bounce.QButton
-
Returns the font that is painted when the button is selected.
- getSelectedForeground() - Method in class org.bounce.QButton
-
Returns the foreground color that is painted when the button is selected.
- getSelectedNode() - Method in class org.bounce.QTree
-
Returns the currently selected node, null if nothing
has been selected.
- getStartOffset() - Method in class org.bounce.text.SyntaxHighlightingScanner
-
Gets the starting location of the current token in the document.
- getText(Element) - Static method in class org.bounce.xml.DOMUtils
-
- getTitle() - Method in class org.bounce.preferences.PreferencesPage
-
- getTitle() - Method in class org.bounce.wizard.WizardPage
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.bounce.preferences.PreferencesPageCellRenderer
-
Configures the renderer based on the passed in components.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.bounce.viewer.xml.DOMNodeCellRenderer
-
Configures the renderer based on the passed in components.
- getUniqueXPath(Node) - Static method in class org.bounce.xml.DOMUtils
-
- getVerticalAlignment() - Method in class org.bounce.FormConstraints
-
Returns the vertical alignment for the component.
- getVgap() - Method in class org.bounce.FormLayout
-
Returns the vertical gap between the rows.
- getViewFactory() - Method in class org.bounce.text.xml.XMLEditorKit
-
Fetches the XML factory that can produce views for XML Documents.
- getWizardTitle() - Method in class org.bounce.wizard.Wizard
-
- getXmlEncoding() - Method in exception org.bounce.com.sun.syndication.io.XmlReaderException
-
Returns the encoding found in the XML prolog of the InputStream.
- getXmlGuessEncoding() - Method in exception org.bounce.com.sun.syndication.io.XmlReaderException
-
Returns the encoding guess based on the first bytes of the InputStream.
- getXPath(Node) - Static method in class org.bounce.xml.DOMUtils
-
- GrayFilter - Class in org.bounce.image
-
A filter that creates a gray version of the image.
- GrayFilter(int) - Constructor for class org.bounce.image.GrayFilter
-
Constructs a Filter that can be used to construct a
grayscale image.
- GreenFilter - Class in org.bounce.image
-
A filter to create a 'green scale' image.
- GreenFilter(int) - Constructor for class org.bounce.image.GreenFilter
-
Constructs a Filter that can be used to construct a
green-scale image.
- iconToImage(Icon) - Static method in class org.bounce.image.ImageUtilities
-
Converts an Icon to an Image.
- ImageLoader - Class in org.bounce.image
-
Loads Images from file and stores the images in a list for future reference.
- ImageLoader() - Constructor for class org.bounce.image.ImageLoader
-
Constructs the ImageLoader object.
- ImageUtilities - Class in org.bounce.image
-
A class with utility methods for the images.
- ImageUtilities() - Constructor for class org.bounce.image.ImageUtilities
-
- in - Variable in class org.bounce.text.SyntaxHighlightingScanner
-
- insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.bounce.text.FoldingPlainView
-
Gives notification that something was inserted into the document in a
location that this view is responsible for.
- install(JEditorPane) - Method in class org.bounce.text.xml.XMLEditorKit
-
- installDefaults() - Method in class org.bounce.viewer.xml.DOMNodeTreeUI
-
- installUI(JComponent) - Method in class org.bounce.plaf.BounceLabelUI
-
Installs the UI for the supplied component.
- installUI(JComponent) - Method in class org.bounce.plaf.BouncePanelUI
-
Installs the UI for the supplied component.
- invalidateLayout(Container) - Method in class org.bounce.CenterLayout
-
Invalidates the layout, indicating that if the layout manager
has cached information it should be discarded.
- invalidateLayout(Container) - Method in class org.bounce.FormLayout
-
Invalidates the layout, indicating that if the layout manager
has cached information it should be discarded.
- invalidateLayout(Container) - Method in class org.bounce.PercentageLayout
-
Invalidates the layout, indicating that if the layout manager
has cached information it should be discarded.
- isCancelled() - Method in class org.bounce.QDialog
-
- isConsumed() - Method in class org.bounce.message.Message
-
Check if the message has been consumed.
- isContent(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character can be considered content.
- isDoubleClick() - Method in class org.bounce.QButton
-
Call to find out if the double click has been enabled.
- isError() - Method in class org.bounce.text.SyntaxHighlightingScanner
-
- isErrorHighlighting() - Method in class org.bounce.text.SyntaxHighlightingView
-
- isErrorHighlighting() - Method in class org.bounce.text.xml.XMLView
-
- isFilled() - Method in class org.bounce.FormConstraints
-
Returns wether the component occupies the full available horizontal
space.
- isFinishEnabled() - Method in class org.bounce.wizard.WizardPage
-
- isGradientBackground() - Method in class org.bounce.QPanel
-
Returns whether the 'subtle' 3D gradient effect is enabled.
- isHighSurrogate(int) - Static method in class org.bounce.xml.XMLChar
-
Returns whether the given character is a high surrogate
- isInvalid(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is invalid.
- isLowSurrogate(int) - Static method in class org.bounce.xml.XMLChar
-
Returns whether the given character is a low surrogate
- isMarkup(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character can be considered markup.
- isMixed(Element) - Static method in class org.bounce.xml.DOMUtils
-
- isName(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNameStart(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isPubid(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isSpace(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSupplemental(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is a supplemental character.
- isTextOnly(Element) - Static method in class org.bounce.xml.DOMUtils
-
- isValid() - Method in class org.bounce.text.SyntaxHighlightingScanner
-
Returns true when no paint has invalidated the scanner.
- isValid(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is valid.
- isValidIANAEncoding(String) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class org.bounce.xml.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class org.bounce.xml.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.bounce.xml.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isWhiteSpace(Text) - Static method in class org.bounce.xml.DOMUtils
-
- isXML11Space(int) - Static method in class org.bounce.xml.XMLChar
-
Returns true if the specified character is a space character
as amdended in the XML 1.1 specification.
- pageChanged(WizardPageEvent) - Method in class org.bounce.wizard.Wizard
-
- pageChanged(WizardPageEvent) - Method in interface org.bounce.wizard.WizardPageListener
-
- paint(Graphics, JComponent) - Method in class org.bounce.plaf.BounceButtonUI
-
Overrides the paint method in the BasicButtonUI class.
- paint(Graphics, JComponent) - Method in class org.bounce.plaf.BounceLabelUI
-
Overrides the paint method in the BasicLabelUI class.
- paint(Graphics, JComponent) - Method in class org.bounce.plaf.BouncePanelUI
-
Overrides the paint method in the BasicPanelUI class.
- paint(Graphics, Shape) - Method in class org.bounce.text.FoldingPlainView
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape) - Method in class org.bounce.text.SyntaxHighlightingView
-
Invalidates the scanner, to make sure a new range is set later.
- paint(Graphics, JComponent) - Method in class org.bounce.viewer.xml.DOMNodeCellRendererUI
-
Paint the label text in the foreground color, if the label
is opaque then paint the entire background with the background
color.
- paintBackground(Graphics, JComponent) - Method in class org.bounce.plaf.BounceButtonUI
-
Paints button's background.
- paintBorder(Graphics) - Method in class org.bounce.QButton
-
Paints the QButton's border, this border needs to be selected from all
component state specific borders.
- paintComponent(Graphics) - Method in class org.bounce.text.FoldingMargin
-
- paintComponent(Graphics) - Method in class org.bounce.text.LineNumberMargin
-
- paintExpandControl(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class org.bounce.viewer.xml.DOMNodeTreeUI
-
Paints the expand (toggle) part of a row.
- paintFocus(Graphics, QButton, Rectangle, Rectangle, Rectangle) - Method in class org.bounce.plaf.BounceButtonUI
-
Paints the focus rectangle on the button.
- paintIcon(Component, Graphics, int, int) - Method in class org.bounce.DummyIcon
-
- paintIcon(Graphics, JComponent, Rectangle, Icon) - Method in class org.bounce.plaf.BounceButtonUI
-
Paints the icon for the button.
- paintIcon(Component, Graphics, int, int) - Method in class org.bounce.QIcon
-
Paint the icon.
- paintLine(JLabel, Graphics, Line, int, int) - Method in class org.bounce.viewer.xml.DOMNodeCellRendererUI
-
Paint clippedText at textX, textY with the labels foreground color.
- paintRow(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class org.bounce.viewer.xml.DOMNodeTreeUI
-
- paintText(Graphics, JComponent, Rectangle, String[]) - Method in class org.bounce.plaf.BounceButtonUI
-
Paints the text on the button.
- paintText(Graphics, JComponent, Rectangle, String[]) - Method in class org.bounce.plaf.LinkButtonUI
-
Paints the text on the button.
- PASSWORD - Variable in class org.bounce.net.DefaultAuthenticator
-
- PercentageLayout - Class in org.bounce
-
A Layout manager that can be used to layout components horizontally or
vertically.
- PercentageLayout() - Constructor for class org.bounce.PercentageLayout
-
Constructs a default PercentageLayout without a gap and with
a horizontal orientation.
- PercentageLayout(int) - Constructor for class org.bounce.PercentageLayout
-
Constructs a PercentageLayout with the orientation supplied
and with no gap between the components.
- PercentageLayout(int, int) - Constructor for class org.bounce.PercentageLayout
-
Constructs a PercentageLayout with the gap and orientation
supplied.
- PopupListener - Class in org.bounce.event
-
A MouseListener that informs about events that trigger a popup.
- PopupListener() - Constructor for class org.bounce.event.PopupListener
-
- popupTriggered(MouseEvent) - Method in class org.bounce.event.PopupListener
-
Invoked when a mouse event has occured that triggers a popup.
- pos - Variable in class org.bounce.text.DocumentInputReader
-
- pos - Variable in class org.bounce.text.SyntaxHighlightingScanner
-
- PreferencesDialog - Class in org.bounce.preferences
-
Preferences Dialog framework ...
- PreferencesDialog(Frame, String) - Constructor for class org.bounce.preferences.PreferencesDialog
-
- PreferencesPage - Class in org.bounce.preferences
-
- PreferencesPage() - Constructor for class org.bounce.preferences.PreferencesPage
-
- PreferencesPage(String) - Constructor for class org.bounce.preferences.PreferencesPage
-
- PreferencesPageCellRenderer - Class in org.bounce.preferences
-
The cell renderer for a XmlElementNode.
- PreferencesPageCellRenderer() - Constructor for class org.bounce.preferences.PreferencesPageCellRenderer
-
- preferredLayoutSize(Container) - Method in class org.bounce.CenterLayout
-
Calculates the preferred size dimensions for the specified
container given the components in the specified parent container.
- preferredLayoutSize(Container) - Method in class org.bounce.FormLayout
-
Calculates the preferred size dimensions for the specified
container given the components in the specified parent container.
- preferredLayoutSize(Container) - Method in class org.bounce.PercentageLayout
-
Calculates the preferred size dimensions for the specified
container given the components in the specified parent container.
- preferredLayoutSize(Container) - Method in class org.bounce.ResizingFlowLayout
-
Returns the preferred size for the target.
- publish(Message) - Method in class org.bounce.message.DefaultPublisher
-
Called when the message needs to be published.
- publish(Message) - Method in interface org.bounce.message.Publisher
-
Called when the message needs to be published.
- Publisher - Interface in org.bounce.message
-
An interface that needs to be used by all class that want to act as publishers
for messages.
- QButton - Class in org.bounce
-
A generic button that has more component state specific color, font
and border attributes than the JButton.
- QButton() - Constructor for class org.bounce.QButton
-
Constructor without a set text or icon.
- QButton(Action) - Constructor for class org.bounce.QButton
-
Constructor with properties take from the action supplied.
- QButton(Icon) - Constructor for class org.bounce.QButton
-
Constructor for a button with an Icon.
- QButton(String) - Constructor for class org.bounce.QButton
-
Constructor for a button with text.
- QButton(String, Icon) - Constructor for class org.bounce.QButton
-
Constructor for a button with an icon and text.
- QDialog - Class in org.bounce
-
TODO Move to bounce package.
- QDialog() - Constructor for class org.bounce.QDialog
-
- QDialog(Frame) - Constructor for class org.bounce.QDialog
-
- QDialog(Frame, boolean) - Constructor for class org.bounce.QDialog
-
- QDialog(Frame, String) - Constructor for class org.bounce.QDialog
-
- QDialog(Frame, String, boolean) - Constructor for class org.bounce.QDialog
-
- QDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class org.bounce.QDialog
-
- QDialog(Dialog) - Constructor for class org.bounce.QDialog
-
- QDialog(Dialog, boolean) - Constructor for class org.bounce.QDialog
-
- QDialog(Dialog, String) - Constructor for class org.bounce.QDialog
-
- QDialog(Dialog, String, boolean) - Constructor for class org.bounce.QDialog
-
- QDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class org.bounce.QDialog
-
- QIcon - Class in org.bounce
-
Icon implementation that allows for overlaying a number of icons on top
of the base icon.
- QIcon(Icon) - Constructor for class org.bounce.QIcon
-
Creates a QIcon for the base icon.
- QIcon(Icon, Icon, int) - Constructor for class org.bounce.QIcon
-
Creates a new composite icon from two existing icons and places the overlay in the
specified position
- QLabel - Class in org.bounce
-
Extend the JLabel class, this label allows for multiple
lines.
- QLabel() - Constructor for class org.bounce.QLabel
-
Constructor, calls the super constructor.
- QLabel(Icon) - Constructor for class org.bounce.QLabel
-
Constructor, calls the super constructor.
- QLabel(Icon, int) - Constructor for class org.bounce.QLabel
-
Constructor, calls the super constructor.
- QLabel(String) - Constructor for class org.bounce.QLabel
-
Constructor, calls the super constructor.
- QLabel(String, Icon, int) - Constructor for class org.bounce.QLabel
-
Constructor, calls the super constructor.
- QLabel(String, int) - Constructor for class org.bounce.QLabel
-
Constructor, calls the super constructor.
- QPanel - Class in org.bounce
-
Extend the JPanel class, this panel allows for a
background image that can be centered, tiled, anchored in a corner
or stretched.
- QPanel() - Constructor for class org.bounce.QPanel
-
Constructor, calls the super constructor.
- QPanel(boolean) - Constructor for class org.bounce.QPanel
-
Constructor, calls the super constructor.
- QPanel(LayoutManager) - Constructor for class org.bounce.QPanel
-
Constructor, calls the super constructor.
- QPanel(LayoutManager, boolean) - Constructor for class org.bounce.QPanel
-
Constructor, calls the super constructor.
- QTree - Class in org.bounce
-
Extend the JTree class, this tree allows for:
- QTree() - Constructor for class org.bounce.QTree
-
Default constructor, calls super.
- QTree(Hashtable) - Constructor for class org.bounce.QTree
-
Constructor, calls super.
- QTree(Object[]) - Constructor for class org.bounce.QTree
-
Constructor, calls super.
- QTree(TreeModel) - Constructor for class org.bounce.QTree
-
Constructor, calls super.
- QTree(TreeNode) - Constructor for class org.bounce.QTree
-
Constructor, calls super.
- QTree(TreeNode, boolean) - Constructor for class org.bounce.QTree
-
Constructor, calls super.
- QTree(Vector) - Constructor for class org.bounce.QTree
-
Constructor, calls super.
- scan() - Method in class org.bounce.text.SyntaxHighlightingScanner
-
Scans the Xml Stream for XML specific tokens.
- scan() - Method in class org.bounce.text.xml.XMLScanner
-
Scans the Xml Stream for XML specific tokens.
- ScannerUtils - Class in org.bounce.viewer.xml
-
- ScannerUtils() - Constructor for class org.bounce.viewer.xml.ScannerUtils
-
- ScrollableEditorPanel - Class in org.bounce.text
-
Wrapper panel to force the editor pane to resize when a
Wrapped View has been installed.
- ScrollableEditorPanel(JEditorPane) - Constructor for class org.bounce.text.ScrollableEditorPanel
-
Constructs the panel, with the editor in the Center
of the BorderLayout.
- selected() - Method in class org.bounce.CardPanel
-
Get the current shown card.
- SELECTED - Static variable in class org.bounce.ThreeStateCheckBox
-
- SELECTED - Static variable in class org.bounce.ThreeStateCheckBox2
-
- send() - Method in class org.bounce.message.Message
-
Send the message.
- setAutoIndentation(boolean) - Method in class org.bounce.text.xml.XMLEditorKit
-
- setBack(WizardPage) - Method in class org.bounce.wizard.WizardPage
-
- setBackgroundImage(ImageIcon) - Method in class org.bounce.QPanel
-
Sets the background image for this panel.
- setBackgroundImageMode(int) - Method in class org.bounce.QPanel
-
Sets the way the background image is displayed, it can be
any of the following modes:
CENTERED, The middle of the image is anchored in the middle
of the panel, when the image is bigger than the panel, the
image will be clipped.
- setCenterPane(JComponent) - Method in class org.bounce.preferences.PreferencesPage
-
- setConstraints(Component, Object) - Method in class org.bounce.CenterLayout
-
Adds the specified component to the layout, using the specified
constraint object.
- setConstraints(Component, Object) - Method in class org.bounce.FormLayout
-
Adds the specified component to the layout, using the specified
constraint object.
- setConstraints(Component, Object) - Method in class org.bounce.PercentageLayout
-
Adds the specified component to the layout, using the specified
constraint object.
- setContent(Object) - Method in class org.bounce.message.Message
-
Sets the content.
- setDescription(String) - Method in class org.bounce.wizard.Wizard
-
- setDisabledBackground(Color) - Method in class org.bounce.QButton
-
Sets the background color that is painted when the button is disabled.
- setDisabledBorder(Border) - Method in class org.bounce.QButton
-
Sets the border that is painted when the button is disabled.
- setDisabledFont(Font) - Method in class org.bounce.QButton
-
Sets the Font that is painted when the button is disabled.
- setDisabledForeground(Color) - Method in class org.bounce.QButton
-
Sets the foreground color that is painted when the button is disabled.
- setDisabledSelectedBackground(Color) - Method in class org.bounce.QButton
-
Sets the background color that is painted when the button is disabledSelected.
- setDisabledSelectedBorder(Border) - Method in class org.bounce.QButton
-
Sets the border that is painted when the button is disabledSelected.
- setDisabledSelectedFont(Font) - Method in class org.bounce.QButton
-
Sets the Font that is painted when the button is disabledSelected.
- setDisabledSelectedForeground(Color) - Method in class org.bounce.QButton
-
Sets the foreground color that is painted when the button is disabledSelected.
- setDoubleClick(boolean) - Method in class org.bounce.QButton
-
Enables the double click, this makes the button no longer returning an
action event when the button has been clicked, only when double clicked.
- setExtensions(String) - Method in class org.bounce.DefaultFileFilter
-
Sets all possible extensions for this filter,
divided by any of the following tokens " \t\n\r\f;,.:".
- setFilled(boolean) - Method in class org.bounce.FormConstraints
-
Sets wether the component should occupy the full available
horizontal space.
- setFocusedBackground(Color) - Method in class org.bounce.QButton
-
Sets the background color that is painted when the button is focused.
- setFocusedBorder(Border) - Method in class org.bounce.QButton
-
Sets the border that is painted when the button is focused.
- setFocusedFont(Font) - Method in class org.bounce.QButton
-
Sets the Font that is painted when the button is focused.
- setFocusedForeground(Color) - Method in class org.bounce.QButton
-
Sets the foreground color that is painted when the button is focused.
- setFocusedIcon(Icon) - Method in class org.bounce.QButton
-
Sets the Icon that is painted when the button is focused.
- setFocusedRectangleColor(Color) - Method in class org.bounce.QButton
-
Sets the color for the rectangle that is painted when the button is
in focus.
- setFocusedRectangleMode(int) - Method in class org.bounce.QButton
-
Sets the mode for the rectangle that is painted when the button is
in focus.
- setFocusedSelectedBackground(Color) - Method in class org.bounce.QButton
-
Sets the background color that is painted when the button is focusedSelected.
- setFocusedSelectedBorder(Border) - Method in class org.bounce.QButton
-
Sets the border that is painted when the button is focusedSelected.
- setFocusedSelectedFont(Font) - Method in class org.bounce.QButton
-
Sets the Font that is painted when the button is focusedSelected.
- setFocusedSelectedForeground(Color) - Method in class org.bounce.QButton
-
Sets the foreground color that is painted when the button is focusedSelected.
- setFocusedSelectedIcon(Icon) - Method in class org.bounce.QButton
-
Sets the Icon that is painted when the button is focusedSelected.
- setFont(Font) - Method in class org.bounce.text.FoldingMargin
-
- setFont(Font) - Method in class org.bounce.text.LineNumberMargin
-
- setGap(int) - Method in class org.bounce.CenterLayout
-
Sets the gap between the components.
- setGap(int) - Method in class org.bounce.PercentageLayout
-
Sets the gap between the components.
- setGradientBackground(boolean) - Method in class org.bounce.QPanel
-
Enables the filling of the background gradually to achieve a
'subtle' 3D effect.
- setGradientColor(Color) - Method in class org.bounce.QPanel
-
Sets the color used for the lower right corner of the gradient
3D effect.
- setHgap(int) - Method in class org.bounce.FormLayout
-
Sets the horizontal gap between the left column
and the right column.
- setHorizontalAlignment(int) - Method in class org.bounce.FormConstraints
-
Sets the horizontal alignment for the component.
- setLabel(String) - Method in class org.bounce.preferences.PreferencesPage
-
- setLines(int) - Method in class org.bounce.QButton
-
Set the number of lines used for the button text.
- setLines(int) - Method in class org.bounce.QLabel
-
Set the number of lines used for the label text.
- setMaximumLines(int) - Method in class org.bounce.QButton
-
Sets the maximum number of possible lines on this button.
- setMaximumLines(int) - Method in class org.bounce.QLabel
-
Sets the maximum number of possible lines on this label.
- setMinimumLines(int) - Method in class org.bounce.QButton
-
Sets the minimum number of possible lines on this button.
- setMinimumLines(int) - Method in class org.bounce.QLabel
-
Sets the minimum number of possible lines on this label.
- setOrientation(int) - Method in class org.bounce.CenterLayout
-
Sets the orientation of the layout manager.
- setOrientation(int) - Method in class org.bounce.PercentageLayout
-
Sets the orientation of the layout manager.
- setPage(WizardPage) - Method in class org.bounce.wizard.Wizard
-
- setPosition(int) - Method in class org.bounce.FormConstraints
-
Sets the column position of the component;
LEFT, for a component in the left column.
- setPressedBackground(Color) - Method in class org.bounce.QButton
-
Sets the background color that is painted when the button is pressed.
- setPressedBorder(Border) - Method in class org.bounce.QButton
-
Sets the border that is painted when the button is pressed.
- setPressedFont(Font) - Method in class org.bounce.QButton
-
Sets the Font that is painted when the button is pressed.
- setPressedForeground(Color) - Method in class org.bounce.QButton
-
Sets the foreground color that is painted when the button is pressed.
- setPublisher(Class, Publisher) - Method in class org.bounce.message.Distributor
-
Sets a publisher for a specific topic to the controller.
- setRange(int, int) - Method in class org.bounce.text.DocumentInputReader
-
Sets the scan range of the reader.
- setRange(int, int) - Method in class org.bounce.text.SyntaxHighlightingScanner
-
Sets the scanning range.
- setRange(int, int) - Method in class org.bounce.text.xml.XMLScanner
-
Sets the scanning range.
- setRolloverBackground(Color) - Method in class org.bounce.QButton
-
Sets the background color that is painted when the button is rollover.
- setRolloverBorder(Border) - Method in class org.bounce.QButton
-
Sets the border that is painted when the button is rollover.
- setRolloverFont(Font) - Method in class org.bounce.QButton
-
Sets the Font that is painted when the button is rollover.
- setRolloverForeground(Color) - Method in class org.bounce.QButton
-
Sets the foreground color that is painted when the button is rollover.
- setRolloverSelectedBackground(Color) - Method in class org.bounce.QButton
-
Sets the background color that is painted when the button is rolloverSelected.
- setRolloverSelectedBorder(Border) - Method in class org.bounce.QButton
-
Sets the border that is painted when the button is rolloverSelected.
- setRolloverSelectedFont(Font) - Method in class org.bounce.QButton
-
Sets the Font that is painted when the button is rolloverSelected.
- setRolloverSelectedForeground(Color) - Method in class org.bounce.QButton
-
Sets the foreground color that is painted when the button is rolloverSelected.
- setRoot(Node) - Method in class org.bounce.viewer.xml.DOMNodeTree
-
- setSelected(boolean) - Method in class org.bounce.ThreeStateCheckBox
-
- setSelected(String) - Method in class org.bounce.ThreeStateCheckBox
-
- setSelected(boolean) - Method in class org.bounce.ThreeStateCheckBox2
-
- setSelected(String) - Method in class org.bounce.ThreeStateCheckBox2
-
- setSelectedBackground(Color) - Method in class org.bounce.QButton
-
Sets the background color that is painted when the button is selected.
- setSelectedBorder(Border) - Method in class org.bounce.QButton
-
Sets the border that is painted when the button is selected.
- setSelectedFont(Font) - Method in class org.bounce.QButton
-
Sets the Font that is painted when the button is selected.
- setSelectedForeground(Color) - Method in class org.bounce.QButton
-
Sets the foreground color that is painted when the button is selected.
- setSelectedNode(DefaultMutableTreeNode) - Method in class org.bounce.QTree
-
Sets the selected node.
- setSize(float, float) - Method in class org.bounce.text.FoldingPlainView
-
Sets the size of the view.
- setStyle(String, Color, int) - Method in class org.bounce.text.xml.XMLEditorKit
-
Set the style identified by the name.
- setTagCompletion(boolean) - Method in class org.bounce.text.xml.XMLEditorKit
-
- setTitle(String) - Method in class org.bounce.preferences.PreferencesPage
-
- setTitle(String) - Method in class org.bounce.wizard.Wizard
-
- setValid(boolean) - Method in class org.bounce.text.SyntaxHighlightingScanner
-
Set valid when correct range is set.
- setVerticalAlignment(int) - Method in class org.bounce.FormConstraints
-
Sets the vertical alignment for the component.
- setVgap(int) - Method in class org.bounce.FormLayout
-
Returns the vertical gap between the rows.
- setVisible(boolean) - Method in class org.bounce.text.FoldingMargin
-
- show(C) - Method in class org.bounce.CardPanel
-
Show an added card
- SHOW_ATTRIBUTES - Static variable in class org.bounce.viewer.xml.ScannerUtils
-
- SHOW_COMMENTS - Static variable in class org.bounce.viewer.xml.ScannerUtils
-
- SHOW_NAMESPACES - Static variable in class org.bounce.viewer.xml.ScannerUtils
-
- SHOW_VALUES - Static variable in class org.bounce.viewer.xml.ScannerUtils
-
- showAttributes() - Static method in class org.bounce.viewer.xml.ScannerUtils
-
- showComments() - Static method in class org.bounce.viewer.xml.ScannerUtils
-
- showNamespaces() - Static method in class org.bounce.viewer.xml.ScannerUtils
-
- showValues() - Static method in class org.bounce.viewer.xml.ScannerUtils
-
- SilhouetteFilter - Class in org.bounce.image
-
A filter to create an silhouette of an image, ie a
visible pixel is replaced by a pixel of a different color.
- SilhouetteFilter(Color) - Constructor for class org.bounce.image.SilhouetteFilter
-
Constructs a Filter that can be used to create a silhouette.
- SIZE - Static variable in class org.bounce.net.DefaultAuthenticator
-
- SOUTH - Static variable in class org.bounce.QIcon
-
The overlay icon location SOUTH
- SOUTH_EAST - Static variable in class org.bounce.QIcon
-
The overlay icon location SOUTH_EAST
- SOUTH_WEST - Static variable in class org.bounce.QIcon
-
The overlay icon location SOUTH_WEST
- SPECIAL - Static variable in interface org.bounce.text.xml.XMLStyleConstants
-
The style constant for special
- start - Variable in class org.bounce.text.SyntaxHighlightingScanner
-
- STRETCHED - Static variable in class org.bounce.QPanel
-
Stretch the background image
- STRING - Static variable in interface org.bounce.text.xml.XMLStyleConstants
-
The style constant for string
- StyledString - Class in org.bounce.viewer.xml
-
Holds information for a styled string.
- Subscriber - Interface in org.bounce.message
-
The interface for a generic subscriber.
- supplemental(char, char) - Static method in class org.bounce.xml.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- SyntaxHighlightingScanner - Class in org.bounce.text
-
Associates input stream characters with specific styles.
- SyntaxHighlightingScanner(Document) - Constructor for class org.bounce.text.SyntaxHighlightingScanner
-
Constructs a scanner for the Document.
- SyntaxHighlightingView - Class in org.bounce.text
-
The View uses the syntax highlighting scanner to determine the style (font, color) of the
text that it renders.
- SyntaxHighlightingView(SyntaxHighlightingScanner, StyleContext, Element) - Constructor for class org.bounce.text.SyntaxHighlightingView
-
Construct a colorized view of xml text for the element.