A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
J
- JAffineTransformChooser - Class in org.apache.batik.ext.swing
-
The
JAffineTransformChooser
is a pane that contains controls to let a user select the various components that make up anAffineTransform
- JAffineTransformChooser() - Constructor for class org.apache.batik.ext.swing.JAffineTransformChooser
-
Default constructor
- JAffineTransformChooser.Dialog - Class in org.apache.batik.ext.swing
- jar - Variable in class org.apache.batik.util.ClassFileUtilities.ClassFile
- Jar() - Constructor for class org.apache.batik.util.ClassFileUtilities.Jar
- JAR - Static variable in class org.apache.batik.util.ParsedURLJarProtocolHandler
- JAR_PROTOCOL - Static variable in class org.apache.batik.util.ApplicationSecurityEnforcer
-
Files in a jar file have a URL with the jar protocol
- JAR_URL_FILE_SEPARATOR - Static variable in class org.apache.batik.util.ApplicationSecurityEnforcer
-
Used in jar file urls to separate the jar file name from the referenced file
- jarFile - Variable in class org.apache.batik.util.ClassFileUtilities.Jar
- JAuthenticator - Class in org.apache.batik.apps.svgbrowser
-
This class is resposible for providing authentication information when needed by network protocols.
- JAuthenticator() - Constructor for class org.apache.batik.apps.svgbrowser.JAuthenticator
- javaEncoding(String) - Static method in class org.apache.batik.util.EncodingUtilities
-
Returns the Java encoding string mapped with the given standard encoding string.
- JComponentModifier - Interface in org.apache.batik.util.gui.resource
-
This interface must be implemented by actions which need to have an access to their associated component(s)
- JConfigurationPanel() - Constructor for class org.apache.batik.apps.svgbrowser.PreferenceDialog.JConfigurationPanel
-
Creates a new JConfigurationPanel.
- JDK_1_4_PRESENCE_TEST_CLASS - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
-
If the following class can be found (it appeared in JDK 1.4), then we know we are post JDK 1.4.
- JDKRegistryEntry - Class in org.apache.batik.ext.awt.image.spi
-
This Image tag registy entry is setup to wrap the core JDK Image stream tools.
- JDKRegistryEntry() - Constructor for class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
- JDKRegistryEntry.MyImgObs - Class in org.apache.batik.ext.awt.image.spi
- JErrorPane - Class in org.apache.batik.util.gui
-
This class represents a dialog to display an error (message + Exception).
- JErrorPane(Throwable, int) - Constructor for class org.apache.batik.util.gui.JErrorPane
-
Constructs a new JErrorPane.
- JErrorPane.OKButtonAction - Class in org.apache.batik.util.gui
-
The action associated with the 'OK' button.
- JErrorPane.ShowDetailButtonAction - Class in org.apache.batik.util.gui
-
The action associated with the 'Show Detail' button.
- JGridBagPanel - Class in org.apache.batik.ext.swing
-
An implementation of JPanel that uses the GridBagLayout.
- JGridBagPanel() - Constructor for class org.apache.batik.ext.swing.JGridBagPanel
-
Sets the layout manager to GridBagLayout
- JGridBagPanel(JGridBagPanel.InsetsManager) - Constructor for class org.apache.batik.ext.swing.JGridBagPanel
-
Initializes panel with a given insets manager
- JGridBagPanel.InsetsManager - Interface in org.apache.batik.ext.swing
-
Provides insets desired for a given grid cell
- JGVTComponent - Class in org.apache.batik.swing.gvt
-
This class represents a component which can display a GVT tree.
- JGVTComponent() - Constructor for class org.apache.batik.swing.gvt.JGVTComponent
-
Creates a new JGVTComponent.
- JGVTComponent(boolean, boolean) - Constructor for class org.apache.batik.swing.gvt.JGVTComponent
-
Creates a new JGVTComponent.
- JGVTComponent.Listener - Class in org.apache.batik.swing.gvt
-
To hide the listener methods.
- JGVTComponent.UnixTextSelectionListener - Class in org.apache.batik.swing.gvt
- JGVTComponentAdapter - Class in org.apache.batik.swing.gvt
-
An adapter class for
JGVTComponentListener
. - JGVTComponentAdapter() - Constructor for class org.apache.batik.swing.gvt.JGVTComponentAdapter
- JGVTComponentListener - Interface in org.apache.batik.swing.gvt
-
An interface for listeners of
JGVTComponent
events. - jgvtListeners - Variable in class org.apache.batik.swing.gvt.JGVTComponent
-
The JGVTComponentListener list.
- JPassword - Variable in class org.apache.batik.apps.svgbrowser.JAuthenticator
- JPEG - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
- JPEG_CODE - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
- JPEG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
- JPEG_STR - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
- JPEGOptionPanel - Class in org.apache.batik.apps.svgbrowser
-
This class represents a panel to control jpeg encoding quality.
- JPEGOptionPanel() - Constructor for class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
-
Creates a new panel.
- JPEGTranscoder - Class in org.apache.batik.transcoder.image
-
This class is an
ImageTranscoder
that produces a JPEG image. - JPEGTranscoder() - Constructor for class org.apache.batik.transcoder.image.JPEGTranscoder
-
Constructs a new transcoder that produces jpeg images.
- JPYTHON_MIMETYPES - Static variable in class org.apache.batik.script.jpython.JPythonInterpreterFactory
-
The MIME types that JPython can handle.
- JPythonInterpreter - Class in org.apache.batik.script.jpython
-
A simple implementation of
Interpreter
interface to use JPython python parser. - JPythonInterpreter() - Constructor for class org.apache.batik.script.jpython.JPythonInterpreter
- JPythonInterpreterFactory - Class in org.apache.batik.script.jpython
-
Allows to create instances of
JPythonInterpreter
class. - JPythonInterpreterFactory() - Constructor for class org.apache.batik.script.jpython.JPythonInterpreterFactory
-
Builds a
JPythonInterpreterFactory
. - JSTF - Static variable in interface org.apache.batik.svggen.font.table.Table
- JSVGCanvas - Class in org.apache.batik.swing
-
This class represents a general-purpose swing SVG component.
- JSVGCanvas() - Constructor for class org.apache.batik.swing.JSVGCanvas
-
Creates a new JSVGCanvas.
- JSVGCanvas(SVGUserAgent, boolean, boolean) - Constructor for class org.apache.batik.swing.JSVGCanvas
-
Creates a new JSVGCanvas.
- JSVGCanvas.AffineAction - Class in org.apache.batik.swing
-
A swing action to append an affine transform to the current rendering transform.
- JSVGCanvas.CanvasSVGListener - Class in org.apache.batik.swing
-
To hide the listener methods.
- JSVGCanvas.CanvasUserAgent - Class in org.apache.batik.swing
-
The
CanvasUserAgent
only adds tooltips to the behavior of the defaultBridgeUserAgent
. - JSVGCanvas.LocationListener - Class in org.apache.batik.swing
-
Helper class.
- JSVGCanvas.ResetTransformAction - Class in org.apache.batik.swing
-
A swing action to reset the rendering transform of the canvas.
- JSVGCanvas.RotateAction - Class in org.apache.batik.swing
-
A swing action to Rotate the canvas.
- JSVGCanvas.ScrollAction - Class in org.apache.batik.swing
-
A swing action to Pan/scroll the canvas.
- JSVGCanvas.ScrollDownAction - Class in org.apache.batik.swing
-
A swing action to scroll the canvas down, by a fixed amount
- JSVGCanvas.ScrollLeftAction - Class in org.apache.batik.swing
-
A swing action to scroll the canvas to the left, by a fixed amount
- JSVGCanvas.ScrollRightAction - Class in org.apache.batik.swing
-
A swing action to scroll the canvas to the right, by a fixed amount
- JSVGCanvas.ScrollUpAction - Class in org.apache.batik.swing
-
A swing action to scroll the canvas up, by a fixed amount
- JSVGCanvas.ToolTipModifier - Class in org.apache.batik.swing
-
Sets a specific tooltip on the JSVGCanvas when a given event occurs.
- JSVGCanvas.ToolTipRunnable - Class in org.apache.batik.swing
- JSVGCanvas.ZoomAction - Class in org.apache.batik.swing
-
A swing action to apply a zoom factor to the canvas.
- JSVGCanvas.ZoomInAction - Class in org.apache.batik.swing
-
A swing action to zoom in the canvas.
- JSVGCanvas.ZoomOutAction - Class in org.apache.batik.swing
-
A swing action to zoom out the canvas.
- JSVGCanvasBeanInfo - Class in org.apache.batik.swing
-
A
BeanInfo
for theJSVGCanvas
. - JSVGCanvasBeanInfo() - Constructor for class org.apache.batik.swing.JSVGCanvasBeanInfo
-
Constructs a new
BeanInfo
for aJSVGCanvas
. - JSVGComponent - Class in org.apache.batik.swing.svg
-
This class represents a swing component that can display SVG documents.
- JSVGComponent() - Constructor for class org.apache.batik.swing.svg.JSVGComponent
-
Creates a new JSVGComponent.
- JSVGComponent(SVGUserAgent, boolean, boolean) - Constructor for class org.apache.batik.swing.svg.JSVGComponent
-
Creates a new JSVGComponent.
- JSVGComponent.BridgeUserAgent - Class in org.apache.batik.swing.svg
-
To hide the user-agent methods.
- JSVGComponent.BridgeUserAgentWrapper - Class in org.apache.batik.swing.svg
-
The user-agent wrapper, which call the methods in the event thread.
- JSVGComponent.JSVGComponentListener - Class in org.apache.batik.swing.svg
- JSVGComponent.SVGListener - Class in org.apache.batik.swing.svg
-
To hide the listener methods.
- jsvgComponentListener - Variable in class org.apache.batik.swing.svg.JSVGComponent
-
The JGVTComponentListener.
- JSVGComponentListener() - Constructor for class org.apache.batik.swing.svg.JSVGComponent.JSVGComponentListener
- JSVGScrollPane - Class in org.apache.batik.swing
-
A Swing component that consists of a JSVGCanvas with optional scroll bars.
- JSVGScrollPane(JSVGCanvas) - Constructor for class org.apache.batik.swing.JSVGScrollPane
-
Creates a JSVGScrollPane, which will scroll an JSVGCanvas.
- JSVGScrollPane.SBListener - Class in org.apache.batik.swing
-
Advanced JScrollBar listener.
- JSVGScrollPane.ScrollListener - Class in org.apache.batik.swing
-
Handle scroll, zoom, and resize events
- JSVGScrollPane.WheelListener - Class in org.apache.batik.swing
-
MouseWheel listener.
- JSVGViewerDOMViewerController() - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Canvas.JSVGViewerDOMViewerController
- JSVGViewerFrame - Class in org.apache.batik.apps.svgbrowser
-
This class represents a SVG viewer swing frame.
- JSVGViewerFrame(Application) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
-
Creates a new SVG viewer frame.
- JSVGViewerFrame.AboutAction - Class in org.apache.batik.apps.svgbrowser
-
To show the about dialog
- JSVGViewerFrame.BackAction - Class in org.apache.batik.apps.svgbrowser
-
To go back to the previous document
- JSVGViewerFrame.Canvas - Class in org.apache.batik.apps.svgbrowser
-
An extension of JSVGCanvas that exposes the Rhino interpreter.
- JSVGViewerFrame.Canvas.JSVGViewerDOMViewerController - Class in org.apache.batik.apps.svgbrowser
-
JSVGViewerFrame DOMViewerController implementation.
- JSVGViewerFrame.CloseAction - Class in org.apache.batik.apps.svgbrowser
-
To close the last document.
- JSVGViewerFrame.Debugger - Class in org.apache.batik.apps.svgbrowser
-
Rhino debugger class.
- JSVGViewerFrame.DOMViewerAction - Class in org.apache.batik.apps.svgbrowser
-
To display the DOM viewer of the document
- JSVGViewerFrame.ExportAsJPGAction - Class in org.apache.batik.apps.svgbrowser
-
To save the current document as JPG.
- JSVGViewerFrame.ExportAsPNGAction - Class in org.apache.batik.apps.svgbrowser
-
To save the current document as PNG.
- JSVGViewerFrame.ExportAsTIFFAction - Class in org.apache.batik.apps.svgbrowser
-
To save the current document as TIFF.
- JSVGViewerFrame.FindDialogAction - Class in org.apache.batik.apps.svgbrowser
-
To display the Find dialog
- JSVGViewerFrame.FlushAction - Class in org.apache.batik.apps.svgbrowser
-
To flush image cache (purely for debugging purposes)
- JSVGViewerFrame.ForwardAction - Class in org.apache.batik.apps.svgbrowser
-
To go forward to the next document
- JSVGViewerFrame.FullScreenAction - Class in org.apache.batik.apps.svgbrowser
-
To display the document full screen
- JSVGViewerFrame.ImageFileFilter - Class in org.apache.batik.apps.svgbrowser
-
A FileFilter used when exporting the SVG document as an image.
- JSVGViewerFrame.MonitorAction - Class in org.apache.batik.apps.svgbrowser
-
To display the memory monitor.
- JSVGViewerFrame.NewWindowAction - Class in org.apache.batik.apps.svgbrowser
-
To open a new window.
- JSVGViewerFrame.NextTransformAction - Class in org.apache.batik.apps.svgbrowser
-
To go forward to the next transform
- JSVGViewerFrame.OpenAction - Class in org.apache.batik.apps.svgbrowser
-
To open a new file.
- JSVGViewerFrame.OpenLocationAction - Class in org.apache.batik.apps.svgbrowser
-
To open a new document.
- JSVGViewerFrame.PauseAction - Class in org.apache.batik.apps.svgbrowser
-
To pause a document.
- JSVGViewerFrame.PlayAction - Class in org.apache.batik.apps.svgbrowser
-
To restart after a pause.
- JSVGViewerFrame.PreferencesAction - Class in org.apache.batik.apps.svgbrowser
-
To show the preferences.
- JSVGViewerFrame.PreviousTransformAction - Class in org.apache.batik.apps.svgbrowser
-
To go back to the previous transform
- JSVGViewerFrame.PrintAction - Class in org.apache.batik.apps.svgbrowser
-
To print the current document.
- JSVGViewerFrame.ReloadAction - Class in org.apache.batik.apps.svgbrowser
-
To reload the current document.
- JSVGViewerFrame.SaveAsAction - Class in org.apache.batik.apps.svgbrowser
-
To save the current document as SVG.
- JSVGViewerFrame.SetTransformAction - Class in org.apache.batik.apps.svgbrowser
-
To show the set transform dialog
- JSVGViewerFrame.StopAction - Class in org.apache.batik.apps.svgbrowser
-
To stop the current processing.
- JSVGViewerFrame.ThumbnailDialogAction - Class in org.apache.batik.apps.svgbrowser
-
To display the Thumbnail dialog
- JSVGViewerFrame.ToggleDebuggerAction - Class in org.apache.batik.apps.svgbrowser
-
To toggle visiblity of JavaScript Debugger.
- JSVGViewerFrame.UserAgent - Class in org.apache.batik.apps.svgbrowser
-
This class implements a SVG user agent.
- JSVGViewerFrame.UseStylesheetAction - Class in org.apache.batik.apps.svgbrowser
-
To apply the selected author stylesheet
- JSVGViewerFrame.ViewSourceAction - Class in org.apache.batik.apps.svgbrowser
-
To view the source of the current document.
- JToolbarButton - Class in org.apache.batik.util.gui.resource
-
This class represents the buttons used in toolbars.
- JToolbarButton() - Constructor for class org.apache.batik.util.gui.resource.JToolbarButton
-
Creates a new toolbar button.
- JToolbarButton(String) - Constructor for class org.apache.batik.util.gui.resource.JToolbarButton
-
Creates a new toolbar button.
- JToolbarButton.MouseListener - Class in org.apache.batik.util.gui.resource
-
To manage the mouse interactions.
- JToolbarSeparator - Class in org.apache.batik.util.gui.resource
-
This class represents a separator for the toolbar buttons.
- JToolbarSeparator() - Constructor for class org.apache.batik.util.gui.resource.JToolbarSeparator
-
Creates a new JToolbarSeparator object.
- JToolbarToggleButton - Class in org.apache.batik.util.gui.resource
-
This class represents the buttons used in toolbars.
- JToolbarToggleButton() - Constructor for class org.apache.batik.util.gui.resource.JToolbarToggleButton
-
Creates a new toolbar button.
- JToolbarToggleButton(String) - Constructor for class org.apache.batik.util.gui.resource.JToolbarToggleButton
-
Creates a new toolbar button.
- JToolbarToggleButton.MouseListener - Class in org.apache.batik.util.gui.resource
-
To manage the mouse interactions.
- JUserID - Variable in class org.apache.batik.apps.svgbrowser.JAuthenticator
- justification - Variable in class org.apache.batik.extension.svg.MarginInfo
- JUSTIFY_END - Static variable in class org.apache.batik.extension.svg.MarginInfo
- JUSTIFY_FULL - Static variable in class org.apache.batik.extension.svg.MarginInfo
- JUSTIFY_MIDDLE - Static variable in class org.apache.batik.extension.svg.MarginInfo
- JUSTIFY_START - Static variable in class org.apache.batik.extension.svg.MarginInfo
All Classes All Packages