- abort() - Method in class ch.randelshofer.io.SuspendableInputStream
-
- AbstractBean - Class in ch.randelshofer.beans
-
Abstract class for models that have to support property change listeners.
- AbstractBean() - Constructor for class ch.randelshofer.beans.AbstractBean
-
- AbstractButton - Class in ch.randelshofer.gui
-
Abstract super class for 'Swing'-like ligthweigths buttons on JDK 1.0.2.
- AbstractButton() - Constructor for class ch.randelshofer.gui.AbstractButton
-
- AbstractJPDFFilePanelAction - Class in ch.randelshofer.pdf.action
-
- AbstractJPDFFilePanelAction(JPDFFilePanel, String) - Constructor for class ch.randelshofer.pdf.action.AbstractJPDFFilePanelAction
-
- AbstractStateModel - Class in ch.randelshofer.beans
-
Abstract superclass of models that fire state change
events to registered ChangeListener's, when their
state changes.
- AbstractStateModel() - Constructor for class ch.randelshofer.beans.AbstractStateModel
-
Creates a new instance of AbstractChangeModel
- AbstractStructView - Class in ch.randelshofer.view
-
AbstractStructView.
- AbstractStructView() - Constructor for class ch.randelshofer.view.AbstractStructView
-
Initializes the Form
- AbstractStructView.StructNode - Interface in ch.randelshofer.view
-
- AbstractTransferable - Class in ch.randelshofer.gui.datatransfer
-
Base class for transferable objects.
- AbstractTransferable(DataFlavor[]) - Constructor for class ch.randelshofer.gui.datatransfer.AbstractTransferable
-
Creates a new instance.
- AbstractVideoView - Class in ch.randelshofer.view
-
This class provides the layout and common menu items for video media content.
- AbstractVideoView() - Constructor for class ch.randelshofer.view.AbstractVideoView
-
Initializes the Form
- AbstractVideoView.VideoPanel - Class in ch.randelshofer.view
-
- AbstractVideoView.VideoPanel() - Constructor for class ch.randelshofer.view.AbstractVideoView.VideoPanel
-
- AbstractVideoViewAWT - Class in ch.randelshofer.view
-
This class provides the layout and common menu items for video media content.
- AbstractVideoViewAWT() - Constructor for class ch.randelshofer.view.AbstractVideoViewAWT
-
Initializes the Form
- AbstractVideoViewAWT.VideoPanel - Class in ch.randelshofer.view
-
- AbstractVideoViewAWT.VideoPanel() - Constructor for class ch.randelshofer.view.AbstractVideoViewAWT.VideoPanel
-
- AbstractView - Class in ch.randelshofer.view
-
This abstract viewre class implements the methods needed to
handle property models.
- AbstractView() - Constructor for class ch.randelshofer.view.AbstractView
-
- AbstractViewAWT - Class in ch.randelshofer.view
-
This abstract viewre class implements the methods needed to
handle property models.
- AbstractViewAWT() - Constructor for class ch.randelshofer.view.AbstractViewAWT
-
- accept(File) - Method in class ch.randelshofer.io.AcceptAllFileFilter
-
Whether the given file is accepted by this filter.
- accept(File) - Method in class ch.randelshofer.io.ExtensionFileFilter
-
Whether the given file is accepted by this filter.
- accept(File, String) - Method in class ch.randelshofer.io.ExtensionFileFilter
-
Tests if a specified file should be included in a file list.
- AcceptAllFileFilter - Class in ch.randelshofer.io
-
A file filter that accepts all files.
- AcceptAllFileFilter(String) - Constructor for class ch.randelshofer.io.AcceptAllFileFilter
-
Creates a new instance of AcceptAllFileFilter.
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.app.action.DebugAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.app.action.LoadNextAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.app.action.LoadPreviousAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.gui.event.DispatchedActionListener
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.gui.event.TimedButtonTrigger
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.multishow.InfoAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.multishow.ViewAsAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewGoToFirstPageAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewGoToLastPageAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewGoToNextPageAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewGoToPreviousPageAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewOpenInNewWindowAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewRotatePageAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewToggleSubpixAAAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewZoomFitHeightAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewZoomFitPageAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewZoomFitWidthAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewZoomIncreaseAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.action.ViewZoomToFactorAction
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFScrollListener
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.util.AsyncActionListener
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.view.AbstractVideoView
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.view.AudioView
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.view.EightSVXView
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.view.HTMLView
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.view.ImageView
-
- actionPerformed(ActionEvent) - Method in class ch.randelshofer.view.TextView
-
- add(FileTypeMap) - Method in class ch.randelshofer.activation.MultiFileTypeMap
-
- add(Recognizer) - Method in class ch.randelshofer.activation.MultiRecognizer
-
- add(Transferable) - Method in class ch.randelshofer.gui.datatransfer.CompositeTransferable
-
- add(int, T) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Inserts the specified element at the specified position in this list
Shifts the element currently at that position (if any) and any
subsequent elements to the right (adds one to their
indices).
- add(T) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Adds the element to the end of the list.
- add(Insets, Insets) - Static method in class ch.randelshofer.pdf.plaf.InsetsUtil
-
- add(int, int, int, int, Insets) - Static method in class ch.randelshofer.pdf.plaf.InsetsUtil
-
- add(Insets, Insets) - Static method in class ch.randelshofer.pdf.plaf.util.InsetsUtil
-
- add(int, int, int, int, Insets) - Static method in class ch.randelshofer.pdf.plaf.util.InsetsUtil
-
- addActionListener(ActionListener) - Method in class ch.randelshofer.gui.AbstractButton
-
Adds an action listener to the button.
- addAll(int, List) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
- addChangeListener(ChangeListener) - Method in class ch.randelshofer.beans.AbstractStateModel
-
- addChangeListener(ChangeListener) - Method in class ch.randelshofer.gui.AbstractButton
-
Adds a change listener to the button.
- addCommand(String, String, String) - Method in class ch.randelshofer.activation.BasicCommandMap
-
Adds a command to the map.
- addCommandInfo(String, CommandInfo) - Method in class ch.randelshofer.activation.BasicCommandMap
-
Adds a command info to the map.
- addCommands(Reader) - Method in class ch.randelshofer.activation.BasicCommandMap
-
Adds commands provided by the input stream to the map.
- addDialog(JDialog) - Method in class ch.randelshofer.multishow.MultiShowView
-
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.AbstractStructView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.AbstractVideoView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.AbstractView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.AudioView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.BinaryView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.EightSVXView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.HTMLView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.ImageView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.JPDFView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.TextView
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in interface ch.randelshofer.view.View
-
This method adds the given drop target listener to
all components of the viewer.
- addDropTargetListener(DropTargetListener) - Method in class ch.randelshofer.view.ZipView
-
This method adds the given drop target listener to
all components of the viewer.
- addHelpItems(JMenu, Application, View) - Method in class ch.randelshofer.multishow.MultiShowMenuBuilder
-
- addItemListener(ItemListener) - Method in class ch.randelshofer.gui.AbstractButton
-
Adds an item listener to the button.
- addLayoutComponent(Component, Object) - Method in class ch.randelshofer.gui.CornerLayout
-
- addLayoutComponent(String, Component) - Method in class ch.randelshofer.gui.CornerLayout
-
Deprecated.
replaced by addLayoutComponent(Component, Object).
- addLayoutComponent(Component, Object) - Method in class ch.randelshofer.gui.ScaleFactorLayout
-
- addLayoutComponent(String, Component) - Method in class ch.randelshofer.gui.ScaleFactorLayout
-
Deprecated.
replaced by addLayoutComponent(Component, Object).
- addLayoutComponent(String, Component) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider.PDFDividerLayout
-
- addLoadFileItems(JMenu, Application, View) - Method in class ch.randelshofer.multishow.MultiShowMenuBuilder
-
- addNotify() - Method in class ch.randelshofer.gui.MutableJTree
-
Calls the configureEnclosingScrollPane method.
- addNotify() - Method in class ch.randelshofer.view.ANIMVideoView
-
- addNotify() - Method in class ch.randelshofer.view.ImageView
-
- addNotify() - Method in class ch.randelshofer.view.JPDFView
-
- addNotify() - Method in class ch.randelshofer.view.SEQVideoView
-
- addOpenURIListener(OpenURIListener) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
Adds a PageChangeListener to receive notification of page clicks.
- addOtherViewItems(JMenu, Application, View) - Method in class ch.randelshofer.multishow.MultiShowMenuBuilder
-
- addPageChangeListener(PageChangeListener) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
Adds a PageChangeListener to receive notification of page clicks.
- addPageChangeListener(PageChangeListener) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
Adds a PageChangeListener to receive notification of page clicks.
- addPropertyChangeListener(PropertyChangeListener) - Method in class ch.randelshofer.beans.AbstractBean
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class ch.randelshofer.beans.AbstractBean
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class ch.randelshofer.util.PropertyModel
-
Add a PropertyChangeListener to the listener list.
- addSelectionPaths(TreePath[]) - Method in class ch.randelshofer.gui.tree.UndoableTreeSelectionModel
-
Adds paths to the current selection.
- addTo(int, int, int, int, Insets) - Static method in class ch.randelshofer.pdf.plaf.InsetsUtil
-
- addTo(Insets, Insets) - Static method in class ch.randelshofer.pdf.plaf.InsetsUtil
-
- addTo(int, int, int, int, Insets) - Static method in class ch.randelshofer.pdf.plaf.util.InsetsUtil
-
- addTo(Insets, Insets) - Static method in class ch.randelshofer.pdf.plaf.util.InsetsUtil
-
- addUndoableEditListener(UndoableEditListener) - Method in class ch.randelshofer.gui.tree.UndoableTreeSelectionModel
-
Adds an UndoableEditListener.
- addUndoableEditListener(UndoableEditListener) - Method in interface ch.randelshofer.undo.Undoable
-
Adds an UndoableEditListener.
- ALL - Static variable in interface ch.randelshofer.gui.plaf.PlafConstants
-
The all property value.
- AmigaGuideRecognizer - Class in ch.randelshofer.activation
-
This Recognizer recognizes Amiga-Guide files.
- anamorphPixelAspectItem - Variable in class ch.randelshofer.view.AbstractVideoView
-
Menu items.
- AnimatedBorder - Class in ch.randelshofer.gui.border
-
AnimatedBorder takes an array of borders and a delay value, to draw an
animated border.
- AnimatedBorder(Border[], long) - Constructor for class ch.randelshofer.gui.border.AnimatedBorder
-
Creates a new instance.
- ANIMVideoView - Class in ch.randelshofer.view
-
This viewer displays videos of type IFF ANIM, IFF ANIM+SLA and IFF ANIM+ANFI.
- ANIMVideoView() - Constructor for class ch.randelshofer.view.ANIMVideoView
-
Initializes the Form
- APPLET_CONTEXT_PROPERTY - Static variable in class ch.randelshofer.pdf.JPDFFilePanel
-
- Applets - Class in ch.randelshofer.util
-
Usefull methods for applets.
- APPROVE_OPTION - Static variable in class ch.randelshofer.view.FindPanel
-
Return value if approve (yes, ok) is chosen.
- ArrayUtil - Class in ch.randelshofer.util
-
This class contains various methods for manipulating arrays (such as
sorting and searching).
- asList(int[]) - Static method in class ch.randelshofer.util.ArrayUtil
-
- AsyncActionListener - Class in ch.randelshofer.util
-
Invokes the actionPerformed event using SwingUtilities.invokeLater.
- AsyncActionListener(ActionListener) - Constructor for class ch.randelshofer.util.AsyncActionListener
-
- audioEnabledItem - Variable in class ch.randelshofer.view.AbstractVideoView
-
- audioEnabledItem - Variable in class ch.randelshofer.view.AbstractVideoViewAWT
-
- AudioView - Class in ch.randelshofer.view
-
Audio viewer for files of type audio/basic (as supported by the Java VM).
- AudioView() - Constructor for class ch.randelshofer.view.AudioView
-
- autoPlayItem - Variable in class ch.randelshofer.view.AbstractVideoView
-
- CachedImageBevelBorder - Class in ch.randelshofer.gui.border
-
Draws a filled bevel border using an image and insets.
- CachedImageBevelBorder(Image, Insets) - Constructor for class ch.randelshofer.gui.border.CachedImageBevelBorder
-
Creates a new instance with the given image and insets.
- CachedImageBevelBorder(Image, Insets, Insets) - Constructor for class ch.randelshofer.gui.border.CachedImageBevelBorder
-
Creates a new instance with the given image and insets.
- CachedImageBevelBorder(Image, Insets, Insets, boolean) - Constructor for class ch.randelshofer.gui.border.CachedImageBevelBorder
-
Creates a new instance with the given image and insets.
- CachedPainter - Class in ch.randelshofer.pdf.plaf.util
-
A base class used for icons or images that are expensive to paint.
- CachedPainter(int) - Constructor for class ch.randelshofer.pdf.plaf.util.CachedPainter
-
Creates an instance of CachedPainter that will cache up
to cacheCount images of this class.
- calculateContentRect() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
The content rectangle is inside the focus rectangle of the component.
- calculateContentRect() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- calculateFocusRect() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
The focus rectangle is inside the border insets of the component.
- calculateGeometry() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- calculateLabelRect() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- calculateThumbLocation() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- calculateThumbLocation() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- calculateTickRect() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- calculateTrackBuffer() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
The distance that the track is from the side of the control.
- calculateTrackRect() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
The track rect is the area, where the track is painted.
- calculateTrackRect() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- camelToWords(String) - Static method in class ch.randelshofer.util.Strings
-
- cancel() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Cancels the operation.
- cancel() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Cancels the operation.
- CANCEL_OPTION - Static variable in class ch.randelshofer.view.FindPanel
-
Return value if cancel (close) is chosen.
- canImport(JComponent, DataFlavor[]) - Method in class ch.randelshofer.gui.datatransfer.FileTextFieldTransferHandler
-
- CENTER - Static variable in interface ch.randelshofer.gui.plaf.PlafConstants
-
The center property value.
- ch.randelshofer.activation - package ch.randelshofer.activation
-
Provides helper classes for the JavaBeans Activation Framework (JAF).
- ch.randelshofer.app.action - package ch.randelshofer.app.action
-
Provides actions for the JHotDraw application framework.
- ch.randelshofer.beans - package ch.randelshofer.beans
-
Contains classes for developing beans - components based on the
JavaBeans architecture.
- ch.randelshofer.debug - package ch.randelshofer.debug
-
Provides classes for debugging Java applications.
- ch.randelshofer.gui - package ch.randelshofer.gui
-
Provides graphical user interface components.
- ch.randelshofer.gui.border - package ch.randelshofer.gui.border
-
Provides component borders.
- ch.randelshofer.gui.datatransfer - package ch.randelshofer.gui.datatransfer
-
Provides interfaces and classes for transferring data between and within applications.
- ch.randelshofer.gui.event - package ch.randelshofer.gui.event
-
Provides utility classes for event handling.
- ch.randelshofer.gui.icon - package ch.randelshofer.gui.icon
-
Provides utility classes for Swing icons.
- ch.randelshofer.gui.list - package ch.randelshofer.gui.list
-
Enhancements for javax.swing.JList components.
- ch.randelshofer.gui.plaf - package ch.randelshofer.gui.plaf
-
Provides pluggable Look and Feel classes.
- ch.randelshofer.gui.tree - package ch.randelshofer.gui.tree
-
Provides classes and interfaces for dealing with javax.swing.JTree components.
- ch.randelshofer.io - package ch.randelshofer.io
-
Provides a number of stream filters.
- ch.randelshofer.multishow - package ch.randelshofer.multishow
-
MultiShow is a media viewer application.
- ch.randelshofer.pdf - package ch.randelshofer.pdf
-
Provides a PDF viewer application.
- ch.randelshofer.pdf.action - package ch.randelshofer.pdf.action
-
Provides actions for a PDF viewer application.
- ch.randelshofer.pdf.plaf - package ch.randelshofer.pdf.plaf
-
Provides a pluggable look and feel for a PDF viewer.
- ch.randelshofer.pdf.plaf.color - package ch.randelshofer.pdf.plaf.color
-
- ch.randelshofer.pdf.plaf.util - package ch.randelshofer.pdf.plaf.util
-
- ch.randelshofer.segmenttree - package ch.randelshofer.segmenttree
-
Provides a segment tree.
- ch.randelshofer.seqconverter - package ch.randelshofer.seqconverter
-
A utility for converting Atari Cyberpaint Sequence animations (.SEQ) to
IFF ANIM.
- ch.randelshofer.text - package ch.randelshofer.text
-
Provides utility classes for text processing.
- ch.randelshofer.undo - package ch.randelshofer.undo
-
Provides utility classes for undo support.
- ch.randelshofer.util - package ch.randelshofer.util
-
Provides utility classes.
- ch.randelshofer.util.regex - package ch.randelshofer.util.regex
-
Provides utility classes for regular expression matching.
- ch.randelshofer.view - package ch.randelshofer.view
-
Provides media viewers Beans for the JavaBeans Activation Framework (JAF).
- changedUpdate(DocumentEvent) - Method in class ch.randelshofer.gui.event.DocumentAdapter
-
Gives notification that an attribute or set of attributes changed.
- changeEvent - Variable in class ch.randelshofer.beans.AbstractStateModel
-
- CharArrayReaderTransferable - Class in ch.randelshofer.gui.datatransfer
-
- CharArrayReaderTransferable(char[], String, String) - Constructor for class ch.randelshofer.gui.datatransfer.CharArrayReaderTransferable
-
Creates a new instance of ArrayReaderTransferable
- checkerboardTexture - Static variable in class ch.randelshofer.view.AbstractVideoView
-
- checkerboardTexture - Static variable in class ch.randelshofer.view.AbstractVideoViewAWT
-
- checkError() - Method in class ch.randelshofer.io.PrintWriter2
-
Flush the stream and check its error state.
- childTypes - Variable in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
- clear() - Method in class ch.randelshofer.multishow.MultiShowView
-
- clear() - Method in class ch.randelshofer.pdf.Flag
-
Clears the flag.
- clearSelection() - Method in class ch.randelshofer.gui.tree.UndoableTreeSelectionModel
-
Empties the current selection.
- ClipboardInspector - Class in ch.randelshofer.debug
-
- ClipboardInspector() - Constructor for class ch.randelshofer.debug.ClipboardInspector
-
Creates new form ClipboardInspector
- ClipboardInspectorBeanInfo - Class in ch.randelshofer.debug
-
- ClipboardInspectorBeanInfo() - Constructor for class ch.randelshofer.debug.ClipboardInspectorBeanInfo
-
- clone() - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Returns a clone of this object.
- clone() - Method in class ch.randelshofer.util.PropertyModel
-
- close() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Closes the progress view.
- close() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Closes the progress observer.
- close() - Method in class ch.randelshofer.io.DocumentWriter
-
- close() - Method in class ch.randelshofer.io.PrintWriter2
-
Close the stream.
- color1 - Variable in class ch.randelshofer.pdf.plaf.color.GradientColor
-
- color2 - Variable in class ch.randelshofer.pdf.plaf.color.GradientColor
-
- ColorBorder - Class in ch.randelshofer.gui.border
-
ColorBorder.
- ColorBorder(Color, Insets) - Constructor for class ch.randelshofer.gui.border.ColorBorder
-
- ColorBorder.UIResource - Class in ch.randelshofer.gui.border
-
- ColorBorder.UIResource(Color, Insets) - Constructor for class ch.randelshofer.gui.border.ColorBorder.UIResource
-
- colorCyclingItem - Variable in class ch.randelshofer.view.ANIMVideoView
-
Menu items.
- colorCyclingItem - Variable in class ch.randelshofer.view.ILBMView
-
Menu items.
- colorCyclingItem - Variable in class ch.randelshofer.view.SEQVideoView
-
Menu items.
- COMMAND_OBJECT_PROPERTY - Static variable in class ch.randelshofer.multishow.MultiShowView
-
- commentChar(int) - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Specified that the character argument starts a single-line
comment.
- commonDir - Static variable in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- compare(String, String) - Method in class ch.randelshofer.text.OSXCollator
-
- compareTo(Object) - Method in class ch.randelshofer.io.AcceptAllFileFilter
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class ch.randelshofer.segmenttree.Segment
-
Comparator in order to sort the edges,(X,Y)
- complete() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Indicate that the operation is complete.
- complete() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Indicate that the operation is complete.
- component - Static variable in class ch.randelshofer.gui.ImageIconAWT
-
- CompositeTransferable - Class in ch.randelshofer.gui.datatransfer
-
- CompositeTransferable() - Constructor for class ch.randelshofer.gui.datatransfer.CompositeTransferable
-
Creates a new instance of CompositeTransferable
- configureAction(Action, String) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
- configureEnclosingScrollPane() - Method in class ch.randelshofer.gui.MutableJTree
-
If this MutableJList is the viewportView of an
enclosing JScrollPane (the usual situation), configure this
scroll pane by, amongst other things, installing the lists's popup-menu
button at the top right corner of the scroll pane.
- configureMenu(JMenuItem, String) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
- construct() - Method in class ch.randelshofer.gui.event.EventWorker
-
Compute the value to be returned by the get method.
- construct() - Method in class ch.randelshofer.gui.SwingWorker
-
Compute the value to be returned by the get method.
- consumeGreedy(String) - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Consumes a substring from the current sval of the StreamPosTokenizer_old.
- CONTENT_TYPE_OCTET_STREAM - Static variable in interface ch.randelshofer.activation.Recognizer
-
This value is returned by #getContentType(byte[])
when the recognizer was not able to determine the
content type of the data snippet.
- CONTENT_TYPE_UNKNOWN - Static variable in interface ch.randelshofer.activation.Recognizer
-
This value is returned by #getContentType(byte[])
when the recognizer was not able to determine the
content type of the data snippet.
- ControllerTracker - Class in ch.randelshofer.util
-
Tracks state changes in a Java Media Framework Controller.
- ControllerTracker(Controller) - Constructor for class ch.randelshofer.util.ControllerTracker
-
Creates a ControllerTracker for the indicated Controller.
- controllerUpdate(ControllerEvent) - Method in class ch.randelshofer.util.ControllerTracker
-
XXX This method is public as an implementation side effect.
- convert(List<File>) - Method in class ch.randelshofer.seqconverter.Main
-
- convertToANIM(File, boolean) - Method in class ch.randelshofer.seqconverter.Main
-
- convertToANIM_OLD(File, boolean) - Method in class ch.randelshofer.seqconverter.Main
-
- CopyingInputStream - Class in ch.randelshofer.io
-
Copies all data that has been read through this input stream into an
OutputStream.
- CopyingInputStream(InputStream, OutputStream) - Constructor for class ch.randelshofer.io.CopyingInputStream
-
Creates a new instance.
- CornerLayout - Class in ch.randelshofer.gui
-
A layout manager similar to BorderLayout but with additional
slots for the four corners of a panel.
- CornerLayout() - Constructor for class ch.randelshofer.gui.CornerLayout
-
- create(Class, String, Object, String) - Static method in class ch.randelshofer.gui.event.GenericListener
-
A convenient version of create(listenerMethod, targetObject, targetMethod).
- create(Method, Object, Method) - Static method in class ch.randelshofer.gui.event.GenericListener
-
Return an instance of a class that implements the interface that contains
the declaration for listenerMethod.
- create(int, Object) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Creates the specified element type at the specified position in this list
Shifts the element currently at that position (if any) and any
subsequent elements to the right (adds one to their indices).
- create(int, Object) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Creates the specified element type at the specified position in this list
Shifts the element currently at that position (if any) and any
subsequent elements to the right (adds one to their indices).
- create() - Method in class ch.randelshofer.gui.MutableJTree
-
Inserts a new row after the lead selection row,
if the model allows it.
- create(Image, Insets) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
Creates a new instance of an ImageBevelBorder optimized for this JVM.
- create(Image, Insets, Insets) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
Creates a new instance of an ImageBevelBorder with the given image and insets.
- create(Image, Insets, boolean, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
Creates a new instance of an ImageBevelBorder with the given image and insets.
- create(Image, Insets, Insets, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
Creates a new instance of an ImageBevelBorder with the given image and insets.
- create(Image, Insets, Insets, boolean, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
Creates a new instance of an ImageBevelBorder with the given image and insets.
- create(String, Insets, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
- create(String, Insets, Insets, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
- create(String, Insets, int, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
Creates an array of ImageBevelBorders.
- create(String, Insets, int, boolean, boolean, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
- createActionMap(Application, View) - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
- createArrowButtonListener() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- createBackgroundBorder(String, Insets, Insets, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
- createButtonBorder(String) - Static method in class ch.randelshofer.pdf.plaf.PDFBorderFactory
-
- createButtonListener(AbstractButton) - Method in class ch.randelshofer.gui.plaf.CustomButtonUI
-
- createButtonListener(AbstractButton) - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- createButtonListener(AbstractButton) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- createCaret() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- createChangeListener() - Method in class ch.randelshofer.gui.ProgressSlider
-
Subclasses that want to handle model ChangeEvents differently
can override this method to return their own ChangeListener
implementation.
- createChangeListener(JSlider) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- createComponentListener(JSlider) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- createDataContentHandler(String) - Method in class ch.randelshofer.activation.BasicCommandMap
-
Locate a DataContentHandler that corresponds to the MIME type.
- createDataContentHandler(String) - Method in class ch.randelshofer.activation.HierarchicCommandMap
-
Locate a DataContentHandler that corresponds to the MIME type.
- createDataSource(ZipTreeModel.ZipNode) - Method in class ch.randelshofer.view.ZipTreeModel
-
Creates a JavaBeans Activation Framework data source
for the given zip node.
- createDecreaseButton(int) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- createDefaultDivider() - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneUI
-
Creates the default divider.
- createDefaultNonContinuousLayoutDivider() - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneUI
-
Returns the default non continuous layout divider, which is an
instanceof Canvas that fills the background in dark gray.
- createDefaultTransferable(ListModel, int[]) - Static method in class ch.randelshofer.gui.list.ListModels
-
Creates a transferable in a number of default formats for a ListModel.
- createDefaultTransferable(TreeModel, MutableTreeNode[]) - Static method in class ch.randelshofer.gui.tree.TreeModels
-
Creates a transferable in a number of default formats for a ListModel.
- createDragWindow(JToolBar) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
- createFileListTransferable(MutableListModel, int[]) - Static method in class ch.randelshofer.gui.list.ListModels
-
Creates a Java file list transferable from
a mutable list model.
- createFloatingWindow(JToolBar) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
Creates a window which contains the toolbar after it has been
dragged out from its container
- createFocusListener(JSlider) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- createFocusListener() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- createHalfbrightImage(Image) - Static method in class ch.randelshofer.pdf.plaf.util.HalfbrightFilter
-
Creates a halfbright image
- createHighlighter() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- createHTMLTransferable(ListModel, int[]) - Static method in class ch.randelshofer.gui.list.ListModels
-
Creates a transferable in text/html format from
a mutable list model.
- createHTMLTransferable(TreeModel, MutableTreeNode[]) - Static method in class ch.randelshofer.gui.tree.TreeModels
-
Creates a transferable in text/html format from
a mutable tree model.
- createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.gui.border.CachedImageBevelBorder
-
Creates the image to cache.
- createImage(Component, int, int, GraphicsConfiguration) - Method in class ch.randelshofer.pdf.plaf.util.CachedPainter
-
Creates the image to cache.
- createIncreaseButton(int) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- createKeymap() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
Creates the keymap to use for the text component, and installs
any necessary bindings into it.
- createLeftOneTouchButton() - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider
-
Creates and return an instance of JButton that can be used to
collapse the left component in the split pane.
- createLocalTransferable(ListModel, int[], Class) - Static method in class ch.randelshofer.gui.list.ListModels
-
Creates a local JVM transferable from
a mutable list model.
- createLocalTransferable(TreeModel, MutableTreeNode[], Class) - Static method in class ch.randelshofer.gui.tree.TreeModels
-
Creates a local JVM transferable from
a mutable tree model.
- createNodeAt(Object, MutableTreeNode, int) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Invoke this to insert a new child at location index in parents children.
- createNodeAt(Object, MutableTreeNode, int) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Creates the specified element type at the specified position in this list
Shifts the element currently at that position (if any) and any
subsequent elements to the right (adds one to their indices).
- createNonRolloverBorder() - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
Creates the non rollover border for toolbar components.
- createOpenChooser(Application, View) - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
- createPlainTransferable(ListModel, int[]) - Static method in class ch.randelshofer.gui.list.ListModels
-
Creates a transferable in text/plain format from
a mutable list model.
- createPlainTransferable(TreeModel, MutableTreeNode[]) - Static method in class ch.randelshofer.gui.tree.TreeModels
-
Creates a transferable in text/plain format from
a mutable tree model.
- createPopup() - Method in class ch.randelshofer.gui.MutableJTree
-
Creates the popup menu.
- createPopupListener() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- createPropertyChangeListener(JSlider) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- createPropertyChangeListener() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- createPropertyChangeListener(JSlider) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- createRightOneTouchButton() - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider
-
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.pdf.plaf.PDFToolBarUI
-
Creates a rollover border for toolbar components.
- createScrollListener() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- createScrollListener(JSlider) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- createShadowImage(Image) - Static method in class ch.randelshofer.pdf.plaf.util.ShadowFilter
-
Creates a shadow image
- createString(int) - Static method in class ch.randelshofer.debug.Sizeof
-
- createTrackListener() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- createTrackListener(JSlider) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- createTransferable(JComponent) - Method in class ch.randelshofer.gui.datatransfer.FileTextFieldTransferHandler
-
- createTreeNode(int, int) - Method in class ch.randelshofer.segmenttree.SegmentTree
-
- createUI(JComponent) - Static method in class ch.randelshofer.gui.plaf.CustomButtonUI
-
- createUI(JComponent) - Static method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- createUI(JComponent) - Static method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- createUI(JComponent) - Static method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- createUI(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
Push Button.
- createUI(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFLabelUI
-
Preferred spacing between labels and other components.
- createUI(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- createUI(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- createUI(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFSplitPaneUI
-
Creates a new BasicSplitPaneUI instance
- createUI(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
Preferred spacing between text fiels and other components.
- createUI(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFToolBarSeparatorUI
-
- createUI(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
- CURRENT_PAGE_NUMBER_PROPERTY - Static variable in class ch.randelshofer.pdf.JPDFFilePanel
-
- currentMouseX - Variable in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFTrackListener
-
- currentMouseY - Variable in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFTrackListener
-
- CustomButtonUI - Class in ch.randelshofer.gui.plaf
-
CustomButtonUI draws a BackdropBorder in the background of the button.
- CustomButtonUI() - Constructor for class ch.randelshofer.gui.plaf.CustomButtonUI
-
- generateMissingIcons() - Method in class ch.randelshofer.gui.icon.ButtonStateIcon
-
- generateMissingIcons() - Method in class ch.randelshofer.gui.icon.MultiIcon
-
- generateMissingIcons() - Method in class ch.randelshofer.gui.icon.SliderThumbIcon
-
- GenericListener - Class in ch.randelshofer.gui.event
-
The GenericListener creates anonymous listener classes at runtime.
- get() - Method in class ch.randelshofer.gui.SwingWorker
-
Return the value created by the construct method.
- get(int) - Method in class ch.randelshofer.gui.tree.TreeNodeCollection
-
- get(int) - Method in class ch.randelshofer.gui.tree.TreeNodeList
-
- get(Object) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getAcc(String) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
Get a KeyStroke from the ResourceBundle.
- getActionCommand() - Method in class ch.randelshofer.gui.AbstractButton
-
Gets the action command of the button.
- getActions(int[]) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Gets actions for the specified elements.
- getActions(int[]) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Gets actions for the specified elements.
- getActionsIcon() - Static method in class ch.randelshofer.gui.Icons
-
The actions icon consists of a cogweel.
- getActionsPlacardIcon() - Static method in class ch.randelshofer.gui.Icons
-
The actions icon consists of a cogweel.
- getAllCommands(String) - Method in class ch.randelshofer.activation.BasicCommandMap
-
Get all available commands for this type.
- getAllCommands(String) - Method in class ch.randelshofer.activation.HierarchicCommandMap
-
Get all the available commands for this type.
- getAPIInfo() - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
- getAppletContext() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- getAppletInfo() - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
- getAppletVersion() - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
- getApplicationFont() - Static method in class ch.randelshofer.gui.Fonts
-
If your application creates text documents, use the application font as
the default for user-created content.
- getApplicationProperties() - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
- getApplicationProperties() - Method in class ch.randelshofer.view.AbstractView
-
- getApplicationProperties() - Method in class ch.randelshofer.view.AbstractViewAWT
-
- getBackgroundBorder() - Method in class ch.randelshofer.gui.border.BackdropBorder
-
- getBackgroundBorder() - Method in interface ch.randelshofer.gui.border.BackgroundBorder
-
Returns the border that needs to be drawn onto the background.
- getBackgroundBorder() - Method in class ch.randelshofer.gui.border.BackgroundBorderUIResource
-
- getBackgroundBorder() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldBorder
-
- getBaseline(JComponent, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- getBaseline(JComponent, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- getBaseType() - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Return a String representation of this object
without the parameter list.
- getBeanDescriptor() - Method in class ch.randelshofer.debug.ClipboardInspectorBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class ch.randelshofer.debug.DesktopPropertiesInspectorBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class ch.randelshofer.debug.MemoryMonitorBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class ch.randelshofer.debug.SystemColorsInspectorBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class ch.randelshofer.debug.SystemPropertiesInspectorBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class ch.randelshofer.debug.UIDefaultsInspectorBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class ch.randelshofer.pdf.JPDFPagePanelBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanelBeanInfo
-
Gets the bean's BeanDescriptors.
- getBoolean(Object) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getBorder(Component) - Method in class ch.randelshofer.gui.border.ButtonStateBorder
-
- getBorder(Component) - Method in class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
- getBorder(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
- getBorder(Component) - Method in class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
- getBorder(Object) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.AnimatedBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.BackdropBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.BackgroundBorderUIResource
-
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.ButtonStateBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.CachedImageBevelBorder
-
Returns the insets of the border.
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.ColorBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.FocusBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.ImageBevelBorder
-
Returns the insets of the border.
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.OverlayBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
Returns true, if this border has a visual cue for the disabled
state of the button.
- getBorderInsets(Component) - Method in class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
- getBorderInsets(Component, Insets) - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarBorder
-
- getBorderInsets(Component, Insets) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarTabButtonBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarToggleButtonBorder
-
- getBorderInsets(Component) - Method in class ch.randelshofer.pdf.plaf.VisualMargin
-
- getBorderInsets(Component, Insets) - Method in class ch.randelshofer.pdf.plaf.VisualMargin
-
Reinitializes the insets parameter with this Border's current Insets.
- getChange(Element) - Method in class ch.randelshofer.gui.event.DefaultDocumentEvent
-
Gets the change information for the given element.
- getClipRect() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- getCodec(byte[]) - Method in class ch.randelshofer.activation.JAIRecognizer
-
- getCollationKey(String) - Method in class ch.randelshofer.text.OSXCollator
-
- getColor() - Method in class ch.randelshofer.pdf.plaf.PDFHighlighter.PDFHighlightPainter
-
- getColor(Object) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getColumnClass(int) - Method in class ch.randelshofer.debug.DesktopPropertiesTableModel
-
- getColumnCount() - Method in class ch.randelshofer.debug.DesktopPropertiesTableModel
-
- getColumnCount() - Method in class ch.randelshofer.debug.SystemColorsTableModel
-
- getColumnCount() - Method in class ch.randelshofer.debug.UIDefaultsTableModel
-
- getColumnName(int) - Method in class ch.randelshofer.debug.DesktopPropertiesTableModel
-
- getColumnName(int) - Method in class ch.randelshofer.debug.SystemColorsTableModel
-
- getColumnName(int) - Method in class ch.randelshofer.debug.UIDefaultsTableModel
-
- getCommand(String, String) - Method in class ch.randelshofer.activation.BasicCommandMap
-
Get the default command corresponding to
the MIME type.
- getCommand(String, String) - Method in class ch.randelshofer.activation.HierarchicCommandMap
-
Get the default command corresponding to
the MIME type.
- getCommandInfo(FileFilter) - Method in class ch.randelshofer.multishow.ViewRegistry
-
- getCommandInfos() - Method in class ch.randelshofer.multishow.MultiShowView
-
- getCommandObject() - Method in class ch.randelshofer.multishow.MultiShowView
-
- getComponent(Component, Object) - Method in class ch.randelshofer.gui.DefaultViewer
-
- getComponent(Component, Object[]) - Method in class ch.randelshofer.gui.DefaultViewer
-
- getComponent(Component, Object) - Method in interface ch.randelshofer.gui.ViewFactory
-
Sets the value of the viewer to value.
- getComponent(Component, Object) - Method in class ch.randelshofer.view.ZipView
-
Sets the value of the viewer to value.
- getContentType(byte[]) - Method in class ch.randelshofer.activation.AmigaGuideRecognizer
-
Return the base MIME Type of this data.
- getContentType() - Method in class ch.randelshofer.activation.FileTypeMappedURLDataSource
-
Returns the value of the URL content-type header field.
- getContentType(byte[]) - Method in class ch.randelshofer.activation.IFFRecognizer
-
Return the base MIME Type of this data.
- getContentType(byte[]) - Method in class ch.randelshofer.activation.JAIRecognizer
-
Return the base MIME Type of this data.
- getContentType(byte[]) - Method in class ch.randelshofer.activation.MagicRecognizer
-
- getContentType(File) - Method in class ch.randelshofer.activation.MultiFileTypeMap
-
Return the type of the file object.
- getContentType(String) - Method in class ch.randelshofer.activation.MultiFileTypeMap
-
Return the type of the file passed in.
- getContentType(byte[]) - Method in class ch.randelshofer.activation.MultiRecognizer
-
Return the base MIME Type of this data.
- getContentType(byte[]) - Method in interface ch.randelshofer.activation.Recognizer
-
Return the base MIME Type of this data.
- getContentType(File) - Method in class ch.randelshofer.activation.RecognizerFileTypeMap
-
Return the base MIME Type of this data.
- getContentType(String) - Method in class ch.randelshofer.activation.RecognizerFileTypeMap
-
Return the base MIME Type of this data.
- getContentType(byte[]) - Method in class ch.randelshofer.activation.RIFFRecognizer
-
Return the base MIME Type of this data.
- getContentType(byte[]) - Method in class ch.randelshofer.activation.URLConnectionRecognizer
-
Return the base MIME Type of this data.
- getContentType(byte[]) - Method in class ch.randelshofer.activation.ZipRecognizer
-
Return the base MIME Type of this data.
- getContentType() - Method in class ch.randelshofer.view.ZipEntryDataSource
-
This method returns the MIME type of the data in the form of a string.
- getControllerComponent() - Method in class ch.randelshofer.view.AbstractVideoView
-
- getControllerComponent() - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- getCopyStream() - Method in class ch.randelshofer.io.CopyingInputStream
-
- getCreatableNodeType(Object) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Returns the type of children that may be created at
this node.
- getCreatableNodeType(Object) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Returns the default type of children that can be created at
the specified node.
- getCreatableNodeTypes(Object) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Returns the type of children that may be created at
this node.
- getCreatableNodeTypes(Object) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Returns the types of children that may be created at this node.
- getCreatableType(int) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Returns the default type of elements that can be created at
the specified index of the list.
- getCreatableType(int) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Returns the default type of elements that can be created at
the specified index of the list.
- getCreatableTypes(int) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Returns the types of elements that can be created at
the specified index of the list.
- getCreatableTypes(int) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Returns the types of elements that can be created at
the specified index of the list.
- getCurrentPageNumber() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- getData() - Method in class ch.randelshofer.segmenttree.SegmentNode
-
- getData() - Method in class ch.randelshofer.view.ZipTreeModel.ZipNode
-
- getDefaultEventIndex() - Method in class ch.randelshofer.debug.ClipboardInspectorBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class ch.randelshofer.debug.DesktopPropertiesInspectorBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class ch.randelshofer.debug.MemoryMonitorBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class ch.randelshofer.debug.SystemColorsInspectorBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class ch.randelshofer.debug.SystemPropertiesInspectorBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class ch.randelshofer.debug.UIDefaultsInspectorBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class ch.randelshofer.pdf.JPDFPagePanelBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanelBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultFlavors() - Static method in class ch.randelshofer.gui.datatransfer.PlainTextTransferable
-
- getDefaultFlavors() - Static method in class ch.randelshofer.gui.datatransfer.StringTransferable
-
- getDefaultMargin(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
Returns the default button margin for the specified component.
- getDefaultPropertyIndex() - Method in class ch.randelshofer.debug.ClipboardInspectorBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class ch.randelshofer.debug.DesktopPropertiesInspectorBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class ch.randelshofer.debug.MemoryMonitorBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class ch.randelshofer.debug.SystemColorsInspectorBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class ch.randelshofer.debug.SystemPropertiesInspectorBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class ch.randelshofer.debug.UIDefaultsInspectorBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class ch.randelshofer.pdf.JPDFPagePanelBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanelBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaults() - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getDescription() - Method in class ch.randelshofer.io.AcceptAllFileFilter
-
The description of this filter.
- getDescription() - Method in class ch.randelshofer.io.ExtensionFileFilter
-
The description of this filter.
- getDescription() - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getDescription() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
- getDescription() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getDescription(IFFStructView.IFFChunkNode) - Method in class ch.randelshofer.view.IFFStructView.IFFModel
-
- getDescription() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getDescription(JFIFStructView.JFIFSegment) - Method in class ch.randelshofer.view.JFIFStructView.JFIFModel
-
- getDescription() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getDescription(String) - Method in class ch.randelshofer.view.LPFStructView.LPFModel
-
- getDescription() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getDescription() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getDescription() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getDescription(MPEG4StructView.MPEG4Box) - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Model
-
- getDescription(String) - Method in class ch.randelshofer.view.NeoChromeStructView.NeoModel
-
- getDescription() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getDescription(int) - Method in class ch.randelshofer.view.PictStructView.PictModel
-
- getDescription() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getDescription() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getDescription(PNGStructView.PNGChunk) - Method in class ch.randelshofer.view.PNGStructView.PNGModel
-
- getDescription() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getDescription(QuickTimeStructView.QTAtom) - Method in class ch.randelshofer.view.QuickTimeStructView.QTModel
-
- getDescription() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getDescription(RIFFStructView.RIFFChunkNode) - Method in class ch.randelshofer.view.RIFFStructView.RIFFModel
-
- getDescription(String) - Method in class ch.randelshofer.view.SEQStructView.SeqModel
-
- getDescription() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getDescription() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getDescription() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getDialogFont() - Static method in class ch.randelshofer.gui.Fonts
-
The dialog font is used for text in menus, modeless dialogs, and titles
of document windows.
- getDisabledTextColor() - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- getDisabledTextColor() - Method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- getDocument() - Method in class ch.randelshofer.gui.event.DefaultDocumentEvent
-
Gets the document that sourced the change event.
- getDocumentURL() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- getDropTargetListener() - Method in class ch.randelshofer.multishow.MultiShowView
-
- getEditAddPlacardIcon() - Static method in class ch.randelshofer.gui.Icons
-
- getEditorKit() - Method in class ch.randelshofer.view.HTMLView
-
- getEditorKit() - Method in class ch.randelshofer.view.RTFView
-
- getElementAt(int) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Returns the value at the specified index.
- getEmphasizedDialogFont() - Static method in class ch.randelshofer.gui.Fonts
-
Use emphasized dialog fonts sparingly.
- getEmphasizedSmallDialogFont() - Static method in class ch.randelshofer.gui.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.
- getEnd() - Method in class ch.randelshofer.segmenttree.Segment
-
- getEnd() - Method in class ch.randelshofer.segmenttree.SegmentNode
-
- getEndPosition() - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Returns the end position of the token relative
to the position that the stream had, when the
StreamPosTokenizer_old was constructed.
- getError() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- getError() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Specifies the error message that is displayed along with the
progress message.
- getEventSetDescriptors() - Method in class ch.randelshofer.debug.ClipboardInspectorBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class ch.randelshofer.debug.DesktopPropertiesInspectorBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class ch.randelshofer.debug.MemoryMonitorBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class ch.randelshofer.debug.SystemColorsInspectorBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class ch.randelshofer.debug.SystemPropertiesInspectorBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class ch.randelshofer.debug.UIDefaultsInspectorBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class ch.randelshofer.pdf.JPDFPagePanelBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanelBeanInfo
-
Gets the bean's EventSetDescriptors.
- getExtension(String) - Method in class ch.randelshofer.io.ExtensionFileFilter
-
- getFactorX() - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- getFactorY() - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- getFile() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
If the node is file based, returns the file otherwise returns null.
- getFile() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getFile() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getFile() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getFile() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getFile() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getFile() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getFile() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getFile() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getFile() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getFile() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getFile() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getFile() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getFile() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getFile() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getFileFilterMap() - Method in class ch.randelshofer.multishow.ViewRegistry
-
Returns a HashMap which maps FileFilter's to CommandInfo's.
- getFindString() - Method in class ch.randelshofer.util.regex.Matcher
-
- getFindString() - Method in class ch.randelshofer.view.FindPanel
-
- getFocusColor() - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- getFocusColor() - Method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- getFont(Object) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getFormatted(String, Object...) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
Returns a formatted string using javax.text.MessageFormat.
- getIcon(int) - Method in class ch.randelshofer.debug.ClipboardInspectorBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class ch.randelshofer.debug.DesktopPropertiesInspectorBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class ch.randelshofer.debug.MemoryMonitorBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class ch.randelshofer.debug.SystemColorsInspectorBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class ch.randelshofer.debug.SystemPropertiesInspectorBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class ch.randelshofer.debug.UIDefaultsInspectorBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon() - Method in class ch.randelshofer.gui.AbstractButton
-
- getIcon(Component) - Method in class ch.randelshofer.gui.icon.ButtonStateIcon
-
- getIcon(Component) - Method in class ch.randelshofer.gui.icon.MultiIcon
-
- getIcon(Component) - Method in class ch.randelshofer.gui.icon.SliderThumbIcon
-
- getIcon(int) - Method in class ch.randelshofer.pdf.JPDFPagePanelBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanelBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(Object) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getIconHeight() - Method in class ch.randelshofer.gui.icon.MultiIcon
-
- getIconHeight() - Method in interface ch.randelshofer.gui.IconAWT
-
- getIconHeight() - Method in class ch.randelshofer.gui.ImageIconAWT
-
Gets the height of the icon.
- getIconHeight() - Method in class ch.randelshofer.gui.LazyImageIcon
-
- getIconHeight() - Method in class ch.randelshofer.gui.PolygonIcon
-
Gets the height of the icon.
- getIconHeight() - Method in class ch.randelshofer.gui.VectorIcon
-
Gets the height of the icon.
- getIconWidth() - Method in class ch.randelshofer.gui.icon.MultiIcon
-
- getIconWidth() - Method in interface ch.randelshofer.gui.IconAWT
-
- getIconWidth() - Method in class ch.randelshofer.gui.ImageIconAWT
-
Gets the width of the icon.
- getIconWidth() - Method in class ch.randelshofer.gui.LazyImageIcon
-
- getIconWidth() - Method in class ch.randelshofer.gui.PolygonIcon
-
Gets the width of the icon.
- getIconWidth() - Method in class ch.randelshofer.gui.VectorIcon
-
Gets the width of the icon.
- getID() - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getId() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
- getId() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getId() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getId() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getId() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getId() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getId() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getId() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getId() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getId() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getId() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getId() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getId() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getId() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getId() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getIdentifierName(JFIFStructView.JFIFSegment) - Method in class ch.randelshofer.view.JFIFStructView.JFIFModel
-
- getImage() - Method in class ch.randelshofer.gui.ImageIconAWT
-
Returns this icon's Image.
- getImage() - Method in class ch.randelshofer.gui.LazyImageIcon
-
- getImage() - Method in class ch.randelshofer.gui.plaf.BevelRenderer
-
Gets the image to be used for border painting.
- getImage() - Method in class ch.randelshofer.view.ImageView.ImageListItem
-
- getImageFromPictStream(InputStream) - Method in class ch.randelshofer.gui.datatransfer.PictImageReader
-
- getImageHeight() - Method in class ch.randelshofer.gui.plaf.BevelRenderer
-
- getImageIcon(String, Class) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
Get an image icon from the ResourceBundle.
- getImageInsets() - Method in class ch.randelshofer.gui.plaf.BevelRenderer
-
Gets the insets of the image.
- getImageLoadStatus() - Method in class ch.randelshofer.gui.ImageIconAWT
-
Returns the status of the image loading operation.
- getImageObserver() - Method in class ch.randelshofer.gui.ImageIconAWT
-
Returns the image observer for the image.
- getImageWidth() - Method in class ch.randelshofer.gui.plaf.BevelRenderer
-
- getImportableFlavors() - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Gets the importable data flavors for this list model.
- getImportFlavor(DataFlavor[], JTextComponent) - Method in class ch.randelshofer.gui.datatransfer.FileTextFieldTransferHandler
-
Try to find a flavor that can be used to import a Transferable.
- getIndexedKeyValueParameters(Applet, String, Hashtable) - Static method in class ch.randelshofer.util.Applets
-
Returns the parameter value of the specified applet or the
default value if the parameter is null, the value is
returned as a Hashtable.
- getIndexInParent() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
Returns the index of the node in its parent.
- getIndexInParent() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getIndexInParent() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getIndexInParent() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getIndexInParent() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getIndexInParent() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getIndexInParent() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getIndexInParent() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getIndexInParent() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getIndexInParent() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getIndexInParent() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getIndexInParent() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getIndexInParent() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getIndexInParent() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getIndexInParent() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getInputStream() - Method in class ch.randelshofer.view.ZipEntryDataSource
-
This method returns an InputStream representing the the data and
throws the appropriate exception if it can not do so.
- getInsets(Object) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getInstance() - Static method in class ch.randelshofer.activation.AmigaGuideRecognizer
-
- getInstance() - Static method in class ch.randelshofer.activation.IFFRecognizer
-
- getInstance() - Static method in class ch.randelshofer.activation.JAIRecognizer
-
- getInstance() - Static method in class ch.randelshofer.activation.MagicRecognizer
-
- getInstance() - Static method in class ch.randelshofer.activation.RIFFRecognizer
-
- getInstance() - Static method in class ch.randelshofer.activation.ZipRecognizer
-
- getInstance() - Static method in class ch.randelshofer.debug.Debugger
-
- getInstance() - Static method in class ch.randelshofer.gui.datatransfer.DummyClipboardOwner
-
- getInstance() - Static method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getInstance() - Static method in class ch.randelshofer.pdf.plaf.PDFTextFieldFocusHandler
-
- getKeyStroke(String) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
Get a KeyStroke from the ResourceBundle.
- getLabelFont() - Static method in class ch.randelshofer.gui.Fonts
-
The label font is used for labels with controls such as sliders and icon
bevel buttons.
- getLAFBundle(String) - Static method in class ch.randelshofer.util.ResourceBundleUtil
-
Get the appropriate ResourceBundle subclass.
- getLastKeyboardTraversingComponent() - Method in class ch.randelshofer.pdf.plaf.PDFKeyboardFocusManager
-
Returns the most recent component, for which focusPreviousComponent
or focusNextComponent was invoked.
- getLayoutAlignmentX(Container) - Method in class ch.randelshofer.gui.CornerLayout
-
- getLayoutAlignmentX(Container) - Method in class ch.randelshofer.gui.ScaleFactorLayout
-
- getLayoutAlignmentY(Container) - Method in class ch.randelshofer.gui.CornerLayout
-
- getLayoutAlignmentY(Container) - Method in class ch.randelshofer.gui.ScaleFactorLayout
-
- getLength() - Method in class ch.randelshofer.gui.event.DefaultDocumentEvent
-
Returns the length of the change.
- getLineSeparator() - Method in class ch.randelshofer.io.PrintWriter2
-
- getLinkAt(Point) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ch.randelshofer.view.ImageView.ImageCellRenderer
-
- getMarkerHexString() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getMaximum() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Returns the maximum value -- the higher end of the progress value.
- getMaximum() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Returns the maximum value -- the higher end of the progress value.
- getMaximumSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- getMaximumSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- getMaximumSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarSeparatorUI
-
- getMaximumThumbSize() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
Return the largest acceptable size for the thumb.
- getMenuBuilder() - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
- getMessage() - Method in class ch.randelshofer.util.ControllerTracker
-
- getMethodDescriptors() - Method in class ch.randelshofer.debug.ClipboardInspectorBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class ch.randelshofer.debug.DesktopPropertiesInspectorBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class ch.randelshofer.debug.MemoryMonitorBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class ch.randelshofer.debug.SystemColorsInspectorBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class ch.randelshofer.debug.SystemPropertiesInspectorBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class ch.randelshofer.debug.UIDefaultsInspectorBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class ch.randelshofer.pdf.JPDFPagePanelBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanelBeanInfo
-
Gets the bean's MethodDescriptors.
- getMiniDialogFont() - Static method in class ch.randelshofer.gui.Fonts
-
If necessary, the mini dialog font can be used for utility window labels
and text.
- getMinimalDeterminableDataLength() - Method in class ch.randelshofer.activation.AmigaGuideRecognizer
-
Return the number of bytes needed to
determine the content type.
- getMinimalDeterminableDataLength() - Method in class ch.randelshofer.activation.IFFRecognizer
-
Return the number of bytes needed to
determine the content type.
- getMinimalDeterminableDataLength() - Method in class ch.randelshofer.activation.JAIRecognizer
-
Return the number of bytes needed to
determine the content type.
- getMinimalDeterminableDataLength() - Method in class ch.randelshofer.activation.MagicRecognizer
-
- getMinimalDeterminableDataLength() - Method in class ch.randelshofer.activation.MultiRecognizer
-
Return the number of bytes needed to
determine the content type.
- getMinimalDeterminableDataLength() - Method in interface ch.randelshofer.activation.Recognizer
-
Return the number of bytes needed to
determine the content type.
- getMinimalDeterminableDataLength() - Method in class ch.randelshofer.activation.RIFFRecognizer
-
Return the number of bytes needed to
determine the content type.
- getMinimalDeterminableDataLength() - Method in class ch.randelshofer.activation.URLConnectionRecognizer
-
Return the number of bytes needed to
determine the content type.
- getMinimalDeterminableDataLength() - Method in class ch.randelshofer.activation.ZipRecognizer
-
Return the number of bytes needed to
determine the content type.
- getMinimum() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Returns the minimum value -- the lower end of the progress value.
- getMinimum() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Returns the minimum value -- the lower end of the progress value.
- getMinimumDividerLocation(JSplitPane) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneUI
-
- getMinimumSize() - Method in class ch.randelshofer.debug.Debugger
-
- getMinimumSize() - Method in class ch.randelshofer.gui.AbstractButton
-
- getMinimumSize(JComponent) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
Gets the minimal size for the component.
- getMinimumSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- getMinimumSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarSeparatorUI
-
- getMinimumThumbSize() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
Return the smallest acceptable size for the thumb.
- getMnem(String) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
Get a Mnemonic from the ResourceBundle.
- getMnemonic(String) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
Get a Mnemonic from the ResourceBundle.
- getModel() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- getModel() - Method in interface ch.randelshofer.gui.ProgressObserver
-
- getMonospaceFont() - Static method in class ch.randelshofer.gui.Fonts
-
If your application needs monospaced fonts, use the monospace font.
- getName() - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- getName() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
- getName() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getName(IFFStructView.IFFChunkNode) - Method in class ch.randelshofer.view.IFFStructView.IFFModel
-
- getName() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getName(JFIFStructView.JFIFSegment) - Method in class ch.randelshofer.view.JFIFStructView.JFIFModel
-
- getName() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getName(String) - Method in class ch.randelshofer.view.LPFStructView.LPFModel
-
- getName() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getName() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getName() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getName(MPEG4StructView.MPEG4Box) - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Model
-
- getName(String) - Method in class ch.randelshofer.view.NeoChromeStructView.NeoModel
-
- getName() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getName(int) - Method in class ch.randelshofer.view.PictStructView.PictModel
-
- getName() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getName() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getName(PNGStructView.PNGChunk) - Method in class ch.randelshofer.view.PNGStructView.PNGModel
-
- getName() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getName(QuickTimeStructView.QTAtom) - Method in class ch.randelshofer.view.QuickTimeStructView.QTModel
-
- getName() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getName(RIFFStructView.RIFFChunkNode) - Method in class ch.randelshofer.view.RIFFStructView.RIFFModel
-
- getName(String) - Method in class ch.randelshofer.view.SEQStructView.SeqModel
-
- getName() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getName() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getName() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getName() - Method in class ch.randelshofer.view.ZipEntryDataSource
-
Return the name of this object where the name of the object
is dependant on the nature of the underlying objects.
- getName() - Method in class ch.randelshofer.view.ZipTreeModel.ZipNode
-
- getNodeActions(MutableTreeNode[]) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Gets actions for the indicated nodes.
- getNodeActions(MutableTreeNode[]) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Gets actions for the specified nodes.
- getNote() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Specifies the additional note that is displayed along with the
progress message.
- getNote() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Specifies the additional note that is displayed along with the
progress message.
- getNumEdges() - Method in class ch.randelshofer.segmenttree.SegmentNode
-
- getOffset() - Method in class ch.randelshofer.gui.event.DefaultDocumentEvent
-
Returns the offset within the document of the start
of the change.
- getOffset() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
- getOffset() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getOffset() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getOffset() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getOffset() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getOffset() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getOffset() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getOffset() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getOffset() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getOffset() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getOffset() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getOffset() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getOffset() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getOffset() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getOffset() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getOutputStream() - Method in class ch.randelshofer.view.ZipEntryDataSource
-
- getPage() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
Gets the page currently being displayed
- getPageCount() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- getPagePanel() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- getPaint(Component, int, int) - Method in class ch.randelshofer.pdf.plaf.color.GradientColor
-
- getPaint(Component, int, int) - Method in class ch.randelshofer.pdf.plaf.color.PaintableColor
-
- getPaint(Color, Component) - Static method in class ch.randelshofer.pdf.plaf.color.PaintableColor
-
If the Color is an instance of PaintableColor, returns a Paint
object which is properly configured for drawing on the component.
- getPaint(Color, Component, int, int) - Static method in class ch.randelshofer.pdf.plaf.color.PaintableColor
-
xOffset and yOffset are used to achieve the shifted texture effect that
is used to render tabbed panes with Jaguar design.
- getParameter(String) - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Retrieve the value associated with the given name, or null if there
is no current association.
- getParameter(Applet, String, Color) - Static method in class ch.randelshofer.util.Applets
-
Reads a parameter as a color value.
- getParameter(Applet, String, String) - Static method in class ch.randelshofer.util.Applets
-
Returns the String value of an applet parameter or the
default value if the parameter is null.
- getParameter(Applet, String) - Static method in class ch.randelshofer.util.Applets
-
Returns the parameter value for the specified applet or the
command line parameter (main args) when the applet is run as an application.
- getParameter(Applet, String, int) - Static method in class ch.randelshofer.util.Applets
-
Reads a parameter as an int value.
- getParameter(Applet, String, boolean) - Static method in class ch.randelshofer.util.Applets
-
Reads a parameter as a boolean value.
- getParameter(Applet, String, double) - Static method in class ch.randelshofer.util.Applets
-
Reads a parameter as a double value.
- getParameterInfo() - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
- getParameters() - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Retrieve a copy of this object's parameter list.
- getParameters(Applet, String, String[]) - Static method in class ch.randelshofer.util.Applets
-
Returns the parameter value for the specified applet or the
default value if the parameter is null, the value is
returned as an array.
- getParameters(Applet, String, int[]) - Static method in class ch.randelshofer.util.Applets
-
Reads a parameter as an array of comma separated int values.
- getPathToRoot(TreeNode) - Static method in class ch.randelshofer.gui.tree.TreeModels
-
Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(TreeNode, int) - Static method in class ch.randelshofer.gui.tree.TreeModels
-
Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPDF() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- getPixelAspectRatio() - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- getPlainList(Transferable) - Static method in class ch.randelshofer.gui.list.ListModels
-
Returns the contents of the transferable as
a list of strings.
- getPlayerBackIcon() - Static method in class ch.randelshofer.gui.Icons
-
The back icon consists of rectangle (at east)
and of a triangle pointing to west.
- getPlayerForwardIcon() - Static method in class ch.randelshofer.gui.Icons
-
The forward icon consists of rectangle (at east)
and of a triangle pointing to west.
- getPlayerPauseIcon() - Static method in class ch.randelshofer.gui.Icons
-
The pause icon consists of two rectangles.
- getPlayerRecordIcon() - Static method in class ch.randelshofer.gui.Icons
-
The record icon consists of a filled circle.
- getPlayerResetIcon() - Static method in class ch.randelshofer.gui.Icons
-
The reset icon consists of a rectangle (at west)
and a triangle pointing to the rectangle (towards west).
- getPlayerResetPlacardIcon() - Static method in class ch.randelshofer.gui.Icons
-
The reset icon consists of a rectangle (at west)
and a triangle pointing to the rectangle (towards west).
- getPlayerSettingsIcon() - Static method in class ch.randelshofer.gui.Icons
-
The reset icon consists of a rectangle (at west)
and a triangle pointing to the rectangle (towards west).
- getPlayerStartIcon() - Static method in class ch.randelshofer.gui.Icons
-
The start icon consists of a triangle pointing
to east.
- getPlayerStopRecordingIcon() - Static method in class ch.randelshofer.gui.Icons
-
The record icon consists of a filled circle.
- getPopupButton() - Method in class ch.randelshofer.gui.MutableJTree
-
- getPreferredCommands(String) - Method in class ch.randelshofer.activation.BasicCommandMap
-
Get the preferred command list from a MIME type.
- getPreferredCommands(String) - Method in class ch.randelshofer.activation.HierarchicCommandMap
-
Get the preferred command list from a MIME Type.
- getPreferredScrollableViewportSize() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- getPreferredScrollableViewportSize() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
- getPreferredSize() - Method in class ch.randelshofer.debug.Debugger
-
- getPreferredSize() - Method in class ch.randelshofer.gui.AbstractButton
-
- getPreferredSize(JComponent) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
Gets the preferred size for the component.
- getPreferredSize() - Method in class ch.randelshofer.gui.SizeConstrainedPanel
-
- getPreferredSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- getPreferredSize(AbstractButton) - Static method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- getPreferredSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- getPreferredSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- getPreferredSize(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarSeparatorUI
-
- getPreferredSize() - Method in class ch.randelshofer.view.ImageView
-
- getPreferredZoomFactor() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
Gets the preferred zoom factor from device space to page space.
- getPrimaryType() - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Retrieve the primary type of this object.
- getProgress() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Returns the progress of the operation being monitored.
- getProgress() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Returns the progress of the operation being monitored.
- getProgressModel() - Method in class ch.randelshofer.gui.ProgressSlider
-
- getPropertiesFileName() - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
Returns the properties file name.
- getPropertyDescriptors() - Method in class ch.randelshofer.debug.ClipboardInspectorBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class ch.randelshofer.debug.DesktopPropertiesInspectorBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class ch.randelshofer.debug.MemoryMonitorBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class ch.randelshofer.debug.SystemColorsInspectorBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class ch.randelshofer.debug.SystemPropertiesInspectorBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class ch.randelshofer.debug.UIDefaultsInspectorBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class ch.randelshofer.pdf.JPDFPagePanelBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanelBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyPrefix() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- getPropertyPrefix() - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
This method is here, to let PDFButtonListener access this
property.
- getRawData(long, int) - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
- getRawData(long, int) - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getRawData(long, int) - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getRawData(long, int) - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getRawData(long, int) - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getRawData(long, int) - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getRawData(long, int) - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getRawData(long, int) - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getRawData(long, int) - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getRawData(long, int) - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getRawData(long, int) - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getRawData(long, int) - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getRawData(long, int) - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getRawData(long, int) - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getRawData(long, int) - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getRawDataHighlights() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getRawDataHighlights() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getRecognizer() - Method in class ch.randelshofer.activation.RecognizerFileTypeMap
-
Returns the Recognizer that will be
used for determining the content type of the file.
- getRegistry() - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
- getRequiredSize(JComponent, int) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
Helper method for computing the size of the component.
- getRoot() - Method in class ch.randelshofer.segmenttree.SegmentTree
-
- getRootPaneOffset(Component) - Static method in class ch.randelshofer.pdf.plaf.color.PaintableColor
-
Returns the relative position (offset) of the component towards its
root pane.
- getRowCount() - Method in class ch.randelshofer.debug.DesktopPropertiesTableModel
-
- getRowCount() - Method in class ch.randelshofer.debug.SystemColorsTableModel
-
- getRowCount() - Method in class ch.randelshofer.debug.UIDefaultsTableModel
-
- getScriptCheckIcon() - Static method in class ch.randelshofer.gui.Icons
-
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
- getScrollableTracksViewportHeight() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- getScrollableTracksViewportHeight() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
- getScrollableTracksViewportWidth() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- getScrollableTracksViewportWidth() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
- getSelectColor() - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- getSelectColor() - Method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- getSelectedIcon() - Method in class ch.randelshofer.gui.AbstractButton
-
- getSelectedInfo() - Method in class ch.randelshofer.multishow.MultiShowView
-
- getSelectedObjects() - Method in class ch.randelshofer.gui.AbstractButton
-
- getSelectionPainter() - Method in class ch.randelshofer.pdf.plaf.PDFCaret
-
- getSize() - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Returns the length of the list.
- getSize() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
- getSize() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getSize() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getSize() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getSize() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getSize() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getSize() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getSize() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getSize() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getSize() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getSize() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getSize() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getSize() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getSize() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getSize() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getSliderModel() - Method in class ch.randelshofer.gui.ProgressSlider
-
- getSmallDialogFont() - Static method in class ch.randelshofer.gui.Fonts
-
The small dialog font is used for informative text in alerts.
- getSourceActions(JComponent) - Method in class ch.randelshofer.gui.datatransfer.FileTextFieldTransferHandler
-
This is the type of transfer actions supported by the source.
- getSplitPane() - Method in class ch.randelshofer.view.AbstractStructView
-
- getStart() - Method in class ch.randelshofer.segmenttree.Segment
-
- getStart() - Method in class ch.randelshofer.segmenttree.SegmentNode
-
- getStartPosition() - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Returns the start position of the token relative
to the position that the stream had, when the
StreamPosTokenizer_old was constructed.
- getString(String) - Method in class ch.randelshofer.util.ResourceBundleUtil
-
Get a String from the ResourceBundle.
- getStringList(Transferable) - Static method in class ch.randelshofer.gui.list.ListModels
-
Returns the contents of the transferable as
a list of strings.
- getStructTableModel() - Method in interface ch.randelshofer.view.AbstractStructView.StructNode
-
- getStructTableModel() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getStructTableModel(IFFStructView.IFFChunkNode) - Method in class ch.randelshofer.view.IFFStructView.IFFModel
-
- getStructTableModel() - Method in class ch.randelshofer.view.JFIFStructView.ImageSegment
-
- getStructTableModel(JFIFStructView.JFIFSegment) - Method in class ch.randelshofer.view.JFIFStructView.JFIFModel
-
- getStructTableModel() - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- getStructTableModel(LPFStructView.LPFNode) - Method in class ch.randelshofer.view.LPFStructView.LPFModel
-
- getStructTableModel() - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- getStructTableModel() - Method in class ch.randelshofer.view.MP3StructView.MP3Node
-
- getStructTableModel() - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- getStructTableModel(MPEG4StructView.MPEG4Box) - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Model
-
- getStructTableModel(NeoChromeStructView.NeoNode) - Method in class ch.randelshofer.view.NeoChromeStructView.NeoModel
-
- getStructTableModel() - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- getStructTableModel(PictStructView.PictNode) - Method in class ch.randelshofer.view.PictStructView.PictModel
-
- getStructTableModel() - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- getStructTableModel() - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- getStructTableModel(PNGStructView.PNGChunk) - Method in class ch.randelshofer.view.PNGStructView.PNGModel
-
- getStructTableModel() - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- getStructTableModel(QuickTimeStructView.QTAtom) - Method in class ch.randelshofer.view.QuickTimeStructView.QTModel
-
- getStructTableModel() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getStructTableModel(RIFFStructView.RIFFChunkNode) - Method in class ch.randelshofer.view.RIFFStructView.RIFFModel
-
- getStructTableModel(SEQStructView.SeqNode) - Method in class ch.randelshofer.view.SEQStructView.SeqModel
-
- getStructTableModel() - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- getStructTableModel() - Method in class ch.randelshofer.view.TIFFStructView.IFDEntryStructNode
-
- getStructTableModel() - Method in class ch.randelshofer.view.TIFFStructView.IFDStructNode
-
- getStyle(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
- getSubType() - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Retrieve the sub type of this object.
- getSupportsAbsolutePositioning() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
Indicates whether the user can absolutely position the offset with
a mouse click (depending on the settings in "Appearance" panel of
" the "System Preferences" application).
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ch.randelshofer.debug.UIDefaultsCellRenderer
-
- getText(DocumentEvent) - Method in class ch.randelshofer.gui.event.DocumentAdapter
-
- getThumbIcon() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- getThumbnail() - Method in class ch.randelshofer.view.ImageView.ImageListItem
-
- getThumbnailsPanel() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- getThumbOverhang() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
Returns the amount that the thumb goes past the slide bar.
- getThumbSize() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- getThumbSize() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- getTickLength() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
Gets the height of the tick area for horizontal sliders and the width of the
tick area for vertical sliders.
- getTitle() - Method in class ch.randelshofer.multishow.MultiShowView
-
- getTrackAndButtonsBorder() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
We use a border to fill the background of the scroll bar.
- getTrackLength() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
Returns the longer dimension of the slide bar.
- getTrackWidth() - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
Returns the shorter dimension of the track.
- getTransferData(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.CharArrayReaderTransferable
-
Returns an object which represents the data to be transferred.
- getTransferData(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.CompositeTransferable
-
Returns an object which represents the data to be transferred.
- getTransferData(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.DefaultTransferable
-
Returns an object which represents the data to be transferred.
- getTransferData(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.FileListTransferable
-
- getTransferData(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.JVMLocalObjectTransferable
-
- getTransferData(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.PlainTextTransferable
-
- getTransferData(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.StringTransferable
-
- getTransferData(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.XMLTransferable
-
Returns an object which represents the data to be transferred.
- getTransferDataFlavors() - Method in class ch.randelshofer.gui.datatransfer.AbstractTransferable
-
- getTransferDataFlavors() - Method in class ch.randelshofer.gui.datatransfer.CharArrayReaderTransferable
-
Returns an array of DataFlavor objects indicating the flavors the data
can be provided in.
- getTransferDataFlavors() - Method in class ch.randelshofer.gui.datatransfer.CompositeTransferable
-
Returns an array of DataFlavor objects indicating the flavors the data
can be provided in.
- getTransferDataFlavors() - Method in class ch.randelshofer.gui.datatransfer.DefaultTransferable
-
Returns an array of DataFlavor objects indicating the flavors the data
can be provided in.
- getTransferDataFlavors() - Method in class ch.randelshofer.gui.datatransfer.FileListTransferable
-
- getTransferDataFlavors() - Method in class ch.randelshofer.gui.datatransfer.JVMLocalObjectTransferable
-
- getTransferDataFlavors() - Method in class ch.randelshofer.gui.datatransfer.XMLTransferable
-
Returns an array of DataFlavor objects indicating the flavors the data
can be provided in.
- getTree() - Method in class ch.randelshofer.gui.Explorer
-
Gets the tree component.
- getTree() - Method in class ch.randelshofer.view.AbstractStructView
-
- getTreeModel() - Method in class ch.randelshofer.gui.Explorer
-
Gets the tree model.
- getType() - Method in class ch.randelshofer.gui.event.DefaultDocumentEvent
-
Gets the type of event.
- getType() - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- getType() - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- getUIOfType(ComponentUI, Class) - Static method in class ch.randelshofer.pdf.plaf.PDFUtilities
-
Returns the ui that is of type klass, or null if
one can not be found.
- getUnselectedIcon() - Method in class ch.randelshofer.gui.AbstractButton
-
- getValue() - Method in class ch.randelshofer.gui.event.EventWorker
-
Get the value produced by the worker thread, or null if it
hasn't been constructed yet.
- getValue() - Method in class ch.randelshofer.gui.SwingWorker
-
Get the value produced by the worker thread, or null if it
hasn't been constructed yet.
- getValueAt(int, int) - Method in class ch.randelshofer.debug.DesktopPropertiesTableModel
-
- getValueAt(int, int) - Method in class ch.randelshofer.debug.SystemColorsTableModel
-
- getValueAt(int, int) - Method in class ch.randelshofer.debug.UIDefaultsTableModel
-
- getVideoComponent() - Method in class ch.randelshofer.view.AbstractVideoView
-
- getVideoComponent() - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- getViewFactory() - Method in class ch.randelshofer.gui.Explorer
-
Gets the viewFactory.
- getViewName() - Method in class ch.randelshofer.view.ANIMVideoView
-
- getViewName() - Method in class ch.randelshofer.view.ILBMView
-
- getViewName() - Method in class ch.randelshofer.view.ImageIOView
-
- getViewName() - Method in class ch.randelshofer.view.ImageView
-
- getViewName() - Method in class ch.randelshofer.view.JAIView
-
- getViewName() - Method in class ch.randelshofer.view.PBMView
-
- getViewName() - Method in class ch.randelshofer.view.SEQVideoView
-
- getViewProperties() - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
- getViewProperties() - Method in class ch.randelshofer.view.AbstractView
-
- getViewProperties() - Method in class ch.randelshofer.view.AbstractViewAWT
-
- getViewRect() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- getVisualMargin(Component) - Method in class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
- getVisualMargin(JSlider) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- getVisualMargin(JTextComponent) - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- getVisualMargin(Component) - Method in class ch.randelshofer.pdf.plaf.VisualMargin
-
- getVisualMargin(Component, Insets) - Method in class ch.randelshofer.pdf.plaf.VisualMargin
-
Reinitializes the insets parameter with this Border's current Insets.
- getWarning() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- getWarning() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Specifies the warning message that is displayed along with the
progress message.
- getZipEntry() - Method in class ch.randelshofer.view.ZipTreeModel.ZipNode
-
- getZipFile() - Method in class ch.randelshofer.view.ZipTreeModel
-
Returns the zip file used as a data source.
- getZoomFactor() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
Gets the current zoom factor from device space to page space.
- getZoomPolicy() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- getZoomPolicy() - Method in class ch.randelshofer.pdf.ZoomableViewportLayout
-
- GlassPaneProgressView - Class in ch.randelshofer.gui
-
A class to monitor the progress of some operation.
- GlassPaneProgressView(String, String, boolean) - Constructor for class ch.randelshofer.gui.GlassPaneProgressView
-
Creates a new GlassPaneProgressView.
- GlassPaneProgressView(String, String, int, int) - Constructor for class ch.randelshofer.gui.GlassPaneProgressView
-
Creates a new GlassPaneProgressView.
- GlassPaneProgressView(String, String, int, int, boolean) - Constructor for class ch.randelshofer.gui.GlassPaneProgressView
-
Creates a new GlassPaneProgressView.
- GlassPaneProgressView(String, String) - Constructor for class ch.randelshofer.gui.GlassPaneProgressView
-
Creates a new indeterminate GlassPaneProgressView.
- gotoPage(PDFDestination) - Method in interface ch.randelshofer.pdf.PageChangeListener
-
Notifies the listener that it should go to a particular destination.
- gotoPage(int) - Method in interface ch.randelshofer.pdf.PageChangeListener
-
Notifies the listener that it should go to a particular page number.
- GradientColor - Class in ch.randelshofer.pdf.plaf.color
-
GradientColor.
- GradientColor(Color, Color, Color) - Constructor for class ch.randelshofer.pdf.plaf.color.GradientColor
-
- I - Static variable in class ch.randelshofer.gui.border.ButtonStateBorder
-
- I - Static variable in class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
- I - Static variable in class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
- IconAWT - Interface in ch.randelshofer.gui
-
Icon from javax.swing.Icon.
- icons - Variable in class ch.randelshofer.gui.icon.MultiIcon
-
The icons from which we choose from.
- Icons - Class in ch.randelshofer.gui
-
Provides constants for commonly used Icons.
- ID - Static variable in class ch.randelshofer.app.action.DebugAction
-
- ID - Static variable in class ch.randelshofer.app.action.LoadNextAction
-
- ID - Static variable in class ch.randelshofer.app.action.LoadPreviousAction
-
- ID - Static variable in class ch.randelshofer.multishow.InfoAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewGoToFirstPageAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewGoToLastPageAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewGoToNextPageAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewGoToPreviousPageAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewOpenInNewWindowAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewRotatePageAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewToggleSubpixAAAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewZoomFitHeightAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewZoomFitPageAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewZoomFitWidthAction
-
- ID - Static variable in class ch.randelshofer.pdf.action.ViewZoomToFactorAction
-
- IFFRecognizer - Class in ch.randelshofer.activation
-
This recognizer can identify IFF files.
- IFFStructView - Class in ch.randelshofer.view
-
Displays the structure of an IFF file and parses well known chunks.
- IFFStructView() - Constructor for class ch.randelshofer.view.IFFStructView
-
Initializes the Form
- IFFStructView.IFFChunkNode - Class in ch.randelshofer.view
-
- IFFStructView.IFFChunkNode(IFFStructView.IFFModel, int, int, boolean, long, long, byte[]) - Constructor for class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- IFFStructView.IFFChunkNode(IFFStructView.IFFModel, int, int, boolean, long, long, File) - Constructor for class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- IFFStructView.IFFModel - Class in ch.randelshofer.view
-
- IFFStructView.IFFModel(InputStream, File) - Constructor for class ch.randelshofer.view.IFFStructView.IFFModel
-
- ignoreImageAspectItem - Variable in class ch.randelshofer.view.AbstractVideoView
-
- ignorePixelAspectItem - Variable in class ch.randelshofer.view.AbstractVideoView
-
Menu items.
- ILBMView - Class in ch.randelshofer.view
-
This viewer displays images of type IFF ILBM.
- ILBMView() - Constructor for class ch.randelshofer.view.ILBMView
-
Initializes the Form
- ImageBevelBorder - Class in ch.randelshofer.gui.border
-
Draws a filled bevel border using an image and insets.
- ImageBevelBorder(Image, Insets) - Constructor for class ch.randelshofer.gui.border.ImageBevelBorder
-
Creates a new instance with the given image and insets.
- ImageBevelBorder(Image, Insets, Insets) - Constructor for class ch.randelshofer.gui.border.ImageBevelBorder
-
Creates a new instance with the given image and insets.
- ImageBevelBorder(Image, Insets, Insets, boolean) - Constructor for class ch.randelshofer.gui.border.ImageBevelBorder
-
Creates a new instance with the given image and insets.
- ImageBevelBorder.UIResource - Class in ch.randelshofer.gui.border
-
- ImageBevelBorder.UIResource(Image, Insets) - Constructor for class ch.randelshofer.gui.border.ImageBevelBorder.UIResource
-
- ImageBevelBorder.UIResource(Image, Insets, Insets) - Constructor for class ch.randelshofer.gui.border.ImageBevelBorder.UIResource
-
- ImageBevelBorder.UIResource(Image, Insets, Insets, boolean) - Constructor for class ch.randelshofer.gui.border.ImageBevelBorder.UIResource
-
- ImageButtonUI - Class in ch.randelshofer.gui.plaf
-
ImageButtonUI implementation
- ImageButtonUI() - Constructor for class ch.randelshofer.gui.plaf.ImageButtonUI
-
- ImageIconAWT - Class in ch.randelshofer.gui
-
An implementation of the Icon interface that paints Icons
from Images.
- ImageIconAWT(String) - Constructor for class ch.randelshofer.gui.ImageIconAWT
-
Creates an ImageIcon from the specified file.
- ImageIconAWT(URL) - Constructor for class ch.randelshofer.gui.ImageIconAWT
-
Creates an ImageIcon from the specified URL.
- ImageIconAWT(Image) - Constructor for class ch.randelshofer.gui.ImageIconAWT
-
Creates an ImageIcon from an image object.
- ImageIconAWT(byte[]) - Constructor for class ch.randelshofer.gui.ImageIconAWT
-
Creates an ImageIcon from an array of bytes which were
read from an image file containing a supported image format,
such as GIF or JPEG.
- ImageIconAWT() - Constructor for class ch.randelshofer.gui.ImageIconAWT
-
Creates an uninitialized image icon.
- ImageIOView - Class in ch.randelshofer.view
-
View for Image files supported by the javax.imageio API of Java 1.4 and higher.
- ImageIOView() - Constructor for class ch.randelshofer.view.ImageIOView
-
Creates new form.
- imageList - Variable in class ch.randelshofer.view.ImageView
-
- imagePanel - Variable in class ch.randelshofer.view.ImageView
-
- ImageSliderUI - Class in ch.randelshofer.gui.plaf
-
A Java L&F implementation of SliderUI.
- ImageSliderUI() - Constructor for class ch.randelshofer.gui.plaf.ImageSliderUI
-
- ImageSliderUI.MetalPropertyListener - Class in ch.randelshofer.gui.plaf
-
- ImageSliderUI.MetalPropertyListener() - Constructor for class ch.randelshofer.gui.plaf.ImageSliderUI.MetalPropertyListener
-
- imageSource - Variable in class ch.randelshofer.view.ILBMView
-
- ImageToggleButtonUI - Class in ch.randelshofer.gui.plaf
-
MetalToggleButton implementation
- ImageToggleButtonUI() - Constructor for class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- imageUpdate(Image, int, int, int, int, int) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
Handles notification of any image updates.
- ImageView - Class in ch.randelshofer.view
-
View for Image files supported by the standard Java API (GIF and JPG for all
JDK's up to 1.2).
- ImageView() - Constructor for class ch.randelshofer.view.ImageView
-
- ImageView.ImageCellRenderer - Class in ch.randelshofer.view
-
Image list cell renderer
- ImageView.ImageCellRenderer() - Constructor for class ch.randelshofer.view.ImageView.ImageCellRenderer
-
- ImageView.ImageListItem - Class in ch.randelshofer.view
-
Items of the image list.
- ImageView.ImageListItem(Image, ImageIcon) - Constructor for class ch.randelshofer.view.ImageView.ImageListItem
-
- importData(JComponent, Transferable) - Method in class ch.randelshofer.gui.datatransfer.FileTextFieldTransferHandler
-
- importTransferable(Transferable, int, int, boolean) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Causes a transfer to the model from the specified transferable.
- importTransferable(Transferable, int, int, boolean) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Causes a transfer to the model from the specified transferable.
- importTransferable(Transferable, int, MutableTreeNode, int) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
- importTransferable(Transferable, int, MutableTreeNode, int) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Causes a transfer to the model from a clipboard or
a DND drop operation.
- INCREASE_ID - Static variable in class ch.randelshofer.pdf.action.ViewZoomIncreaseAction
-
- indexOf(Object[], Object) - Static method in class ch.randelshofer.util.ArrayUtil
-
Performs a linear search to determine the index of the specified
Object.
- InfoAction - Class in ch.randelshofer.multishow
-
InfoAction.
- InfoAction(Application, View) - Constructor for class ch.randelshofer.multishow.InfoAction
-
- InfoDialog - Class in ch.randelshofer.multishow
-
- InfoDialog(Frame, File, String) - Constructor for class ch.randelshofer.multishow.InfoDialog
-
Creates new form InfoDialog
- init() - Method in class ch.randelshofer.multishow.MultiShowView
-
- init() - Static method in class ch.randelshofer.multishow.ViewRegistry
-
- init() - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
Initializes the applet EmbedPDFApplet.
- init() - Method in class ch.randelshofer.view.AbstractVideoView
-
- init() - Method in class ch.randelshofer.view.AbstractView
-
This method is called after the view has been added to
the parent component.
- init() - Method in class ch.randelshofer.view.AbstractViewAWT
-
This method is called after the view has been added to
the parent component.
- init() - Method in class ch.randelshofer.view.ANIMVideoView
-
- init() - Method in class ch.randelshofer.view.JMFVideoView
-
- init() - Method in class ch.randelshofer.view.SEQVideoView
-
- init() - Method in interface ch.randelshofer.view.View
-
This method must be called after the view has been added to
the parent component.
- initApplication(Application) - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
- initColorDefaults(UIDefaults) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- initDefaults() - Method in class ch.randelshofer.pdf.plaf.PDFKeyboardFocusManager
-
Initializes the keyboard focus manager with default values.
- initJAI() - Static method in class ch.randelshofer.multishow.ViewRegistry
-
JAI does not always pick up my ImageReaderSpi file.
- initJMF() - Static method in class ch.randelshofer.multishow.ViewRegistry
-
- insert(T) - Method in class ch.randelshofer.segmenttree.SegmentTree
-
- insertAllInto(List, MutableTreeNode, int) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
- insertData(T) - Method in class ch.randelshofer.segmenttree.SegmentNode
-
- insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
- insertUpdate(DocumentEvent) - Method in class ch.randelshofer.gui.event.DocumentAdapter
-
Gives notification that there was an insert into the document.
- InsetsUtil - Class in ch.randelshofer.pdf.plaf
-
Utilities for Insets.
- InsetsUtil - Class in ch.randelshofer.pdf.plaf.util
-
Utilities for Insets.
- installBorder(JComponent, String) - Static method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
Convenience method for installing a component's default Border
object on the specified component if either the border is
currently null or already an instance of UIResource.
- installColors(JComponent, String, String) - Static method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
Convenience method for initializing a component's foreground
and background color properties with values from the current
defaults table.
- installColorsAndFont(JComponent, String, String, String) - Static method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
Convenience method for initializing a components foreground
background and font properties with values from the current
defaults table.
- installDefaults(AbstractButton) - Method in class ch.randelshofer.gui.plaf.CustomButtonUI
-
- installDefaults(AbstractButton) - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- installDefaults(JSlider) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- installDefaults(AbstractButton) - Method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- installDefaults(AbstractButton) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- installDefaults(JLabel) - Method in class ch.randelshofer.pdf.plaf.PDFLabelUI
-
- installDefaults() - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- installDefaults(JSlider) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- installDefaults() - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneUI
-
Installs the UI defaults.
- installDefaults() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- installDefaults(JSeparator) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarSeparatorUI
-
- installDefaults() - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
- installDropTargets() - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
- installListeners() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- installUI(JComponent) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- installUI(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- installUI(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- interrupt() - Method in class ch.randelshofer.gui.SwingWorker
-
A new method that interrupts the worker thread.
- interruptibleWaitForFlag() - Method in class ch.randelshofer.pdf.Flag
-
Waits for the flag to be set, if it is not set already.
- invalidateLayout(Container) - Method in class ch.randelshofer.gui.CornerLayout
-
- invalidateLayout(Container) - Method in class ch.randelshofer.gui.ScaleFactorLayout
-
- IS - Static variable in class ch.randelshofer.gui.border.ButtonStateBorder
-
- IS - Static variable in class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
- isAborted() - Method in class ch.randelshofer.io.SuspendableInputStream
-
- isAddable(int) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Returns true if an element can be added at the specified index.
- isAddable(int) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Returns true if an element can be added.
- isArmed() - Method in class ch.randelshofer.gui.AbstractButton
-
Indicates if the button is armed.
- isAutoPlay() - Method in class ch.randelshofer.view.AbstractVideoView
-
- isAutoPlay() - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.AnimatedBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.BackdropBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.BackgroundBorderUIResource
-
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.ButtonStateBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.CachedImageBevelBorder
-
Returns true if the border is opaque.
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.ColorBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.FocusBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.ImageBevelBorder
-
Returns true if the border is opaque.
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.OverlayBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.pdf.plaf.PDFToolBarTabButtonBorder
-
- isBorderOpaque() - Method in class ch.randelshofer.pdf.plaf.PDFToolBarToggleButtonBorder
-
- isCanceled() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Returns true if the user has hit the Cancel button in the progress dialog.
- isCanceled() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Returns true if the user has hit the Cancel button in the progress dialog.
- isCellEditable(int, int) - Method in class ch.randelshofer.debug.DesktopPropertiesTableModel
-
- isClosed() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Returns true if the progress view is closed.
- isClosed() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Returns true if the progress observer is closed.
- isCompleted() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Returns true if the operation is completed.
- isCompleted() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Returns true if the operation is completed.
- isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.AbstractTransferable
-
- isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.CharArrayReaderTransferable
-
Returns whether or not the specified data flavor is supported for
this object.
- isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.CompositeTransferable
-
Returns whether or not the specified data flavor is supported for
this object.
- isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.DefaultTransferable
-
Returns whether or not the specified data flavor is supported for
this object.
- isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.FileListTransferable
-
- isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.JVMLocalObjectTransferable
-
- isDataFlavorSupported(DataFlavor) - Method in class ch.randelshofer.gui.datatransfer.XMLTransferable
-
Returns whether or not the specified data flavor is supported for
this object.
- isDisposeOnClose() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- isEditable(int) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Returns true if the value of the specified element may be changed
using setElementAt(Object,int).
- isEditable(int) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Returns true if the value of the specified element may be changed
using setElementAt(Object,int).
- isEditable() - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Gets the editable state of the model.
- isEnabled() - Method in class ch.randelshofer.gui.AbstractButton
-
Indicates if the button can be selected or pressed by an input device
(such as a mouse pointer).
- isEnabled() - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Gets the enabled state of the model.
- isFixedHeight(JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
- isFocused(Component) - Static method in class ch.randelshofer.pdf.plaf.PDFUtilities
-
Returns true, if the specified component is focus owner or permanent
focus owner and if the component is on an the active window.
- isHeadless() - Static method in class ch.randelshofer.pdf.plaf.PDFUtilities
-
- isImportable(DataFlavor[], int, int, boolean) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Indicates whether the model would accept an import of the
given set of data flavors prior to actually attempting
to import it.
- isImportable(DataFlavor[], int, int, boolean) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Indicates whether the model would accept an import of the
given set of data flavors prior to actually attempting
to import it.
- isImportable(DataFlavor[], int, MutableTreeNode, int) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Indicates whether the model would accept an import of the
given set of data flavors prior to actually attempting
to import it.
- isImportable(DataFlavor[], int, MutableTreeNode, int) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Indicates whether the model would accept an import of the
given set of data flavors prior to actually attempting
to import it.
- isIndeterminate() - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- isIndeterminate() - Method in interface ch.randelshofer.gui.ProgressObserver
-
Returns true if the progress observer is set to indeterminate.
- isLeftToRight(Component) - Static method in class ch.randelshofer.pdf.plaf.PDFUtilities
-
- isMaintainAspectRatio() - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- isMatchCase() - Method in class ch.randelshofer.view.FindPanel
-
- isMatchWord() - Method in class ch.randelshofer.view.FindPanel
-
- isNativeLookAndFeel() - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- isNodeAddable(MutableTreeNode, int) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
- isNodeAddable(MutableTreeNode, int) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Returns whether a node may be added.
- isNodeEditable(MutableTreeNode) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Returns wether the specified node may be renamed.
- isNodeEditable(MutableTreeNode) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Returns wether the specified node may be edited.
- isNodeRemovable(MutableTreeNode) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Returns wether the specified node may be removed.
- isNodeRemovable(MutableTreeNode) - Method in interface ch.randelshofer.gui.tree.MutableTreeModel
-
Returns whether the specified node may be removed.
- isOnActiveWindow(Component) - Static method in class ch.randelshofer.pdf.plaf.PDFUtilities
-
Returns true if the component is on a Dialog or a Frame, which is active,
or if it is on a Window, which is focused.
- isOpenWindowEnabled() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- isPlaceButtonsTogether - Variable in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- isPressed() - Method in class ch.randelshofer.gui.AbstractButton
-
Indicates if the button has been pressed.
- isQTJavaInstalled() - Method in class ch.randelshofer.gui.datatransfer.PictImageReader
-
- isRemovable(int) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Returns true if the specified element may be removed.
- isRemovable(int) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Returns true if the specified element can be removed.
- isScaleToFit() - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- isSelected() - Method in class ch.randelshofer.gui.AbstractButton
-
Indicates if the button has been selected.
- isShowStruct() - Method in class ch.randelshofer.view.AbstractStructView
-
- isSmall() - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- isSmallSizeVariant(JComponent) - Static method in class ch.randelshofer.pdf.plaf.PDFUtilities
-
Returns true, if the component should use the small appearance.
- isSubpixAAEnabled() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- isSubpixAAEnabled() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- isSupportedLookAndFeel() - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- isSuspended() - Method in class ch.randelshofer.io.SuspendableInputStream
-
- itemStateChanged(ItemEvent) - Method in class ch.randelshofer.view.AbstractStructView
-
- itemStateChanged(ItemEvent) - Method in class ch.randelshofer.view.AbstractVideoView
-
- itemStateChanged(ItemEvent) - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- itemStateChanged(ItemEvent) - Method in class ch.randelshofer.view.ANIMVideoView
-
- itemStateChanged(ItemEvent) - Method in class ch.randelshofer.view.ILBMView
-
- itemStateChanged(ItemEvent) - Method in class ch.randelshofer.view.ImageView
-
- itemStateChanged(ItemEvent) - Method in class ch.randelshofer.view.SEQVideoView
-
- itemStateChanged(ItemEvent) - Method in class ch.randelshofer.view.TextView
-
- iterator() - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
- iterator() - Method in class ch.randelshofer.util.EnumIterable
-
- IteratorInitialize(SegmentTree) - Static method in class ch.randelshofer.segmenttree.SegmentTreePostorderIterator
-
Creates the iterator
- IteratorInitialize(SegmentNode) - Static method in class ch.randelshofer.segmenttree.SegmentTreePostorderIterator
-
Creates iterator which will start from specific node
- IteratorInitialize(SegmentTree) - Static method in class ch.randelshofer.segmenttree.SegmentTreePreorderIterator
-
Creates the iterator
- IteratorInitialize(SegmentNode) - Static method in class ch.randelshofer.segmenttree.SegmentTreePreorderIterator
-
Creates iterator which will start from specific node
- MagicRecognizer - Class in ch.randelshofer.activation
-
MagicRecognizer.
- MagicRecognizer() - Constructor for class ch.randelshofer.activation.MagicRecognizer
-
- main(String[]) - Static method in class ch.randelshofer.debug.ClipboardInspector
-
- main(String[]) - Static method in class ch.randelshofer.debug.Debugger
-
- main(String[]) - Static method in class ch.randelshofer.debug.DesktopPropertiesInspector
-
- main(String[]) - Static method in class ch.randelshofer.debug.MemoryMonitor
-
- main(String[]) - Static method in class ch.randelshofer.debug.Sizeof
-
- main(String[]) - Static method in class ch.randelshofer.debug.SystemColorsInspector
-
- main(String[]) - Static method in class ch.randelshofer.debug.SystemPropertiesInspector
-
- main(String[]) - Static method in class ch.randelshofer.debug.UIDefaultsInspector
-
- Main - Class in ch.randelshofer.multishow
-
Main.
- Main() - Constructor for class ch.randelshofer.multishow.Main
-
- main(String[]) - Static method in class ch.randelshofer.multishow.Main
-
- Main - Class in ch.randelshofer.seqconverter
-
A utility for converting Atari Cyberpaint Sequence animations (.SEQ) to
IFF ANIM or to AVI.
- Main() - Constructor for class ch.randelshofer.seqconverter.Main
-
Creates new form Main
- main(String[]) - Static method in class ch.randelshofer.seqconverter.Main
-
- maintainAspectRatio - Variable in class ch.randelshofer.gui.ScaleFactorConstraints
-
- makeBufferedImage(String) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- makeIcons(String, int, boolean) - Static method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- makeImage(String) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- makeImageBevelBorder(String, Insets) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- makeImageBevelBorder(String, Insets, boolean) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- makeImageBevelBorder(String, Insets, Insets, boolean) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- makeImageBevelBorders(String, Insets, int, boolean) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- makeImageBevelBorders(String, Insets, Insets, int, boolean, boolean) - Method in class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- match(MimeType) - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Returns true if the primary type and the
subtype of this object are the same as the specified
type; otherwise returns false.
- match(String) - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Returns true if the primary type and the
subtype of this object are the same as the content type
described in rawdata; otherwise returns
false.
- Matcher - Class in ch.randelshofer.util.regex
-
Searches for an occurence of a case sensitive text on a document.
- Matcher(Document, String) - Constructor for class ch.randelshofer.util.regex.Matcher
-
Creates a new instance of Matcher which
performs a case sensitive search.
- Matcher(Document, String, boolean, boolean) - Constructor for class ch.randelshofer.util.regex.Matcher
-
Creates a new instance of Matcher
- max(int[]) - Static method in class ch.randelshofer.util.ArrayUtil
-
Returns the biggest integer value of the array.
- maximumLayoutSize(Container) - Method in class ch.randelshofer.gui.CornerLayout
-
- maximumLayoutSize(Container) - Method in class ch.randelshofer.gui.ScaleFactorLayout
-
- MemoryMonitor - Class in ch.randelshofer.debug
-
Tracks Memory allocated & used, displayed in graph form.
- MemoryMonitor() - Constructor for class ch.randelshofer.debug.MemoryMonitor
-
- MemoryMonitor.Surface - Class in ch.randelshofer.debug
-
- MemoryMonitor.Surface() - Constructor for class ch.randelshofer.debug.MemoryMonitor.Surface
-
- MemoryMonitorBeanInfo - Class in ch.randelshofer.debug
-
- MemoryMonitorBeanInfo() - Constructor for class ch.randelshofer.debug.MemoryMonitorBeanInfo
-
- mergeSettingsMenuItems(JMenu) - Method in class ch.randelshofer.view.AbstractView
-
Adds menu items to the "Settings" menu.
- mergeSettingsMenuItems(JMenu) - Method in class ch.randelshofer.view.AbstractViewAWT
-
Adds menu items to the "Settings" menu.
- mergeSettingsMenuItems(JMenu) - Method in class ch.randelshofer.view.AudioView
-
Adds menu items to the "Settings" menu.
- mergeSettingsMenuItems(JMenu) - Method in class ch.randelshofer.view.BinaryView
-
Adds menu items to the "Settings" menu.
- mergeSettingsMenuItems(JMenu) - Method in class ch.randelshofer.view.EightSVXView
-
Adds menu items to the "Settings" menu.
- mergeSettingsMenuItems(JMenu) - Method in class ch.randelshofer.view.HTMLView
-
Adds menu items to the "Settings" menu.
- mergeSettingsMenuItems(JMenu) - Method in class ch.randelshofer.view.ImageView
-
- mergeSettingsMenuItems(JMenu) - Method in class ch.randelshofer.view.TextView
-
Adds menu items to the "Settings" menu.
- mergeSettingsMenuItems(JMenu) - Method in interface ch.randelshofer.view.View
-
Merges menu items of this viewer into the "Settings" menu
of the container of this viewer.
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.AbstractStructView
-
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.AbstractVideoView
-
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.AbstractView
-
Adds menu items to the "View" menu.
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.AbstractViewAWT
-
Adds menu items to the "View" menu.
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.ANIMVideoView
-
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.AudioView
-
Adds menu items to the "View" menu.
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.BinaryView
-
Adds menu items to the "View" menu.
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.EightSVXView
-
Adds menu items to the "View" menu.
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.HTMLView
-
Adds menu items to the "View" menu.
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.ILBMView
-
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.ImageView
-
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.SEQVideoView
-
- mergeViewMenuItems(JMenu) - Method in class ch.randelshofer.view.TextView
-
Adds menu items to the "View" menu.
- mergeViewMenuItems(JMenu) - Method in interface ch.randelshofer.view.View
-
Merges menu items of this viewer into the "View" menu
of the container of this viewer.
- MimeType - Class in ch.randelshofer.gui.datatransfer
-
A Multipurpose Internet Mail Extension (MIME) type, as defined
in RFC 2045 and 2046.
- MimeType() - Constructor for class ch.randelshofer.gui.datatransfer.MimeType
-
Constructor for externalization; this constructor should not be
called directly by an application, since the result will be an
uninitialized, immutable MimeType object.
- MimeType(String) - Constructor for class ch.randelshofer.gui.datatransfer.MimeType
-
Builds a MimeType from a String.
- MimeType(String, String) - Constructor for class ch.randelshofer.gui.datatransfer.MimeType
-
Builds a MimeType with the given primary and sub
type but has an empty parameter list.
- MimeType(String, String, MimeTypeParameterList) - Constructor for class ch.randelshofer.gui.datatransfer.MimeType
-
Builds a MimeType with a pre-defined
and valid (or empty) parameter list.
- MimeTypeParseException - Exception in ch.randelshofer.gui.datatransfer
-
A class to encapsulate MimeType parsing related exceptions
- MimeTypeParseException() - Constructor for exception ch.randelshofer.gui.datatransfer.MimeTypeParseException
-
Constructs a MimeTypeParseException with no specified detail message.
- MimeTypeParseException(String) - Constructor for exception ch.randelshofer.gui.datatransfer.MimeTypeParseException
-
Constructs a MimeTypeParseException with the specified detail message.
- minimumLayoutSize(Container) - Method in class ch.randelshofer.gui.CornerLayout
-
- minimumLayoutSize(Container) - Method in class ch.randelshofer.gui.ScaleFactorLayout
-
- minimumLayoutSize(Container) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider.PDFDividerLayout
-
- mouseClicked(MouseEvent) - Method in class ch.randelshofer.gui.AbstractButton
-
- mouseClicked(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider.Handler
-
Double click on the split bar moves it to the bottom or to the left.
- mouseDragged(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFTrackListener
-
Set the models value to the position of the thumb's top of Vertical
scrollbar, or the left/right of Horizontal scrollbar in
left-to-right/right-to-left scrollbar relative to the origin of the
track.
- mouseDragged(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI.PDFTrackListener
-
Set the models value to the position of the top/left
of the thumb relative to the origin of the track.
- mouseEntered(MouseEvent) - Method in class ch.randelshofer.gui.AbstractButton
-
- mouseEntered(MouseEvent) - Method in class ch.randelshofer.gui.event.TimedButtonTrigger
-
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonListener
-
- mouseEntered(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFArrowButtonListener
-
- mouseExited(MouseEvent) - Method in class ch.randelshofer.gui.AbstractButton
-
- mouseExited(MouseEvent) - Method in class ch.randelshofer.gui.event.TimedButtonTrigger
-
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonListener
-
- mouseExited(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFArrowButtonListener
-
- mouseMoved(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFTrackListener
-
- mouseMoved(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI.PDFTrackListener
-
- mousePressed(MouseEvent) - Method in class ch.randelshofer.gui.AbstractButton
-
- mousePressed(MouseEvent) - Method in class ch.randelshofer.gui.event.TimedButtonTrigger
-
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonListener
-
- mousePressed(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFCaret
-
- mousePressed(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFArrowButtonListener
-
- mousePressed(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFTrackListener
-
If the mouse is pressed above the "thumb" component
then reduce the scrollbars value by one page ("page up"),
otherwise increase it by one page.
- mousePressed(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI.PDFTrackListener
-
If the mouse is pressed above the "thumb" component
then reduce the scrollbars value by one page ("page up"),
otherwise increase it by one page.
- mouseReleased(MouseEvent) - Method in class ch.randelshofer.gui.AbstractButton
-
- mouseReleased(MouseEvent) - Method in class ch.randelshofer.gui.event.TimedButtonTrigger
-
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class ch.randelshofer.gui.ToggleButton
-
- mouseReleased(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonListener
-
- mouseReleased(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFArrowButtonListener
-
- mouseReleased(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFTrackListener
-
- mouseReleased(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI.PDFTrackListener
-
- mouseReleased(MouseEvent) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider.Handler
-
If dragger is not null it is messaged with completeDrag.
- MP3StructView - Class in ch.randelshofer.view
-
Displays the structure of an MP3 elementary stream.
- MP3StructView() - Constructor for class ch.randelshofer.view.MP3StructView
-
Creates new form PictStructView
- MP3StructView.MP3Model - Class in ch.randelshofer.view
-
- MP3StructView.MP3Model(InputStream, File) - Constructor for class ch.randelshofer.view.MP3StructView.MP3Model
-
- MP3StructView.MP3Node - Class in ch.randelshofer.view
-
- MP3StructView.MP3Node(MP3StructView.MP3Model, String, File, MP3ElementaryInputStream.Frame, byte[], int, long, long) - Constructor for class ch.randelshofer.view.MP3StructView.MP3Node
-
- MPEG4StructView - Class in ch.randelshofer.view
-
Displays the structure of a QuickTime file and parses well known atoms.
- MPEG4StructView() - Constructor for class ch.randelshofer.view.MPEG4StructView
-
Initializes the Form
- MPEG4StructView.MPEG4Box - Class in ch.randelshofer.view
-
- MPEG4StructView.MPEG4Box(MPEG4StructView.MPEG4Model, String, long, long) - Constructor for class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- MPEG4StructView.MPEG4Box(MPEG4StructView.MPEG4Model, String, long, long, byte[]) - Constructor for class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- MPEG4StructView.MPEG4Box(MPEG4StructView.MPEG4Model, String, long, long, File) - Constructor for class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- MPEG4StructView.MPEG4Model - Class in ch.randelshofer.view
-
- MPEG4StructView.MPEG4Model(File, InputStream) - Constructor for class ch.randelshofer.view.MPEG4StructView.MPEG4Model
-
- MultiFileTypeMap - Class in ch.randelshofer.activation
-
This file type map serves as a
container for a collection of file type maps.
- MultiFileTypeMap() - Constructor for class ch.randelshofer.activation.MultiFileTypeMap
-
- MultiIcon - Class in ch.randelshofer.gui.icon
-
An icon which paints one out of multiple icons depending on the state
of the component.
- MultiIcon(Icon[]) - Constructor for class ch.randelshofer.gui.icon.MultiIcon
-
Creates a new instance from an array of icons.
- MultiIcon(Image[]) - Constructor for class ch.randelshofer.gui.icon.MultiIcon
-
Creates a new instance from an array of images.
- MultiIcon(Image, int, boolean) - Constructor for class ch.randelshofer.gui.icon.MultiIcon
-
Creates a new instance.
- multipliedPixelAspectItem - Variable in class ch.randelshofer.view.AbstractVideoView
-
Menu items.
- MultiRecognizer - Class in ch.randelshofer.activation
-
This content type detector serves as a
container for a collection of content type detectors.
- MultiRecognizer() - Constructor for class ch.randelshofer.activation.MultiRecognizer
-
- MultiShowApplicationModel - Class in ch.randelshofer.multishow
-
MultiShowApplicationModel.
- MultiShowApplicationModel() - Constructor for class ch.randelshofer.multishow.MultiShowApplicationModel
-
- MultiShowMenuBuilder - Class in ch.randelshofer.multishow
-
MultiShowMenuBuilder.
- MultiShowMenuBuilder() - Constructor for class ch.randelshofer.multishow.MultiShowMenuBuilder
-
- MultiShowView - Class in ch.randelshofer.multishow
-
MultiShowView.
- MultiShowView() - Constructor for class ch.randelshofer.multishow.MultiShowView
-
Creates new form MultiShowView
- MutableJTree - Class in ch.randelshofer.gui
-
A JTree that uses a MutableTreeModel.
- MutableJTree() - Constructor for class ch.randelshofer.gui.MutableJTree
-
Constructs a MutableJTree with an empty DefaultMutableTreeModel.
- MutableJTree(MutableTreeModel) - Constructor for class ch.randelshofer.gui.MutableJTree
-
Constructs a MutableJTree with the specified MutableTreeModel.
- MutableListModel - Interface in ch.randelshofer.gui.list
-
Specifies the requirements for a mutable list model.
- MutableTreeModel - Interface in ch.randelshofer.gui.tree
-
Speficies the requirements for a mutable tree model.
- packParent() - Method in class ch.randelshofer.view.AbstractVideoView
-
- packParent() - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- packParent() - Method in class ch.randelshofer.view.ImageView
-
- PAGE_PROPERTY - Static variable in class ch.randelshofer.pdf.JPDFPagePanel
-
Name of the "page" property.
- PageChangeListener - Interface in ch.randelshofer.pdf
-
A listener to indicate that some control has asked for a particular
page to be displayed.
- pageShown(int) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
Sets the currently viewed page, indicates it with a highlight
thumbnailInsets, and makes sure the thumbnail is visible.
- pageToView(Point2D.Float) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
Converts a point in view coordinates to page coordinates.
- paint(Graphics) - Method in class ch.randelshofer.debug.UIDefaultsCellRenderer
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.gui.plaf.CustomButtonUI
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- paint(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFArrowButton
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- paint(Graphics, int, int, Shape, JTextComponent) - Method in class ch.randelshofer.pdf.plaf.PDFHighlighter.PDFHighlightPainter
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFLabelUI
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- paint(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider
-
Paints the divider.
- paint(Graphics, JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneUI
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarSeparatorUI
-
- paint(Graphics, JComponent) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
- paint(Component, Graphics, int, int, int, int, Object[]) - Method in class ch.randelshofer.pdf.plaf.util.CachedPainter
-
Renders the cached image to the the passed in Graphic.
- paint(Graphics) - Method in class ch.randelshofer.view.AbstractVideoViewAWT.VideoPanel
-
- PaintableColor - Class in ch.randelshofer.pdf.plaf.color
-
This is a Color with an optional 'hidden' Paint attribute.
- PaintableColor(int, boolean) - Constructor for class ch.randelshofer.pdf.plaf.color.PaintableColor
-
Creates a new instance.
- PaintableColor(int) - Constructor for class ch.randelshofer.pdf.plaf.color.PaintableColor
-
- PaintableColor(int, int, int) - Constructor for class ch.randelshofer.pdf.plaf.color.PaintableColor
-
- PaintableColor(int, int, int, int) - Constructor for class ch.randelshofer.pdf.plaf.color.PaintableColor
-
- paintBevel(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.plaf.BevelRenderer
-
Paints the bevel image for the specified component with the
specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.AnimatedBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.BackdropBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.BackgroundBorderUIResource
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.ButtonStateBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.CachedImageBevelBorder
-
Paints the bevel image for the specified component with the
specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.ColorBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.FocusBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.ImageBevelBorder
-
Paints the bevel image for the specified component with the
specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.OverlayBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarButtonStateBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarTabButtonBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarToggleButtonBorder
-
- paintButtonPressed(Graphics, AbstractButton) - Method in class ch.randelshofer.gui.plaf.CustomButtonUI
-
- paintButtonPressed(Graphics, AbstractButton) - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- paintButtonPressed(Graphics, AbstractButton) - Method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- paintComponent(Graphics) - Method in class ch.randelshofer.debug.MemoryMonitor.Surface
-
- paintComponent(Graphics) - Method in class ch.randelshofer.gui.AbstractButton
-
- paintComponent(Graphics) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
Draw the renderedImage.
- paintComponent(Graphics) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
Updates the positions of the thumbnails, and draws them to the
screen.
- paintComponent(Graphics) - Method in class ch.randelshofer.view.AbstractVideoView.VideoPanel
-
- paintDisabledText(JLabel, Graphics, String, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFLabelUI
-
Paint label with disabled text color.
- paintDragWindow(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
Paints the contents of the window used for dragging.
- paintEnabledText(JLabel, Graphics, String, int, int) - Method in class ch.randelshofer.pdf.plaf.PDFLabelUI
-
- painterInstance - Static variable in class ch.randelshofer.pdf.plaf.PDFHighlighter
-
- paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class ch.randelshofer.gui.plaf.CustomButtonUI
-
- paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- paintFocus(Graphics) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- paintFocus(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.gui.icon.MultiIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.gui.icon.SliderThumbIcon
-
- paintIcon(Component, Graphics, int, int) - Method in interface ch.randelshofer.gui.IconAWT
-
Draws the icon at the specified location.
- paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.gui.ImageIconAWT
-
Paints the icon.
- paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.gui.LazyImageIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.gui.PolygonIcon
-
Draws the icon at the specified location.
- paintIcon(Component, Graphics, int, int) - Method in class ch.randelshofer.gui.VectorIcon
-
Draws the icon at the specified location.
- paintIcon(Graphics, JComponent, Rectangle) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- paintImage(Component, Graphics, int, int, int, int, Image, Object[]) - Method in class ch.randelshofer.pdf.plaf.util.CachedPainter
-
Paints the image to the specified location.
- paintLabels(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class ch.randelshofer.pdf.plaf.PDFHighlighter.PDFHighlightPainter
-
- paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- paintSafely(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- paintText(Graphics, JComponent, Rectangle, String) - Method in class ch.randelshofer.gui.plaf.CustomButtonUI
-
- paintText(Graphics, JComponent, Rectangle, String) - Method in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- paintText(Graphics, AbstractButton, Rectangle, String) - Method in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- paintText(Graphics, JComponent, Rectangle, String) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
As of Java 2 platform v 1.4 this method should not be used or overriden.
- paintText(Graphics, AbstractButton, Rectangle, String) - Method in class ch.randelshofer.pdf.plaf.PDFButtonUI
-
Method which renders the text of the current button.
- paintThumb(Graphics) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- paintThumb(Graphics, JComponent, Rectangle) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- paintThumb(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- paintTicks(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- paintToImage(Component, Graphics, int, int, Object[]) - Method in class ch.randelshofer.gui.border.CachedImageBevelBorder
-
- paintToImage(Component, Graphics, int, int, Object[]) - Method in class ch.randelshofer.pdf.plaf.util.CachedPainter
-
Paints the representation to cache to the supplied Graphics.
- paintTrack(Graphics) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- paintTrack(Graphics, JComponent, Rectangle) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
This method actually paints the track plus the button artwork.
- paintTrack(Graphics) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- parseHexNumbers() - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Enables number parsing for decimal numbers and for hexadecimal numbers
- parseNumbers() - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Specifies that numbers should be parsed by this tokenizer.
- PBMView - Class in ch.randelshofer.view
-
This viewer displays images of type IFF PBM.
- PBMView() - Constructor for class ch.randelshofer.view.PBMView
-
Initializes the Form
- PDF_PROPERTY - Static variable in class ch.randelshofer.pdf.JPDFFilePanel
-
- PDFArrowButton - Class in ch.randelshofer.pdf.plaf
-
PDFArrowButton is used handle events for the arrow buttons of a
PDFScrollBarUI.
- PDFArrowButton(JScrollBar) - Constructor for class ch.randelshofer.pdf.plaf.PDFArrowButton
-
- PDFBorderFactory - Class in ch.randelshofer.pdf.plaf
-
Creates an ImageBevelBorder instance optimized for this JVM.
- PDFButtonBorder - Class in ch.randelshofer.pdf.plaf
-
PDFButtonBorder.
- PDFButtonBorder(String) - Constructor for class ch.randelshofer.pdf.plaf.PDFButtonBorder
-
Creates a new instance.
- PDFButtonListener - Class in ch.randelshofer.pdf.plaf
-
PDFButtonBorder.
- PDFButtonListener(AbstractButton) - Constructor for class ch.randelshofer.pdf.plaf.PDFButtonListener
-
Creates a new instance.
- PDFButtonStateBorder - Class in ch.randelshofer.pdf.plaf
-
PDFButtonStateBorder.
- PDFButtonStateBorder(Border, Border, Border, Border, Border, Border, Border, Border, Border, Border) - Constructor for class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
Creates a new instance.
- PDFButtonStateBorder(Border[]) - Constructor for class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
Creates a new instance.
- PDFButtonStateBorder(Image[], Insets, Insets, boolean) - Constructor for class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
Creates a new instance.
- PDFButtonStateBorder(Image, int, boolean, Insets, Insets, boolean) - Constructor for class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
Creates a new instance.
- PDFButtonUI - Class in ch.randelshofer.pdf.plaf
-
QuaquaButtonUI.
- PDFButtonUI() - Constructor for class ch.randelshofer.pdf.plaf.PDFButtonUI
-
- PDFCaret - Class in ch.randelshofer.pdf.plaf
-
QuaquaCaret.
- PDFCaret(Window, JTextComponent) - Constructor for class ch.randelshofer.pdf.plaf.PDFCaret
-
- pdfDocumentPanel - Variable in class ch.randelshofer.pdf.EmbedPDFApplet
-
- PDFHighlighter - Class in ch.randelshofer.pdf.plaf
-
QuaquaHighlighter.
- PDFHighlighter() - Constructor for class ch.randelshofer.pdf.plaf.PDFHighlighter
-
- PDFHighlighter.PDFHighlightPainter - Class in ch.randelshofer.pdf.plaf
-
- PDFHighlighter.PDFHighlightPainter(Color) - Constructor for class ch.randelshofer.pdf.plaf.PDFHighlighter.PDFHighlightPainter
-
- PDFKeyboardFocusManager - Class in ch.randelshofer.pdf.plaf
-
PDFKeyboardFocusManager.
- PDFKeyboardFocusManager() - Constructor for class ch.randelshofer.pdf.plaf.PDFKeyboardFocusManager
-
Creates a new instance.
- PDFLabelUI - Class in ch.randelshofer.pdf.plaf
-
PDFLabelUI.
- PDFLabelUI() - Constructor for class ch.randelshofer.pdf.plaf.PDFLabelUI
-
- PDFLookAndFeel - Class in ch.randelshofer.pdf.plaf
-
PDFLookAndFeel.
- PDFLookAndFeel() - Constructor for class ch.randelshofer.pdf.plaf.PDFLookAndFeel
-
- pdfPanel - Variable in class ch.randelshofer.pdf.action.AbstractJPDFFilePanelAction
-
- PDFPrintPage - Class in ch.randelshofer.pdf
-
A class representing a print job for a particular PDFFile.
- PDFPrintPage(PDFFile) - Constructor for class ch.randelshofer.pdf.PDFPrintPage
-
Create a new PDFPrintPage object for a particular PDFFile.
- PDFScrollBarUI - Class in ch.randelshofer.pdf.plaf
-
PDFScrollBarUI.
- PDFScrollBarUI() - Constructor for class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
Creates a new instance.
- PDFScrollBarUI.PDFArrowButtonListener - Class in ch.randelshofer.pdf.plaf
-
Listener for cursor keys.
- PDFScrollBarUI.PDFArrowButtonListener() - Constructor for class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFArrowButtonListener
-
- PDFScrollBarUI.PDFPropertyChangeHandler - Class in ch.randelshofer.pdf.plaf
-
- PDFScrollBarUI.PDFPropertyChangeHandler() - Constructor for class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFPropertyChangeHandler
-
- PDFScrollBarUI.PDFScrollListener - Class in ch.randelshofer.pdf.plaf
-
Listener for scrolling events initiated in the
ScrollPane.
- PDFScrollBarUI.PDFScrollListener() - Constructor for class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFScrollListener
-
- PDFScrollBarUI.PDFScrollListener(int, boolean) - Constructor for class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFScrollListener
-
- PDFScrollBarUI.PDFTrackListener - Class in ch.randelshofer.pdf.plaf
-
- PDFScrollBarUI.PDFTrackListener() - Constructor for class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFTrackListener
-
- PDFSliderUI - Class in ch.randelshofer.pdf.plaf
-
PDFSliderUI.
- PDFSliderUI(JSlider) - Constructor for class ch.randelshofer.pdf.plaf.PDFSliderUI
-
- PDFSliderUI.PDFTrackListener - Class in ch.randelshofer.pdf.plaf
-
Track mouse movements.
- PDFSliderUI.PDFTrackListener() - Constructor for class ch.randelshofer.pdf.plaf.PDFSliderUI.PDFTrackListener
-
- PDFSplitPaneDivider - Class in ch.randelshofer.pdf.plaf
-
PDFSplitPaneDivider.
- PDFSplitPaneDivider(BasicSplitPaneUI) - Constructor for class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider
-
Creates a new instance.
- PDFSplitPaneDivider.Handler - Class in ch.randelshofer.pdf.plaf
-
MouseHandler is responsible for converting mouse events
(released, dragged...) into the appropriate DragController
methods.
- PDFSplitPaneDivider.Handler() - Constructor for class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider.Handler
-
- PDFSplitPaneDivider.PDFDividerLayout - Class in ch.randelshofer.pdf.plaf
-
Used to layout a BasicSplitPaneDivider.
- PDFSplitPaneDivider.PDFDividerLayout() - Constructor for class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider.PDFDividerLayout
-
- PDFSplitPaneUI - Class in ch.randelshofer.pdf.plaf
-
PDFSplitPaneUI.
- PDFSplitPaneUI() - Constructor for class ch.randelshofer.pdf.plaf.PDFSplitPaneUI
-
Creates a new instance.
- PDFTextFieldBorder - Class in ch.randelshofer.pdf.plaf
-
PDFTextFieldBorder.
- PDFTextFieldBorder(String, Insets, Insets) - Constructor for class ch.randelshofer.pdf.plaf.PDFTextFieldBorder
-
Creates a new instance.
- PDFTextFieldBorder.UIResource - Class in ch.randelshofer.pdf.plaf
-
- PDFTextFieldBorder.UIResource(String, Insets, Insets) - Constructor for class ch.randelshofer.pdf.plaf.PDFTextFieldBorder.UIResource
-
- PDFTextFieldFocusHandler - Class in ch.randelshofer.pdf.plaf
-
PDFTextFieldFocusHandler.
- PDFTextFieldUI - Class in ch.randelshofer.pdf.plaf
-
PDFTextFieldUI.
- PDFTextFieldUI() - Constructor for class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- PDFToolBarBorder - Class in ch.randelshofer.pdf.plaf
-
PDFToolBarBorder.
- PDFToolBarBorder() - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarBorder
-
- PDFToolBarBorder.UIResource - Class in ch.randelshofer.pdf.plaf
-
- PDFToolBarBorder.UIResource() - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarBorder.UIResource
-
- PDFToolBarButtonStateBorder - Class in ch.randelshofer.pdf.plaf
-
ToolbarButtonStateBorder.
- PDFToolBarButtonStateBorder(Border, Border, Border, Border, Border, Border, Border, Border, Border, Border, boolean) - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarButtonStateBorder
-
- PDFToolBarButtonStateBorder(Border[], boolean) - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarButtonStateBorder
-
Creates a new instance.
- PDFToolBarButtonStateBorder(Image[], Insets, Insets, boolean, boolean) - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarButtonStateBorder
-
Creates a new instance.
- PDFToolBarButtonStateBorder(Image, int, boolean, Insets, Insets, boolean, boolean) - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarButtonStateBorder
-
Creates a new instance.
- PDFToolBarSeparatorUI - Class in ch.randelshofer.pdf.plaf
-
PDFToolBarSeparatorUI.
- PDFToolBarSeparatorUI() - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarSeparatorUI
-
- PDFToolBarTabButtonBorder - Class in ch.randelshofer.pdf.plaf
-
ToolBarTabButtonBorder.
- PDFToolBarTabButtonBorder() - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarTabButtonBorder
-
- PDFToolBarToggleButtonBorder - Class in ch.randelshofer.pdf.plaf
-
ToolBarButtonBorder.
- PDFToolBarToggleButtonBorder() - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarToggleButtonBorder
-
- PDFToolBarUI - Class in ch.randelshofer.pdf.plaf
-
PDFToolBarUI.
- PDFToolBarUI() - Constructor for class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
- pdfURL - Variable in class ch.randelshofer.pdf.EmbedPDFApplet
-
- PDFUtilities - Class in ch.randelshofer.pdf.plaf
-
PDFUtilities.
- PDFUtilities() - Constructor for class ch.randelshofer.pdf.plaf.PDFUtilities
-
- PictImageReader - Class in ch.randelshofer.gui.datatransfer
-
PictImageReader for reading clipboard images with the "images/x-pict"
data flavor.
- PictImageReader() - Constructor for class ch.randelshofer.gui.datatransfer.PictImageReader
-
- PictStructView - Class in ch.randelshofer.view
-
Displays the structure of a PICT file and parses well known chunks.
- PictStructView() - Constructor for class ch.randelshofer.view.PictStructView
-
Creates new form PictStructView
- PictStructView.PictModel - Class in ch.randelshofer.view
-
- PictStructView.PictModel(InputStream) - Constructor for class ch.randelshofer.view.PictStructView.PictModel
-
- PictStructView.PictNode - Class in ch.randelshofer.view
-
- PictStructView.PictNode(PictStructView.PictModel, int, int, byte[]) - Constructor for class ch.randelshofer.view.PictStructView.PictNode
-
- pingPongItem - Variable in class ch.randelshofer.view.ANIMVideoView
-
Menu items.
- pingPongItem - Variable in class ch.randelshofer.view.SEQVideoView
-
Menu items.
- pixelAspectRatio - Variable in class ch.randelshofer.gui.ScaleFactorConstraints
-
Pixel width divided by pixel height.
- PlafConstants - Interface in ch.randelshofer.gui.plaf
-
- PlafUtils - Class in ch.randelshofer.gui.plaf
-
This is a dumping ground for random stuff we want to use in several places.
- PlafUtils() - Constructor for class ch.randelshofer.gui.plaf.PlafUtils
-
- PlainTextTransferable - Class in ch.randelshofer.gui.datatransfer
-
PlainTextTransferable.
- PlainTextTransferable(String) - Constructor for class ch.randelshofer.gui.datatransfer.PlainTextTransferable
-
- PlainTextTransferable(DataFlavor, String) - Constructor for class ch.randelshofer.gui.datatransfer.PlainTextTransferable
-
- PlainTextTransferable(DataFlavor[], String) - Constructor for class ch.randelshofer.gui.datatransfer.PlainTextTransferable
-
- play() - Method in class ch.randelshofer.view.AudioView
-
- play() - Method in class ch.randelshofer.view.EightSVXView
-
- playEveryFrameItem - Variable in class ch.randelshofer.view.AbstractVideoView
-
- playEveryFrameItem - Variable in class ch.randelshofer.view.AbstractVideoViewAWT
-
- playWrapupFramesItem - Variable in class ch.randelshofer.view.ANIMVideoView
-
- playWrapupFramesItem - Variable in class ch.randelshofer.view.SEQVideoView
-
- PNGStructView - Class in ch.randelshofer.view
-
Displays the structure of a PNG file and parses well known chunks.
- PNGStructView() - Constructor for class ch.randelshofer.view.PNGStructView
-
Initializes the Form
- PNGStructView.PNGChunk - Class in ch.randelshofer.view
-
- PNGStructView.PNGChunk(PNGStructView.PNGModel, String, long, long, int) - Constructor for class ch.randelshofer.view.PNGStructView.PNGChunk
-
- PNGStructView.PNGChunk(PNGStructView.PNGModel, String, long, long, byte[], int) - Constructor for class ch.randelshofer.view.PNGStructView.PNGChunk
-
- PNGStructView.PNGChunk(PNGStructView.PNGModel, String, long, long, File, int) - Constructor for class ch.randelshofer.view.PNGStructView.PNGChunk
-
- PNGStructView.PNGModel - Class in ch.randelshofer.view
-
- PNGStructView.PNGModel(File, InputStream) - Constructor for class ch.randelshofer.view.PNGStructView.PNGModel
-
- PolygonIcon - Class in ch.randelshofer.gui
-
An Icon which is composed of java.awt.Polygon's.
- PolygonIcon(Polygon[], Dimension) - Constructor for class ch.randelshofer.gui.PolygonIcon
-
Creates a new icon.
- PolygonIcon(Polygon, Dimension) - Constructor for class ch.randelshofer.gui.PolygonIcon
-
Creates a new icon.
- PREFERRED_ZOOM_FACTOR_PROPERTY - Static variable in class ch.randelshofer.pdf.JPDFPagePanel
-
Name of the "preferredZoomFactor" property.
- preferredLayoutSize(Container) - Method in class ch.randelshofer.gui.CornerLayout
-
- preferredLayoutSize(Container) - Method in class ch.randelshofer.gui.ScaleFactorLayout
-
- preferredLayoutSize(Container) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider.PDFDividerLayout
-
- print(boolean) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a boolean value.
- print(char) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a character.
- print(int) - Method in class ch.randelshofer.io.PrintWriter2
-
Print an integer.
- print(long) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a long integer.
- print(float) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a floating-point number.
- print(double) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a double-precision floating-point number.
- print(char[]) - Method in class ch.randelshofer.io.PrintWriter2
-
Print an array of characters.
- print(String) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a string.
- print(Object) - Method in class ch.randelshofer.io.PrintWriter2
-
Print an object.
- print(Graphics, PageFormat, int) - Method in class ch.randelshofer.pdf.PDFPrintPage
-
- printFile(boolean, ProgressObserver) - Method in class ch.randelshofer.pdf.PDFPrintPage
-
An example method to print a file.
- println() - Method in class ch.randelshofer.io.PrintWriter2
-
Terminate the current line by writing the line separator string.
- println(boolean) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a boolean value and then terminate the line.
- println(char) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a character and then terminate the line.
- println(int) - Method in class ch.randelshofer.io.PrintWriter2
-
Print an integer and then terminate the line.
- println(long) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a long integer and then terminate the line.
- println(float) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a floating-point number and then terminate the line.
- println(double) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a double-precision floating-point number and then terminate the
line.
- println(char[]) - Method in class ch.randelshofer.io.PrintWriter2
-
Print an array of characters and then terminate the line.
- println(String) - Method in class ch.randelshofer.io.PrintWriter2
-
Print a String and then terminate the line.
- println(Object) - Method in class ch.randelshofer.io.PrintWriter2
-
Print an Object and then terminate the line.
- printPDF() - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
JavaScript API for printing the PDF document.
- printPDF() - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- printSegmentTree(SegmentTree<T>) - Static method in class ch.randelshofer.segmenttree.SegmentTree
-
- PrintWriter2 - Class in ch.randelshofer.io
-
Same as java.io.PrintWriter with an additional method setLineSeparator
allowing to use a line separator that is not the default line separator
of the underlying operating system.
- PrintWriter2(Writer) - Constructor for class ch.randelshofer.io.PrintWriter2
-
Create a new PrintWriter, without automatic line flushing.
- PrintWriter2(Writer, boolean) - Constructor for class ch.randelshofer.io.PrintWriter2
-
Create a new PrintWriter.
- PrintWriter2(OutputStream) - Constructor for class ch.randelshofer.io.PrintWriter2
-
Create a new PrintWriter, without automatic line flushing, from an
existing OutputStream.
- PrintWriter2(OutputStream, boolean) - Constructor for class ch.randelshofer.io.PrintWriter2
-
Create a new PrintWriter from an existing OutputStream.
- processEvent(Object) - Method in class ch.randelshofer.gui.event.EventDispatcher
-
Calls the #dispatch method of the ActiveEvent.
- ProgressObserver - Interface in ch.randelshofer.gui
-
ProgressObserver.
- ProgressSlider - Class in ch.randelshofer.gui
-
Combination of ProgressBar and Slider.
- ProgressSlider() - Constructor for class ch.randelshofer.gui.ProgressSlider
-
- progressView - Variable in class ch.randelshofer.pdf.EmbedPDFApplet
-
- PROP_BEVEL - Static variable in interface ch.randelshofer.gui.plaf.PlafConstants
-
Client property to specify bevel in ImageButtonUI,
ImageToggleButtonUI and ImageSliderUI.
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI.MetalPropertyListener
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.multishow.ViewMenuHandler
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.pdf.plaf.PDFButtonListener
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.pdf.plaf.PDFCaret
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.pdf.plaf.PDFLabelUI
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFPropertyChangeHandler
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.pdf.plaf.PDFTextFieldUI
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.AbstractStructView
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.AbstractVideoView
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.AbstractView
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.AbstractViewAWT
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.ANIMVideoView
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.ILBMView
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.ImageView
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.SEQVideoView
-
- propertyChange(PropertyChangeEvent) - Method in class ch.randelshofer.view.TextView
-
- PropertyModel - Class in ch.randelshofer.util
-
This subclass of java.util.Properties informs registered
PropertyChange listeners about changes of the properties.
- PropertyModel() - Constructor for class ch.randelshofer.util.PropertyModel
-
- propertySupport - Variable in class ch.randelshofer.beans.AbstractBean
-
- pushBack() - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Causes the next call to the nextToken method of this
tokenizer to return the current value in the ttype
field, and not to modify the value in the nval or
sval field.
- put(Object, Object) - Method in class ch.randelshofer.util.PropertyModel
-
Puts a property.
- saveProperties(String) - Method in class ch.randelshofer.multishow.MultiShowApplicationModel
-
- ScaleFactorConstraints - Class in ch.randelshofer.gui
-
The ScaleFactorConstraints class specifies constraints for
components that are laid out using the ScaleFactorLayout class.
- ScaleFactorConstraints() - Constructor for class ch.randelshofer.gui.ScaleFactorConstraints
-
Creates a ScaleFactorConstraints object with all of its
set to the default values.
- ScaleFactorConstraints(double, double, boolean) - Constructor for class ch.randelshofer.gui.ScaleFactorConstraints
-
Creates a ScaleFactorConstraints object with all of its
fields set to the passed-in arguments.
- ScaleFactorLayout - Class in ch.randelshofer.gui
-
A scale factor layout lays out a container, arranging one single
component to fit into its parent while maintaining the aspect of
the component.
- ScaleFactorLayout() - Constructor for class ch.randelshofer.gui.ScaleFactorLayout
-
- scaleToFit - Variable in class ch.randelshofer.gui.ScaleFactorConstraints
-
- SCREEN_SIZE - Static variable in class ch.randelshofer.view.AbstractVideoView
-
- SCREEN_SIZE - Static variable in class ch.randelshofer.view.AbstractVideoViewAWT
-
- SCREEN_SIZE - Static variable in class ch.randelshofer.view.ImageView
-
- ScrollBarThumbBorder - Class in ch.randelshofer.gui.border
-
ScrollBarThumbBorder.
- ScrollBarThumbBorder(Border, Border, Border, Border, Border) - Constructor for class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
Creates a new instance.
- ScrollBarThumbBorder(Border[]) - Constructor for class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
Creates a new instance.
- ScrollBarThumbBorder(Image[], Insets, Insets, boolean) - Constructor for class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
Creates a new instance.
- ScrollBarThumbBorder(Image, int, boolean, Insets, Insets, boolean) - Constructor for class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
Creates a new instance.
- scrollDueToClickInTrack(int) - Method in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- scrollPageRectToVisible(Rectangle2D.Float) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- scrollPane - Variable in class ch.randelshofer.view.AbstractVideoView
-
- scrollPane - Variable in class ch.randelshofer.view.ImageView
-
- ScrollPaneLayout2 - Class in ch.randelshofer.gui
-
Objects of this class behave essentially like
javax.swing.ScrollPaneLayout but treats the top
right corner specially.
- ScrollPaneLayout2() - Constructor for class ch.randelshofer.gui.ScrollPaneLayout2
-
Creates a new instance of CornerLayout2
- Segment - Class in ch.randelshofer.segmenttree
-
- Segment(int, int) - Constructor for class ch.randelshofer.segmenttree.Segment
-
- SegmentNode<T extends Segment> - Class in ch.randelshofer.segmenttree
-
- SegmentNode(int, int) - Constructor for class ch.randelshofer.segmenttree.SegmentNode
-
Constructor of the node- gets begining and end of interval
- SegmentTree<T extends Segment> - Class in ch.randelshofer.segmenttree
-
SegmentTree.
- SegmentTree(ArrayList<T>) - Constructor for class ch.randelshofer.segmenttree.SegmentTree
-
Constructore for T tree
- SegmentTreeIterator - Interface in ch.randelshofer.segmenttree
-
Interface for segment tree iterator.
- SegmentTreePostorderIterator - Class in ch.randelshofer.segmenttree
-
Implementation of segment tree postorder iterator.
- SegmentTreePostorderIterator(SegmentNode) - Constructor for class ch.randelshofer.segmenttree.SegmentTreePostorderIterator
-
- SegmentTreePreorderIterator - Class in ch.randelshofer.segmenttree
-
Implementation of segment tree preorder iterator.
- selectAll() - Method in class ch.randelshofer.gui.MutableJTree
-
- selectColor - Variable in class ch.randelshofer.gui.plaf.ImageButtonUI
-
- selectColor - Variable in class ch.randelshofer.gui.plaf.ImageToggleButtonUI
-
- SELECTED_COMMAND_INFO_PROPERTY - Static variable in class ch.randelshofer.multishow.MultiShowView
-
- SEQStructView - Class in ch.randelshofer.view
-
Displays the structure of a CyberPaintSeq anim file and parses well known chunks.
- SEQStructView() - Constructor for class ch.randelshofer.view.SEQStructView
-
Creates new form PictStructView
- SEQStructView.SeqModel - Class in ch.randelshofer.view
-
- SEQStructView.SeqModel(InputStream) - Constructor for class ch.randelshofer.view.SEQStructView.SeqModel
-
- SEQStructView.SeqNode - Class in ch.randelshofer.view
-
- SEQStructView.SeqNode(SEQStructView.SeqModel, String, int, byte[]) - Constructor for class ch.randelshofer.view.SEQStructView.SeqNode
-
- SEQVideoView - Class in ch.randelshofer.view
-
This viewer displays videos of type Cypberpaint Sequence (SEQ).
- SEQVideoView() - Constructor for class ch.randelshofer.view.SEQVideoView
-
Initializes the Form
- set(int, T) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Sets the value of an element at the given index.
- set() - Method in class ch.randelshofer.pdf.Flag
-
Sets the flag.
- setActionCommand(String) - Method in class ch.randelshofer.gui.AbstractButton
-
Sets the action command of the button.
- setAppletContext(AppletContext) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setApplicationProperties(PropertyModel) - Method in class ch.randelshofer.view.AbstractView
-
- setApplicationProperties(PropertyModel) - Method in class ch.randelshofer.view.AbstractViewAWT
-
- setApplicationProperties(PropertyModel) - Method in interface ch.randelshofer.view.View
-
Sets the model object for shared application properties.
- setArmed(boolean) - Method in class ch.randelshofer.gui.AbstractButton
-
Arms or unarms the button.
- setBasicSplitPaneUI(BasicSplitPaneUI) - Method in class ch.randelshofer.pdf.plaf.PDFSplitPaneDivider
-
Sets the SplitPaneUI that is using the receiver.
- setBorder(int, Border) - Method in class ch.randelshofer.gui.border.ButtonStateBorder
-
- setBorder(int, Border) - Method in class ch.randelshofer.gui.border.ScrollBarThumbBorder
-
- setBorder(int, Border) - Method in class ch.randelshofer.pdf.plaf.PDFButtonStateBorder
-
- setBorderToNonRollover(Component) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
Sets the border of the component to have a non-rollover border which
was created by createNonRolloverBorder.
- setBorderToNormal(Component) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
Sets the border of the component to have a normal border.
- setBorderToRollover(Component) - Method in class ch.randelshofer.pdf.plaf.PDFToolBarUI
-
Sets the border of the component to have a rollover border which
was created by createRolloverBorder.
- setCancelable(boolean) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Set cancelable to false if the operation can not be canceled.
- setCancelable(boolean) - Method in interface ch.randelshofer.gui.ProgressObserver
-
Set cancelable to false if the operation can not be canceled.
- setChildCount(int) - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- setChildCount(int) - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.AbstractView
-
This method should be abstract but the form editor in NetBeans 3.4
does not suport abstract classes.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.ANIMVideoView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.AudioView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.BinaryView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.EightSVXView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.EXIFView
-
This method should be abstract but the form editor in NetBeans 3.4
does not suport abstract classes.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.HTMLView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.IFFStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.ILBMView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.ImageIOView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.ImageView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.JAIView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.JFIFStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.JMFVideoView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.JPDFView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.LPFStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.MP3StructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.MPEG4StructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.NeoChromeStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.PBMView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.PictStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.PNGStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.QuickTimeStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.RIFFStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.SEQStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.SEQVideoView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.TextView
-
Sets the command context for the bean.
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.TIFFStructView
-
- setCommandContext(String, DataHandler) - Method in class ch.randelshofer.view.ZipView
-
Sets the command context for the bean.
- setCommandObject(Object) - Method in class ch.randelshofer.multishow.MultiShowView
-
- setConstraints(double, double, boolean) - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- setController(Controller) - Method in class ch.randelshofer.util.ControllerTracker
-
Sets the Controller.
- setControllerComponent(Component) - Method in class ch.randelshofer.view.AbstractVideoView
-
- setControllerComponent(Component) - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- setCopyStream(OutputStream) - Method in class ch.randelshofer.io.CopyingInputStream
-
- setCurrentPageNumber(int) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setData(byte[]) - Method in class ch.randelshofer.view.ZipTreeModel.ZipNode
-
- setDebug(boolean) - Static method in class ch.randelshofer.util.Applets
-
- setDefaultWidth(int) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
Sets the default width of an un-processed thumbnail.
- setDirection(int) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFScrollListener
-
- setDisposeOnClose(boolean) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- setDoCancel(Runnable) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
The specified Runnable is executed when the user presses
the cancel button.
- setDoCancel(Runnable) - Method in interface ch.randelshofer.gui.ProgressObserver
-
The specified Runnable is executed when the user presses
the cancel button.
- setDocumentURL(URL) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setEditable(boolean) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Sets the editable state of the model.
- setElementAt(Object, int) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Sets the value of an element at the given index.
- setElementAt(Object, int) - Method in interface ch.randelshofer.gui.list.MutableListModel
-
Sets the value of an element at the given index.
- setEnabled(boolean) - Method in class ch.randelshofer.gui.AbstractButton
-
Enables or disables the button.
- setEnabled(boolean) - Method in class ch.randelshofer.gui.Explorer
-
- setEnabled(boolean) - Method in class ch.randelshofer.gui.MutableJTree
-
Sets the enabled state of the component.
- setEnabled(boolean) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Sets the enabled state of the model.
- setEnabled(boolean) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setEnabledBackgroundImage(Image) - Method in class ch.randelshofer.gui.AbstractButton
-
- setError(String) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- setError(String) - Method in interface ch.randelshofer.gui.ProgressObserver
-
Specifies the additional error message that is displayed along with the
progress message.
- setError() - Method in class ch.randelshofer.io.PrintWriter2
-
Indicate that an error has occurred.
- setFactorX(double) - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- setFactorY(double) - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- setFile(File) - Method in class ch.randelshofer.multishow.InfoDialog
-
- setFileTypeMap(FileTypeMap) - Method in class ch.randelshofer.view.ZipEntryDataSource
-
Set the FileTypeMap to use with this FileDataSource.
- setFillColor(Color) - Method in class ch.randelshofer.gui.PolygonIcon
-
Sets the fill color of the polygons.
- setFilled(boolean) - Method in class ch.randelshofer.gui.PolygonIcon
-
- setFindString(String) - Method in class ch.randelshofer.view.FindPanel
-
- setFixed(boolean, boolean, boolean, boolean) - Method in class ch.randelshofer.pdf.plaf.VisualMargin
-
- setForeground(Color) - Method in class ch.randelshofer.gui.PolygonIcon
-
Sets the foreground color of the polygons.
- setForwardTarget(PropertyModel) - Method in class ch.randelshofer.util.PropertyModel
-
All putted values are also putted to the forward target.
- setIcon(Icon) - Method in class ch.randelshofer.gui.AbstractButton
-
- setImage(Image) - Method in class ch.randelshofer.gui.ImageIconAWT
-
Sets the image displayed by this icon.
- setImage(Image) - Method in class ch.randelshofer.gui.plaf.BevelRenderer
-
Sets the image to be used for border painting.
- setImageInsets(Insets) - Method in class ch.randelshofer.gui.plaf.BevelRenderer
-
Sets the insets of the image.
- setImageObserver(ImageObserver) - Method in class ch.randelshofer.gui.ImageIconAWT
-
Sets the image observer for the image.
- setImportableFlavors(List<DataFlavor>) - Method in class ch.randelshofer.gui.list.DefaultMutableListModel
-
Sets the importable data flavors for this list model.
- setIndeterminate(boolean) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- setIndeterminate(boolean) - Method in interface ch.randelshofer.gui.ProgressObserver
-
Sets the progress observer to indeterminate.
- setIndexInParent(int) - Method in class ch.randelshofer.view.IFFStructView.IFFChunkNode
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.JFIFStructView.JFIFSegment
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.MPEG4StructView.MPEG4Box
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.PictStructView.PictNode
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.PNGStructView.PNGChunk
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.QuickTimeStructView.QTAtom
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- setIndexInParent(int) - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- setInfo(String) - Method in class ch.randelshofer.multishow.InfoDialog
-
- setInsertableNodeTypes(Object[]) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Sets the node types to be returned by getInsertableNodeTypes.
- setLastKeyboardTraversingComponent(Component) - Method in class ch.randelshofer.pdf.plaf.PDFKeyboardFocusManager
-
Sets the most recent component, for which focusPreviousComponent
or focusNextComponent was invoked.
- setLeftSon(SegmentNode) - Method in class ch.randelshofer.segmenttree.SegmentNode
-
- setLineSeparator(String) - Method in class ch.randelshofer.io.PrintWriter2
-
Sets the line separator for the writer.
- setMainArgs(Applet, String[]) - Static method in class ch.randelshofer.util.Applets
-
Sets command line arguments.
- setMaintainAspectRatio(boolean) - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- setMatchCase(boolean) - Method in class ch.randelshofer.view.FindPanel
-
- setMatchWord(boolean) - Method in class ch.randelshofer.view.FindPanel
-
- setMaximum(int) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Specifies the maximum value.
- setMaximum(int) - Method in interface ch.randelshofer.gui.ProgressObserver
-
Specifies the maximum value.
- setMinimum(int) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Specifies the minimum value.
- setMinimum(int) - Method in interface ch.randelshofer.gui.ProgressObserver
-
Specifies the minimum value.
- setMinimumSize(Dimension) - Method in class ch.randelshofer.gui.AbstractButton
-
- setModel(BoundedRangeModel) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- setModel(BoundedRangeModel) - Method in interface ch.randelshofer.gui.ProgressObserver
-
- setModel(File) - Method in class ch.randelshofer.view.ZipTreeModel
-
Sets the zip file as the data source of the tree model.
- setModel(InputStream) - Method in class ch.randelshofer.view.ZipTreeModel
-
Sets the zip input stream as the data source of the tree model.
- setName(String) - Method in class ch.randelshofer.view.ZipTreeModel.ZipNode
-
- setNote(String) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Specifies the additional note that is displayed along with the
progress message.
- setNote(String) - Method in interface ch.randelshofer.gui.ProgressObserver
-
Specifies the additional note that is displayed along with the
progress message.
- setOpenWindowEnabled(boolean) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setPage(PDFPage) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- setParameter(String, String) - Method in class ch.randelshofer.gui.datatransfer.MimeType
-
Set the value to be associated with the given name, replacing
any previous association.
- setParserMessage(String) - Method in class ch.randelshofer.view.RIFFStructView.RIFFChunkNode
-
- setPDF(String) - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
JavaScript API sets the URL for a PDF document.
- setPDF(PDFFile) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setPDF(PDFFile) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
- setPixelAspectRatio(double) - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- setPreferredHeight(int) - Method in class ch.randelshofer.gui.SizeConstrainedPanel
-
Sets the preferred height of the panel, without affecting its preferred
width.
- setPreferredSize(Dimension) - Method in class ch.randelshofer.gui.AbstractButton
-
- setPreferredWidth(int) - Method in class ch.randelshofer.gui.SizeConstrainedPanel
-
Sets the preferred width of the panel, without affecting its preferred
height.
- setPreferredZoomFactor(double) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- setPressed(boolean) - Method in class ch.randelshofer.gui.AbstractButton
-
Sets the button to pressed or unpressed.
- setPressedBackgroundImage(Image) - Method in class ch.randelshofer.gui.AbstractButton
-
- setPrintingEnabled(boolean) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setProgress(int) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
Indicate the progress of the operation being monitored.
- setProgress(int) - Method in interface ch.randelshofer.gui.ProgressObserver
-
Indicate the progress of the operation being monitored.
- setProgressModel(BoundedRangeModel) - Method in class ch.randelshofer.gui.ProgressSlider
-
- setPropertyName(String) - Method in class ch.randelshofer.pdf.plaf.VisualMargin
-
The UIManager Property to be used for the default margin.
- setRecognizer(Recognizer) - Method in class ch.randelshofer.activation.RecognizerFileTypeMap
-
Sets the Recognizer that will be
used for determining the content type of the file.
- setRightSon(SegmentNode) - Method in class ch.randelshofer.segmenttree.SegmentNode
-
- setRoot(TreeNode) - Method in class ch.randelshofer.gui.tree.DefaultMutableTreeModel
-
Sets the root to root.
- setScaleToFit(boolean) - Method in class ch.randelshofer.gui.ScaleFactorConstraints
-
- setScrollByBlock(boolean) - Method in class ch.randelshofer.pdf.plaf.PDFScrollBarUI.PDFScrollListener
-
- setSelected(boolean) - Method in class ch.randelshofer.gui.AbstractButton
-
Selects or deselects the button.
- setSelectedIcon(Icon) - Method in class ch.randelshofer.gui.AbstractButton
-
- setSelectionPath(TreePath) - Method in class ch.randelshofer.gui.tree.UndoableTreeSelectionModel
-
Sets the selection to path.
- setSelectionPaths(TreePath[]) - Method in class ch.randelshofer.gui.tree.UndoableTreeSelectionModel
-
Sets the selection to the paths in paths.
- setSize(long) - Method in class ch.randelshofer.view.LPFStructView.LPFNode
-
- setSize(long) - Method in class ch.randelshofer.view.NeoChromeStructView.NeoNode
-
- setSize(long) - Method in class ch.randelshofer.view.SEQStructView.SeqNode
-
- setSlashSlashToken(String) - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Sets the slash slash token.
- setSlashStarTokens(String, String) - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Sets the slash star and star slash tokens.
- setSliderModel(BoundedRangeModel) - Method in class ch.randelshofer.gui.ProgressSlider
-
- setStartPosition(int) - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Set the start position of the current token.
- setSubpixAAEnabled(boolean) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setSubpixAAEnabled(boolean) - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- setSystemColors() - Method in class ch.randelshofer.debug.SystemColorsTableModel
-
- setTexture(BufferedImage) - Method in class ch.randelshofer.view.AbstractVideoView.VideoPanel
-
- setTexture(BufferedImage) - Method in class ch.randelshofer.view.AbstractVideoViewAWT.VideoPanel
-
- setThumbnail(ImageIcon) - Method in class ch.randelshofer.view.ImageView.ImageListItem
-
- setTitle(String) - Method in class ch.randelshofer.multishow.MultiShowView
-
- setTreeModel(TreeModel) - Method in class ch.randelshofer.gui.Explorer
-
Sets the tree model.
- setUIDefaults(UIDefaults) - Method in class ch.randelshofer.debug.UIDefaultsTableModel
-
- setUndoManager(UndoManager) - Method in class ch.randelshofer.gui.Explorer
-
- setUnselectedIcon(Icon) - Method in class ch.randelshofer.gui.AbstractButton
-
- setURL(URL) - Method in class ch.randelshofer.view.JMFVideoView
-
- setVideoComponent(Component) - Method in class ch.randelshofer.view.AbstractVideoView
-
- setVideoComponent(Component) - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- setViewFactory(ViewFactory) - Method in class ch.randelshofer.gui.Explorer
-
Sets the view factory.
- setViewProperties(PropertyModel) - Method in class ch.randelshofer.view.AbstractView
-
Sets the model object for shared properties.
- setViewProperties(PropertyModel) - Method in class ch.randelshofer.view.AbstractViewAWT
-
Sets the model object for shared properties.
- setViewProperties(PropertyModel) - Method in class ch.randelshofer.view.ImageView
-
- setViewProperties(PropertyModel) - Method in interface ch.randelshofer.view.View
-
Sets the model object for shared view properties.
- setViewSize(int) - Method in class ch.randelshofer.view.AbstractVideoView
-
- setViewSize(int) - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- setViewSize(int) - Method in class ch.randelshofer.view.ImageView
-
- setVisible(boolean) - Method in class ch.randelshofer.debug.Debugger
-
- setVisible(boolean) - Method in class ch.randelshofer.pdf.plaf.PDFCaret
-
- setWarning(String) - Method in class ch.randelshofer.gui.GlassPaneProgressView
-
- setWarning(String) - Method in interface ch.randelshofer.gui.ProgressObserver
-
Specifies the additional warning message that is displayed along with the
progress message.
- setZipEntry(ZipEntry) - Method in class ch.randelshofer.view.ZipTreeModel.ZipNode
-
- setZoomPolicy(ZoomPolicy) - Method in class ch.randelshofer.pdf.JPDFFilePanel
-
- setZoomPolicy(ZoomPolicy) - Method in class ch.randelshofer.pdf.ZoomableViewportLayout
-
- shadowColor - Static variable in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- ShadowFilter - Class in ch.randelshofer.pdf.plaf.util
-
ShadowFilter changes the color of an image to all black, and
reduces the alpha channel to 50 percent.
- ShadowFilter() - Constructor for class ch.randelshofer.pdf.plaf.util.ShadowFilter
-
Creates a new instance.
- shouldScroll(int) - Method in class ch.randelshofer.pdf.plaf.PDFSliderUI.PDFTrackListener
-
- show(PrinterJob) - Method in class ch.randelshofer.pdf.PDFPrintPage
-
Show the progress dialog for this print job
- showDialog(Component, String) - Method in class ch.randelshofer.view.FindPanel
-
Pops up a find dialog.
- showFindDialog() - Method in class ch.randelshofer.view.HTMLView
-
- showFindDialog() - Method in class ch.randelshofer.view.TextView
-
- showPage(int) - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
Notifies the listeners that a page has been selected.
- showPopup(MouseEvent, boolean) - Method in class ch.randelshofer.gui.MutableJTree
-
- showScrollbarsItem - Variable in class ch.randelshofer.view.AbstractVideoView
-
- size() - Method in class ch.randelshofer.gui.tree.TreeNodeCollection
-
- size() - Method in class ch.randelshofer.gui.tree.TreeNodeList
-
- SizeConstrainedPanel - Class in ch.randelshofer.gui
-
SizeConstrainedPanel.
- SizeConstrainedPanel() - Constructor for class ch.randelshofer.gui.SizeConstrainedPanel
-
Creates new form.
- Sizeof - Class in ch.randelshofer.debug
-
A simple class to experiment with your JVM's garbage collector
and memory sizes for various data types.
- Sizeof() - Constructor for class ch.randelshofer.debug.Sizeof
-
- skip(long) - Method in class ch.randelshofer.io.CopyingInputStream
-
- slashSlashComments(boolean) - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Determines whether or not the tokenizer recognizes C++-style comments.
- slashStarComments(boolean) - Method in class ch.randelshofer.io.StreamPosTokenizer_old
-
Determines whether or not the tokenizer recognizes C-style comments.
- sleepAmount - Variable in class ch.randelshofer.debug.MemoryMonitor.Surface
-
- SLIDER_BASE - Static variable in class ch.randelshofer.pdf.JPDFFilePanel
-
- SLIDER_FILL - Variable in class ch.randelshofer.gui.plaf.ImageSliderUI
-
- SLIDER_POWER - Static variable in class ch.randelshofer.pdf.JPDFFilePanel
-
- SliderThumbIcon - Class in ch.randelshofer.gui.icon
-
An Icon with different visuals reflecting the state of the slider
on which it draws on.
- SliderThumbIcon(Icon, Icon, Icon, Icon, Icon) - Constructor for class ch.randelshofer.gui.icon.SliderThumbIcon
-
Creates a new instance.
- SliderThumbIcon(Image[]) - Constructor for class ch.randelshofer.gui.icon.SliderThumbIcon
-
Creates a new instance.
- SliderThumbIcon(Icon[]) - Constructor for class ch.randelshofer.gui.icon.SliderThumbIcon
-
Creates a new instance.
- SliderThumbIcon(Image, int, boolean) - Constructor for class ch.randelshofer.gui.icon.SliderThumbIcon
-
Creates a new instance.
- smallDialogFontTag(String) - Static method in class ch.randelshofer.gui.Fonts
-
Puts an HTML font tag for the Small Dialog Font around the specified text.
- smallMinimumThumbSize - Variable in class ch.randelshofer.pdf.plaf.PDFScrollBarUI
-
- sortedEndpoints - Variable in class ch.randelshofer.segmenttree.SegmentTree
-
- SOUTHEAST - Static variable in class ch.randelshofer.gui.CornerLayout
-
- SOUTHWEST - Static variable in class ch.randelshofer.gui.CornerLayout
-
- stabbingQuery(int) - Method in class ch.randelshofer.segmenttree.SegmentTree
-
- start() - Method in class ch.randelshofer.debug.MemoryMonitor
-
- start() - Method in class ch.randelshofer.debug.MemoryMonitor.Surface
-
- start() - Method in class ch.randelshofer.gui.SwingWorker
-
Start the worker thread.
- start() - Method in class ch.randelshofer.pdf.EmbedPDFApplet
-
- start() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
(Re-)starts the render thread.
- startPlayer() - Method in class ch.randelshofer.view.AbstractVideoView
-
This method should be abstract but the form editor in NetBeans 3.4
does not suport abstract classes.
- startPlayer() - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- startPlayer() - Method in class ch.randelshofer.view.ANIMVideoView
-
- startPlayer() - Method in class ch.randelshofer.view.JMFVideoView
-
- startPlayer() - Method in class ch.randelshofer.view.SEQVideoView
-
- STATE_NOT_REACHED - Static variable in class ch.randelshofer.util.ControllerTracker
-
- stateChanged(ChangeEvent) - Method in class ch.randelshofer.gui.AbstractButton
-
- stop() - Method in class ch.randelshofer.debug.MemoryMonitor
-
- stop() - Method in class ch.randelshofer.debug.MemoryMonitor.Surface
-
- stop() - Method in class ch.randelshofer.pdf.JPDFThumbnailsPanel
-
Stops the render thread.
- stop() - Method in class ch.randelshofer.view.AudioView
-
- stop() - Method in class ch.randelshofer.view.EightSVXView
-
- stopPlayer() - Method in class ch.randelshofer.view.AbstractVideoView
-
This method should be abstract but the form editor in NetBeans 3.4
does not suport abstract classes.
- stopPlayer() - Method in class ch.randelshofer.view.AbstractVideoViewAWT
-
- stopPlayer() - Method in class ch.randelshofer.view.ANIMVideoView
-
- stopPlayer() - Method in class ch.randelshofer.view.JMFVideoView
-
- stopPlayer() - Method in class ch.randelshofer.view.SEQVideoView
-
- stopRendering() - Method in class ch.randelshofer.pdf.JPDFPagePanel
-
- storeState(Hashtable) - Method in class ch.randelshofer.gui.tree.UndoableTreeSelectionModel
-
Upon receiving this message the receiver should place any relevant
state into state.
- StreamPosTokenizer_old - Class in ch.randelshofer.io
-
This extension of StreamTokenizer keeps track
of the position of the tokens in the input stream.
- StreamPosTokenizer_old(Reader) - Constructor for class ch.randelshofer.io.StreamPosTokenizer_old
-
Create a tokenizer that parses the given character stream.
- Strings - Class in ch.randelshofer.util
-
This class contains various methods for manipulating strings.
- Strings() - Constructor for class ch.randelshofer.util.Strings
-
- StringTransferable - Class in ch.randelshofer.gui.datatransfer
-
StringTransferable.
- StringTransferable(String) - Constructor for class ch.randelshofer.gui.datatransfer.StringTransferable
-
- StringTransferable(DataFlavor, String) - Constructor for class ch.randelshofer.gui.datatransfer.StringTransferable
-
- StringTransferable(DataFlavor[], String) - Constructor for class ch.randelshofer.gui.datatransfer.StringTransferable
-
- subtractInto(Insets, Rectangle) - Static method in class ch.randelshofer.pdf.plaf.InsetsUtil
-
- subtractInto(int, int, int, int, Rectangle) - Static method in class ch.randelshofer.pdf.plaf.InsetsUtil
-
- subtractInto(Insets, Rectangle) - Static method in class ch.randelshofer.pdf.plaf.util.InsetsUtil
-
- subtractInto(int, int, int, int, Rectangle) - Static method in class ch.randelshofer.pdf.plaf.util.InsetsUtil
-
- surf - Variable in class ch.randelshofer.debug.MemoryMonitor
-
- suspend() - Method in class ch.randelshofer.io.SuspendableInputStream
-
- SuspendableInputStream - Class in ch.randelshofer.io
-
This input stream can be used to suspend, resume and abort a worker thread
who is reading an input stream.
- SuspendableInputStream(InputStream) - Constructor for class ch.randelshofer.io.SuspendableInputStream
-
- sval - Variable in class ch.randelshofer.io.StreamPosTokenizer_old
-
If the current token is a word token, this field contains a
string giving the characters of the word token.
- swapSpeakersItem - Variable in class ch.randelshofer.view.ANIMVideoView
-
- swapSpeakersItem - Variable in class ch.randelshofer.view.SEQVideoView
-
- SwingWorker - Class in ch.randelshofer.gui
-
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread.
- SwingWorker() - Constructor for class ch.randelshofer.gui.SwingWorker
-
Start a thread that will call the construct method
and then exit.
- SystemColorsInspector - Class in ch.randelshofer.debug
-
Displays the current system colors.
- SystemColorsInspector() - Constructor for class ch.randelshofer.debug.SystemColorsInspector
-
Creates new form SystemColorsInspector
- SystemColorsInspectorBeanInfo - Class in ch.randelshofer.debug
-
- SystemColorsInspectorBeanInfo() - Constructor for class ch.randelshofer.debug.SystemColorsInspectorBeanInfo
-
- SystemColorsTableModel - Class in ch.randelshofer.debug
-
- SystemColorsTableModel() - Constructor for class ch.randelshofer.debug.SystemColorsTableModel
-
- SystemPropertiesInspector - Class in ch.randelshofer.debug
-
Displays the current system properties.
- SystemPropertiesInspector() - Constructor for class ch.randelshofer.debug.SystemPropertiesInspector
-
Creates a new instance.
- SystemPropertiesInspectorBeanInfo - Class in ch.randelshofer.debug
-
- SystemPropertiesInspectorBeanInfo() - Constructor for class ch.randelshofer.debug.SystemPropertiesInspectorBeanInfo
-