| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser | |
| org.apache.batik.util.gui | |
| org.apache.batik.util.gui.resource |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DOMViewer |
The components of this class are used to view a DOM tree.
|
class |
FindDialog |
This class represents a Dialog that lets the user searching for text inside
an SVG document.
|
class |
JSVGViewerFrame |
This class represents a SVG viewer swing frame.
|
class |
NodePickerPanel |
Used to preview and edit nodes.
|
static class |
NodePickerPanel.NameEditorDialog |
Dialog for choosing element name.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CSSMediaPanel |
This class represents a panel to edit/add/remove CSS media.
|
static class |
CSSMediaPanel.AddMediumDialog |
A dialog to add a new CSS medium.
|
static class |
CSSMediaPanel.Dialog |
A dialog to edit/add/remove CSS media.
|
class |
JErrorPane |
This class represents a dialog to display an error (message + Exception).
|
class |
LanguageDialog |
This class represents a language selection dialog.
|
static class |
LanguageDialog.Panel |
The language selection panel.
|
class |
MemoryMonitor |
This class contains a collection of components that can be used to
track and display the memory usage.
|
class |
URIChooser |
This class is a dialog used to enter an URI or to choose a local file.
|
class |
UserStyleDialog |
This class represents a dialog to select the user style sheet.
|
| Constructor | Description |
|---|---|
ButtonFactory(java.util.ResourceBundle rb,
ActionMap am) |
Creates a new button factory
|
MenuFactory(java.util.ResourceBundle rb,
ActionMap am) |
Creates a new menu factory
|
ToolBarFactory(java.util.ResourceBundle rb,
ActionMap am) |
Creates a new tool bar factory
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.