| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser |
| Modifier and Type | Field | Description |
|---|---|---|
protected JSVGViewerFrame |
JSVGViewerFrame.Debugger.svgFrame |
The JSVGViewerFrame.
|
protected JSVGViewerFrame |
LocalHistory.svgFrame |
The frame to manage.
|
| Modifier and Type | Method | Description |
|---|---|---|
JSVGViewerFrame |
Application.createAndShowJSVGViewerFrame() |
Creates and shows a new viewer frame.
|
JSVGViewerFrame |
Main.createAndShowJSVGViewerFrame() |
Creates and shows a new viewer frame.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Application.closeJSVGViewerFrame(JSVGViewerFrame f) |
Closes the given viewer frame.
|
void |
Main.closeJSVGViewerFrame(JSVGViewerFrame f) |
Closes the given viewer frame.
|
javax.swing.Action |
Application.createExitAction(JSVGViewerFrame vf) |
Creates an action to exit the application.
|
javax.swing.Action |
Main.createExitAction(JSVGViewerFrame vf) |
Creates a new application exit action.
|
void |
SquiggleInputHandler.handle(ParsedURL purl,
JSVGViewerFrame svgFrame) |
Handles the given input for the given JSVGViewerFrame
|
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 |
Application.showPreferenceDialog(JSVGViewerFrame f) |
Shows the preference dialog.
|
void |
Main.showPreferenceDialog(JSVGViewerFrame f) |
Shows the preference dialog.
|
| Constructor | 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 ? 2018 Apache Software Foundation. All Rights Reserved.