Package | Description |
---|---|
org.apache.batik.apps.svgbrowser |
Modifier and Type | Field and Description |
---|---|
protected JSVGViewerFrame |
JSVGViewerFrame.Debugger.svgFrame
The JSVGViewerFrame.
|
protected JSVGViewerFrame |
LocalHistory.svgFrame
The frame to manage.
|
Modifier and Type | Method and Description |
---|---|
JSVGViewerFrame |
Main.createAndShowJSVGViewerFrame()
Creates and shows a new viewer frame.
|
JSVGViewerFrame |
Application.createAndShowJSVGViewerFrame()
Creates and shows a new viewer frame.
|
Modifier and Type | Method and Description |
---|---|
void |
Main.closeJSVGViewerFrame(JSVGViewerFrame f)
Closes the given viewer frame.
|
void |
Application.closeJSVGViewerFrame(JSVGViewerFrame f)
Closes the given viewer frame.
|
javax.swing.Action |
Main.createExitAction(JSVGViewerFrame vf)
Creates a new application exit action.
|
javax.swing.Action |
Application.createExitAction(JSVGViewerFrame vf)
Creates an action to exit the application.
|
void |
SVGInputHandler.handle(ParsedURL purl,
JSVGViewerFrame svgViewerFrame)
Handles the given input for the given JSVGViewerFrame
|
void |
SquiggleInputHandler.handle(ParsedURL purl,
JSVGViewerFrame svgFrame)
Handles the given input for the given JSVGViewerFrame
|
void |
XMLInputHandler.handle(ParsedURL purl,
JSVGViewerFrame svgViewerFrame)
Handles the given input for the given JSVGViewerFrame
|
void |
Main.showPreferenceDialog(JSVGViewerFrame f)
Shows the preference dialog.
|
void |
Application.showPreferenceDialog(JSVGViewerFrame f)
Shows the preference dialog.
|
Constructor and Description |
---|
Debugger(JSVGViewerFrame frame,
java.lang.String url)
Creates a new Debugger.
|
LocalHistory(javax.swing.JMenuBar mb,
JSVGViewerFrame svgFrame)
Creates a new local history.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.