Package | Description |
---|---|
org.apache.batik.apps.svgbrowser |
Modifier and Type | Field and Description |
---|---|
protected JSVGViewerFrame |
LocalHistory.svgFrame
The frame to manage.
|
protected JSVGViewerFrame |
JSVGViewerFrame.Debugger.svgFrame
The JSVGViewerFrame.
|
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.
|
Action |
Main.createExitAction(JSVGViewerFrame vf)
Creates a new application exit action.
|
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 |
XMLInputHandler.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 |
Main.showPreferenceDialog(JSVGViewerFrame f)
Shows the preference dialog.
|
void |
Application.showPreferenceDialog(JSVGViewerFrame f)
Shows the preference dialog.
|
Constructor and Description |
---|
Debugger(JSVGViewerFrame frame,
String url)
Creates a new Debugger.
|
LocalHistory(JMenuBar mb,
JSVGViewerFrame svgFrame)
Creates a new local history.
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.