Java Doc for JSVGViewerFrame.java in » Graphic-Library » batik » org » apache » batik » apps » svgbrowser » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
Graphic Library
»
batik
»
org.apache.batik.apps.svgbrowser
Source Cross Reference
Class Diagram
Java Document (Java Doc)
javax.swing
.JFrame
org.apache.batik.apps.svgbrowser
.JSVGViewerFrame
JSVGViewerFrame
public
class JSVGViewerFrame extends
JFrame
implements
ActionMap
,
SVGDocumentLoaderListener
,
GVTTreeBuilderListener
,
SVGLoadEventDispatcherListener
,
GVTTreeRendererListener
,
LinkActivationListener
,
UpdateManagerListener
(Code)
This class represents a SVG viewer swing frame.
author:
Stephane Hillion
version:
$Id: JSVGViewerFrame.java 511565 2007-02-25 18:04:46Z dvholten $
Inner Class :
protected
static class Canvas extends
JSVGCanvas
Inner Class :
protected
static class Debugger
Inner Class :
public
class AboutAction extends
AbstractAction
Inner Class :
public
class OpenAction extends
AbstractAction
Inner Class :
public
class OpenLocationAction extends
AbstractAction
Inner Class :
public
class NewWindowAction extends
AbstractAction
Inner Class :
public
class PreferencesAction extends
AbstractAction
Inner Class :
public
class CloseAction extends
AbstractAction
Inner Class :
public
class ReloadAction extends
AbstractAction
Inner Class :
public
class BackAction extends
AbstractAction
implements
JComponentModifier
Inner Class :
public
class ForwardAction extends
AbstractAction
implements
JComponentModifier
Inner Class :
public
class PrintAction extends
AbstractAction
Inner Class :
public
class SaveAsAction extends
AbstractAction
Inner Class :
public
class ExportAsJPGAction extends
AbstractAction
Inner Class :
public
class ExportAsPNGAction extends
AbstractAction
Inner Class :
public
class ExportAsTIFFAction extends
AbstractAction
Inner Class :
public
class ViewSourceAction extends
AbstractAction
Inner Class :
public
class FlushAction extends
AbstractAction
Inner Class :
public
class ToggleDebuggerAction extends
AbstractAction
Inner Class :
public
class PreviousTransformAction extends
AbstractAction
implements
JComponentModifier
Inner Class :
public
class NextTransformAction extends
AbstractAction
implements
JComponentModifier
Inner Class :
public
class UseStylesheetAction extends
AbstractAction
implements
JComponentModifier
Inner Class :
public
class PlayAction extends
AbstractAction
implements
JComponentModifier
Inner Class :
public
class PauseAction extends
AbstractAction
implements
JComponentModifier
Inner Class :
public
class StopAction extends
AbstractAction
implements
JComponentModifier
Inner Class :
public
class SetTransformAction extends
AbstractAction
Inner Class :
public
class MonitorAction extends
AbstractAction
Inner Class :
public
class FindDialogAction extends
AbstractAction
Inner Class :
public
class ThumbnailDialogAction extends
AbstractAction
Inner Class :
public
class FullScreenAction extends
AbstractAction
Inner Class :
public
class DOMViewerAction extends
AbstractAction
Inner Class :
protected
class UserAgent implements
SVGUserAgent
Inner Class :
protected
static class ImageFileFilter extends
FileFilter
Field Summary
final
public
static
String
ABOUT_ACTION
final
public
static
String
BACK_ACTION
final
public
static
String
CLOSE_ACTION
final
public
static
Cursor
DEFAULT_CURSOR
The default cursor.
final
public
static
String
DOM_VIEWER_ACTION
final
public
static
String
EXIT_ACTION
final
public
static
String
EXPORT_AS_JPG_ACTION
final
public
static
String
EXPORT_AS_PNG_ACTION
final
public
static
String
EXPORT_AS_TIFF_ACTION
final
public
static
String
FIND_DIALOG_ACTION
final
public
static
String
FLUSH_ACTION
final
public
static
String
FORWARD_ACTION
final
public
static
String
FULL_SCREEN_ACTION
final
protected
static
String
JDK_1_4_PRESENCE_TEST_CLASS
If the following class can be found (it appeared in JDK 1.4), then we know we are post JDK 1.4.
final
public
static
String
MONITOR_ACTION
final
public
static
String
NEW_WINDOW_ACTION
final
public
static
String
NEXT_TRANSFORM_ACTION
final
public
static
String
OPEN_ACTION
final
public
static
String
OPEN_LOCATION_ACTION
final
protected
static
String
OPEN_TITLE
Resource string name for the Open dialog.
final
public
static
String
PAUSE_ACTION
final
public
static
String
PLAY_ACTION
final
public
static
String
PREFERENCES_ACTION
final
public
static
String
PREVIOUS_TRANSFORM_ACTION
final
public
static
String
PRINT_ACTION
final
public
static
String
PROPERTY_OS_NAME
final
public
static
String
PROPERTY_OS_NAME_DEFAULT
final
public
static
String
PROPERTY_OS_WINDOWS_PREFIX
final
public
static
String
RELOAD_ACTION
final
public
static
String
RESET_TRANSFORM_ACTION
final
public
static
String
RESOURCES
final
public
static
String
SAVE_AS_ACTION
final
public
static
String
SET_TRANSFORM_ACTION
final
public
static
String
STOP_ACTION
final
public
static
String
THUMBNAIL_DIALOG_ACTION
final
public
static
String
TOGGLE_DEBUGGER_ACTION
final
public
static
String
USE_STYLESHEET_ACTION
final
public
static
String
VIEW_SOURCE_ACTION
final
public
static
Cursor
WAIT_CURSOR
The cursor indicating that an operation is pending.
final
public
static
String
ZOOM_IN_ACTION
final
public
static
String
ZOOM_OUT_ACTION
protected
String
alternateStyleSheet
The alternate style-sheet title.
protected
Application
application
The current application.
protected
boolean
autoAdjust
The auto adjust flag.
protected
BackAction
backAction
protected
static
ResourceBundle
bundle
protected
File
currentPath
The current path.
protected
File
currentSavePath
The current export path.
protected
boolean
debug
The debug flag.
protected
Debugger
debugger
The debugger object.
protected
static
SquiggleInputHandler
defaultHandler
protected
DOMViewer
domViewer
The DOM viewer.
protected
FindDialog
findDialog
The Find dialog.
protected
ForwardAction
forwardAction
protected
static
Vector
handlers
protected
Map
listeners
protected
LocalHistory
localHistory
The local history.
protected
LocationBar
locationBar
The location bar.
protected
boolean
managerStopped
Whether the update manager was stopped.
protected
static
JFrame
memoryMonitorFrame
The memory monitor frame.
protected
NextTransformAction
nextTransformAction
protected
PauseAction
pauseAction
protected
PlayAction
playAction
protected
PreviousTransformAction
previousTransformAction
protected
static boolean
priorJDK1_4
Kind of ugly, but we need to know if we are running before or after 1.4...
protected
static
ResourceManager
resources
protected
StatusBar
statusBar
The status bar.
protected
StopAction
stopAction
protected
Canvas
svgCanvas
The JSVGCanvas.
protected
JPanel
svgCanvasPanel
protected
SVGDocument
svgDocument
The current document.
protected
ThumbnailDialog
thumbnailDialog
The Find dialog.
long
time
protected
String
title
The initial frame title.
protected
JAffineTransformChooser.Dialog
transformDialog
protected
TransformHistory
transformHistory
The transform history.
protected
URIChooser
uriChooser
The URI chooser.
protected
UseStylesheetAction
useStylesheetAction
protected
SVGUserAgent
userAgent
The SVG user agent.
protected
JWindow
window
Constructor Summary
public
JSVGViewerFrame
(
Application
app)
Creates a new SVG viewer frame.
Method Summary
public
void
dispose
()
Call dispose on canvas as well.
public
void
documentLoadingCancelled
(
SVGDocumentLoaderEvent
e)
Called when the loading of a document was cancelled.
public
void
documentLoadingCompleted
(
SVGDocumentLoaderEvent
e)
Called when the loading of a document was completed.
public
void
documentLoadingFailed
(
SVGDocumentLoaderEvent
e)
Called when the loading of a document has failed.
public
void
documentLoadingStarted
(
SVGDocumentLoaderEvent
e)
Called when the loading of a document was started.
public
Action
getAction
(
String
key)
protected
static
Vector
getHandlers
()
Returns the list of input file handler.
public
SquiggleInputHandler
getInputHandler
(
ParsedURL
purl)
public
JSVGCanvas
getJSVGCanvas
()
Returns the main JSVGCanvas of this frame.
public
void
gvtBuildCancelled
(
GVTTreeBuilderEvent
e)
Called when a build was cancelled.
public
void
gvtBuildCompleted
(
GVTTreeBuilderEvent
e)
Called when a build was completed.
public
void
gvtBuildFailed
(
GVTTreeBuilderEvent
e)
Called when a build failed.
public
void
gvtBuildStarted
(
GVTTreeBuilderEvent
e)
Called when a build started.
public
void
gvtRenderingCancelled
(
GVTTreeRendererEvent
e)
Called when a rendering was cancelled.
public
void
gvtRenderingCompleted
(
GVTTreeRendererEvent
e)
Called when a rendering was completed.
public
void
gvtRenderingFailed
(
GVTTreeRendererEvent
e)
Called when a rendering failed.
public
void
gvtRenderingPrepare
(
GVTTreeRendererEvent
e)
Called when a rendering is in its preparing phase.
public
void
gvtRenderingStarted
(
GVTTreeRendererEvent
e)
Called when a rendering started.
public
void
hideDebugger
()
Hides and destroys the Rhino debugger.
public
void
linkActivated
(
LinkActivationEvent
e)
Called when a link was activated.
public
void
managerResumed
(
UpdateManagerEvent
e)
Called when the manager was resumed.
public
void
managerStarted
(
UpdateManagerEvent
e)
Called when the manager was started.
public
void
managerStopped
(
UpdateManagerEvent
e)
Called when the manager was stopped.
public
void
managerSuspended
(
UpdateManagerEvent
e)
Called when the manager was suspended.
public
static synchronized void
registerHandler
(
SquiggleInputHandler
handler)
Registers an input file handler by adding it to the handlers map.
public
void
setAutoAdjust
(boolean b)
Whether to auto adjust the canvas to the size of the document.
public
void
setDebug
(boolean b)
Whether to show the debug traces.
public
void
setSVGDocument
(SVGDocument svgDocument,
String
svgDocumentURL,
String
svgDocumentTitle)
public
void
showDebugger
()
Shows the Rhino debugger.
public
void
showSVGDocument
(
String
uri)
public
void
svgLoadEventDispatchCancelled
(
SVGLoadEventDispatcherEvent
e)
Called when a onload event dispatch was cancelled.
public
void
svgLoadEventDispatchCompleted
(
SVGLoadEventDispatcherEvent
e)
Called when a onload event dispatch was completed.
public
void
svgLoadEventDispatchFailed
(
SVGLoadEventDispatcherEvent
e)
Called when a onload event dispatch failed.
public
void
svgLoadEventDispatchStarted
(
SVGLoadEventDispatcherEvent
e)
Called when a onload event dispatch started.
public
void
updateCompleted
(
UpdateManagerEvent
e)
Called when an update was completed.
public
void
updateFailed
(
UpdateManagerEvent
e)
Called when an update failed.
public
void
updateStarted
(
UpdateManagerEvent
e)
Called when an update started.
Field Detail
ABOUT_ACTION
final
public
static
String
ABOUT_ACTION
(Code)
BACK_ACTION
final
public
static
String
BACK_ACTION
(Code)
CLOSE_ACTION
final
public
static
String
CLOSE_ACTION
(Code)
DEFAULT_CURSOR
final
public
static
Cursor
DEFAULT_CURSOR
(Code)
The default cursor.
DOM_VIEWER_ACTION
final
public
static
String
DOM_VIEWER_ACTION
(Code)
EXIT_ACTION
final
public
static
String
EXIT_ACTION
(Code)
EXPORT_AS_JPG_ACTION
final
public
static
String
EXPORT_AS_JPG_ACTION
(Code)
EXPORT_AS_PNG_ACTION
final
public
static
String
EXPORT_AS_PNG_ACTION
(Code)
EXPORT_AS_TIFF_ACTION
final
public
static
String
EXPORT_AS_TIFF_ACTION
(Code)
FIND_DIALOG_ACTION
final
public
static
String
FIND_DIALOG_ACTION
(Code)
FLUSH_ACTION
final
public
static
String
FLUSH_ACTION
(Code)
FORWARD_ACTION
final
public
static
String
FORWARD_ACTION
(Code)
FULL_SCREEN_ACTION
final
public
static
String
FULL_SCREEN_ACTION
(Code)
JDK_1_4_PRESENCE_TEST_CLASS
final
protected
static
String
JDK_1_4_PRESENCE_TEST_CLASS
(Code)
If the following class can be found (it appeared in JDK 1.4), then we know we are post JDK 1.4.
MONITOR_ACTION
final
public
static
String
MONITOR_ACTION
(Code)
NEW_WINDOW_ACTION
final
public
static
String
NEW_WINDOW_ACTION
(Code)
NEXT_TRANSFORM_ACTION
final
public
static
String
NEXT_TRANSFORM_ACTION
(Code)
OPEN_ACTION
final
public
static
String
OPEN_ACTION
(Code)
OPEN_LOCATION_ACTION
final
public
static
String
OPEN_LOCATION_ACTION
(Code)
OPEN_TITLE
final
protected
static
String
OPEN_TITLE
(Code)
Resource string name for the Open dialog.
PAUSE_ACTION
final
public
static
String
PAUSE_ACTION
(Code)
PLAY_ACTION
final
public
static
String
PLAY_ACTION
(Code)
PREFERENCES_ACTION
final
public
static
String
PREFERENCES_ACTION
(Code)
PREVIOUS_TRANSFORM_ACTION
final
public
static
String
PREVIOUS_TRANSFORM_ACTION
(Code)
PRINT_ACTION
final
public
static
String
PRINT_ACTION
(Code)
PROPERTY_OS_NAME
final
public
static
String
PROPERTY_OS_NAME
(Code)
Name for the os-name property
PROPERTY_OS_NAME_DEFAULT
final
public
static
String
PROPERTY_OS_NAME_DEFAULT
(Code)
Name for the os.name default
PROPERTY_OS_WINDOWS_PREFIX
final
public
static
String
PROPERTY_OS_WINDOWS_PREFIX
(Code)
Name for the os.name property prefix we are looking for in OpenAction to work around JFileChooser bug
RELOAD_ACTION
final
public
static
String
RELOAD_ACTION
(Code)
RESET_TRANSFORM_ACTION
final
public
static
String
RESET_TRANSFORM_ACTION
(Code)
RESOURCES
final
public
static
String
RESOURCES
(Code)
The gui resources file name
SAVE_AS_ACTION
final
public
static
String
SAVE_AS_ACTION
(Code)
SET_TRANSFORM_ACTION
final
public
static
String
SET_TRANSFORM_ACTION
(Code)
STOP_ACTION
final
public
static
String
STOP_ACTION
(Code)
THUMBNAIL_DIALOG_ACTION
final
public
static
String
THUMBNAIL_DIALOG_ACTION
(Code)
TOGGLE_DEBUGGER_ACTION
final
public
static
String
TOGGLE_DEBUGGER_ACTION
(Code)
USE_STYLESHEET_ACTION
final
public
static
String
USE_STYLESHEET_ACTION
(Code)
VIEW_SOURCE_ACTION
final
public
static
String
VIEW_SOURCE_ACTION
(Code)
WAIT_CURSOR
final
public
static
Cursor
WAIT_CURSOR
(Code)
The cursor indicating that an operation is pending.
ZOOM_IN_ACTION
final
public
static
String
ZOOM_IN_ACTION
(Code)
ZOOM_OUT_ACTION
final
public
static
String
ZOOM_OUT_ACTION
(Code)
alternateStyleSheet
protected
String
alternateStyleSheet
(Code)
The alternate style-sheet title.
application
protected
Application
application
(Code)
The current application.
autoAdjust
protected
boolean autoAdjust
(Code)
The auto adjust flag.
backAction
protected
BackAction backAction
(Code)
The back action
bundle
protected
static
ResourceBundle
bundle
(Code)
The resource bundle
currentPath
protected
File
currentPath
(Code)
The current path.
currentSavePath
protected
File
currentSavePath
(Code)
The current export path.
debug
protected
boolean debug
(Code)
The debug flag.
debugger
protected
Debugger debugger
(Code)
The debugger object.
defaultHandler
protected
static
SquiggleInputHandler
defaultHandler
(Code)
The default input handler
domViewer
protected
DOMViewer
domViewer
(Code)
The DOM viewer.
findDialog
protected
FindDialog
findDialog
(Code)
The Find dialog.
forwardAction
protected
ForwardAction forwardAction
(Code)
The forward action
handlers
protected
static
Vector
handlers
(Code)
The input handlers
listeners
protected
Map
listeners
(Code)
The map that contains the action listeners
localHistory
protected
LocalHistory
localHistory
(Code)
The local history.
locationBar
protected
LocationBar
locationBar
(Code)
The location bar.
managerStopped
protected
boolean managerStopped
(Code)
Whether the update manager was stopped.
memoryMonitorFrame
protected
static
JFrame
memoryMonitorFrame
(Code)
The memory monitor frame.
nextTransformAction
protected
NextTransformAction nextTransformAction
(Code)
The next transform action
pauseAction
protected
PauseAction pauseAction
(Code)
The pause action
playAction
protected
PlayAction playAction
(Code)
The play action
previousTransformAction
protected
PreviousTransformAction previousTransformAction
(Code)
The previous transform action
priorJDK1_4
protected
static boolean priorJDK1_4
(Code)
Kind of ugly, but we need to know if we are running before or after 1.4...
resources
protected
static
ResourceManager
resources
(Code)
The resource manager
statusBar
protected
StatusBar
statusBar
(Code)
The status bar.
stopAction
protected
StopAction stopAction
(Code)
The stop action
svgCanvas
protected
Canvas svgCanvas
(Code)
The JSVGCanvas.
svgCanvasPanel
protected
JPanel
svgCanvasPanel
(Code)
The panel where the svgCanvas is displayed
svgDocument
protected
SVGDocument svgDocument
(Code)
The current document.
thumbnailDialog
protected
ThumbnailDialog
thumbnailDialog
(Code)
The Find dialog.
time
long time
(Code)
title
protected
String
title
(Code)
The initial frame title.
transformDialog
protected
JAffineTransformChooser.Dialog
transformDialog
(Code)
The transform dialog
transformHistory
protected
TransformHistory
transformHistory
(Code)
The transform history.
uriChooser
protected
URIChooser
uriChooser
(Code)
The URI chooser.
useStylesheetAction
protected
UseStylesheetAction useStylesheetAction
(Code)
The use (author) stylesheet action
userAgent
protected
SVGUserAgent
userAgent
(Code)
The SVG user agent.
window
protected
JWindow
window
(Code)
A window used for full screen display
Constructor Detail
JSVGViewerFrame
public
JSVGViewerFrame(
Application
app)
(Code)
Creates a new SVG viewer frame.
Method Detail
dispose
public
void dispose()
(Code)
Call dispose on canvas as well.
documentLoadingCancelled
public
void documentLoadingCancelled(
SVGDocumentLoaderEvent
e)
(Code)
Called when the loading of a document was cancelled.
documentLoadingCompleted
public
void documentLoadingCompleted(
SVGDocumentLoaderEvent
e)
(Code)
Called when the loading of a document was completed.
documentLoadingFailed
public
void documentLoadingFailed(
SVGDocumentLoaderEvent
e)
(Code)
Called when the loading of a document has failed.
documentLoadingStarted
public
void documentLoadingStarted(
SVGDocumentLoaderEvent
e)
(Code)
Called when the loading of a document was started.
getAction
public
Action
getAction(
String
key) throws
MissingListenerException
(Code)
Returns the action associated with the given string or null on error
Parameters:
key - the key mapped with the action to get
throws:
MissingListenerException
- if the action is not found
getHandlers
protected
static
Vector
getHandlers()
(Code)
Returns the list of input file handler.
getInputHandler
public
SquiggleInputHandler
getInputHandler(
ParsedURL
purl) throws
IOException
(Code)
Returns the input handler for the given URI
getJSVGCanvas
public
JSVGCanvas
getJSVGCanvas()
(Code)
Returns the main JSVGCanvas of this frame.
gvtBuildCancelled
public
void gvtBuildCancelled(
GVTTreeBuilderEvent
e)
(Code)
Called when a build was cancelled.
gvtBuildCompleted
public
void gvtBuildCompleted(
GVTTreeBuilderEvent
e)
(Code)
Called when a build was completed.
gvtBuildFailed
public
void gvtBuildFailed(
GVTTreeBuilderEvent
e)
(Code)
Called when a build failed.
gvtBuildStarted
public
void gvtBuildStarted(
GVTTreeBuilderEvent
e)
(Code)
Called when a build started. The data of the event is initialized to the old document.
gvtRenderingCancelled
public
void gvtRenderingCancelled(
GVTTreeRendererEvent
e)
(Code)
Called when a rendering was cancelled.
gvtRenderingCompleted
public
void gvtRenderingCompleted(
GVTTreeRendererEvent
e)
(Code)
Called when a rendering was completed.
gvtRenderingFailed
public
void gvtRenderingFailed(
GVTTreeRendererEvent
e)
(Code)
Called when a rendering failed.
gvtRenderingPrepare
public
void gvtRenderingPrepare(
GVTTreeRendererEvent
e)
(Code)
Called when a rendering is in its preparing phase.
gvtRenderingStarted
public
void gvtRenderingStarted(
GVTTreeRendererEvent
e)
(Code)
Called when a rendering started.
hideDebugger
public
void hideDebugger()
(Code)
Hides and destroys the Rhino debugger.
linkActivated
public
void linkActivated(
LinkActivationEvent
e)
(Code)
Called when a link was activated.
managerResumed
public
void managerResumed(
UpdateManagerEvent
e)
(Code)
Called when the manager was resumed.
managerStarted
public
void managerStarted(
UpdateManagerEvent
e)
(Code)
Called when the manager was started.
managerStopped
public
void managerStopped(
UpdateManagerEvent
e)
(Code)
Called when the manager was stopped.
managerSuspended
public
void managerSuspended(
UpdateManagerEvent
e)
(Code)
Called when the manager was suspended.
registerHandler
public
static synchronized void registerHandler(
SquiggleInputHandler
handler)
(Code)
Registers an input file handler by adding it to the handlers map.
Parameters:
handler - the new input handler to register.
setAutoAdjust
public
void setAutoAdjust(boolean b)
(Code)
Whether to auto adjust the canvas to the size of the document.
setDebug
public
void setDebug(boolean b)
(Code)
Whether to show the debug traces.
setSVGDocument
public
void setSVGDocument(SVGDocument svgDocument,
String
svgDocumentURL,
String
svgDocumentTitle)
(Code)
Forces the viewer frame to show the input SVGDocument
showDebugger
public
void showDebugger()
(Code)
Shows the Rhino debugger.
showSVGDocument
public
void showSVGDocument(
String
uri)
(Code)
Shows the given document into the viewer frame
svgLoadEventDispatchCancelled
public
void svgLoadEventDispatchCancelled(
SVGLoadEventDispatcherEvent
e)
(Code)
Called when a onload event dispatch was cancelled.
svgLoadEventDispatchCompleted
public
void svgLoadEventDispatchCompleted(
SVGLoadEventDispatcherEvent
e)
(Code)
Called when a onload event dispatch was completed.
svgLoadEventDispatchFailed
public
void svgLoadEventDispatchFailed(
SVGLoadEventDispatcherEvent
e)
(Code)
Called when a onload event dispatch failed.
svgLoadEventDispatchStarted
public
void svgLoadEventDispatchStarted(
SVGLoadEventDispatcherEvent
e)
(Code)
Called when a onload event dispatch started.
updateCompleted
public
void updateCompleted(
UpdateManagerEvent
e)
(Code)
Called when an update was completed.
updateFailed
public
void updateFailed(
UpdateManagerEvent
e)
(Code)
Called when an update failed.
updateStarted
public
void updateStarted(
UpdateManagerEvent
e)
(Code)
Called when an update started.
Fields inherited from
javax.swing.JFrame
final
public
static int EXIT_ON_CLOSE
(Code)
(Java Doc)
protected
AccessibleContext
accessibleContext
(Code)
(Java Doc)
protected
JRootPane
rootPane
(Code)
(Java Doc)
protected
boolean rootPaneCheckingEnabled
(Code)
(Java Doc)
Methods inherited from
javax.swing.JFrame
protected
void addImpl(
Component
comp,
Object
constraints, int index)
(Code)
(Java Doc)
protected
JRootPane
createRootPane()
(Code)
(Java Doc)
protected
void frameInit()
(Code)
(Java Doc)
public
AccessibleContext
getAccessibleContext()
(Code)
(Java Doc)
public
Container
getContentPane()
(Code)
(Java Doc)
public
int getDefaultCloseOperation()
(Code)
(Java Doc)
public
Component
getGlassPane()
(Code)
(Java Doc)
public
Graphics
getGraphics()
(Code)
(Java Doc)
public
JMenuBar
getJMenuBar()
(Code)
(Java Doc)
public
JLayeredPane
getLayeredPane()
(Code)
(Java Doc)
public
JRootPane
getRootPane()
(Code)
(Java Doc)
public
TransferHandler
getTransferHandler()
(Code)
(Java Doc)
public
static boolean isDefaultLookAndFeelDecorated()
(Code)
(Java Doc)
protected
boolean isRootPaneCheckingEnabled()
(Code)
(Java Doc)
protected
String
paramString()
(Code)
(Java Doc)
protected
void processWindowEvent(
WindowEvent
e)
(Code)
(Java Doc)
public
void remove(
Component
comp)
(Code)
(Java Doc)
public
void repaint(long time, int x, int y, int width, int height)
(Code)
(Java Doc)
public
void setContentPane(
Container
contentPane)
(Code)
(Java Doc)
public
void setDefaultCloseOperation(int operation)
(Code)
(Java Doc)
public
static void setDefaultLookAndFeelDecorated(boolean defaultLookAndFeelDecorated)
(Code)
(Java Doc)
public
void setGlassPane(
Component
glassPane)
(Code)
(Java Doc)
public
void setIconImage(
Image
image)
(Code)
(Java Doc)
public
void setJMenuBar(
JMenuBar
menubar)
(Code)
(Java Doc)
public
void setLayeredPane(
JLayeredPane
layeredPane)
(Code)
(Java Doc)
public
void setLayout(
LayoutManager
manager)
(Code)
(Java Doc)
protected
void setRootPane(
JRootPane
root)
(Code)
(Java Doc)
protected
void setRootPaneCheckingEnabled(boolean enabled)
(Code)
(Java Doc)
public
void setTransferHandler(
TransferHandler
newHandler)
(Code)
(Java Doc)
public
void update(
Graphics
g)
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.