|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSVGViewerFrame | |
org.apache.batik.apps.svgbrowser |
Uses of JSVGViewerFrame in org.apache.batik.apps.svgbrowser |
Methods in org.apache.batik.apps.svgbrowser that return JSVGViewerFrame | |
JSVGViewerFrame |
Main.createAndShowJSVGViewerFrame()
Creates and shows a new viewer frame. |
JSVGViewerFrame |
Application.createAndShowJSVGViewerFrame()
Creates and shows a new viewer frame. |
Methods in org.apache.batik.apps.svgbrowser with parameters of type JSVGViewerFrame | |
void |
Main.closeJSVGViewerFrame(JSVGViewerFrame f)
Closes the given viewer frame. |
javax.swing.Action |
Main.createExitAction(JSVGViewerFrame vf)
Creates a new application exit action. |
void |
Main.showPreferenceDialog(JSVGViewerFrame f)
Shows the preference dialog. |
void |
Application.closeJSVGViewerFrame(JSVGViewerFrame f)
Closes the given viewer frame. |
javax.swing.Action |
Application.createExitAction(JSVGViewerFrame vf)
Creates an action to exit the application. |
void |
Application.showPreferenceDialog(JSVGViewerFrame f)
Shows the preference dialog. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |