Serialized Form


Package org.apache.batik.util.gui

Class org.apache.batik.util.gui.CSSMediaPanel extends JPanel implements Serializable

Serialized Fields

removeButton

JButton removeButton
The button to remove a CSS medium from the list.


addButton

JButton addButton
The button to add a CSS medium from the list.


clearButton

JButton clearButton
The button to clear the CSS media list.


listModel

DefaultListModel listModel
The list that represents the CSS media.


mediaList

JList mediaList
The list that represents the CSS media.


listeners

Map<K,V> listeners
The map that contains the listeners

Class org.apache.batik.util.gui.CSSMediaPanel.AddButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog extends JDialog implements Serializable

Serialized Fields

medium

JComboBox medium
The new medium.


returnCode

int returnCode
The return code.


listeners

Map<K,V> listeners
The map that contains the listeners

Class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.OKButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.CSSMediaPanel.ClearButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.CSSMediaPanel.Dialog extends JDialog implements Serializable

Serialized Fields

returnCode

int returnCode
The return code.


listeners

Map<K,V> listeners
The map that contains the listeners

Class org.apache.batik.util.gui.CSSMediaPanel.Dialog.CancelButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.CSSMediaPanel.Dialog.OKButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.CSSMediaPanel.RemoveButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.DropDownComponent extends JPanel implements Serializable

Serialized Fields

mainButton

JButton mainButton
The main button for this component.


dropDownButton

JButton dropDownButton
The drop down button. When clicked the dropdown popup menu appears.


enabledDownArrow

Icon enabledDownArrow
The icon for enabled drop down button.


disabledDownArrow

Icon disabledDownArrow
The icon for disabled drop down button.


popupMenu

DropDownComponent.ScrollablePopupMenu popupMenu
The scrollable pop up menu.


isDropDownEnabled

boolean isDropDownEnabled
If drop down menu appears when clicked on dropdown button.

Class org.apache.batik.util.gui.DropDownComponent.DefaultScrollablePopupMenuItem extends JButton implements Serializable

Serialized Fields

parent

DropDownComponent.ScrollablePopupMenu parent
The parent scrollable popup menu.

Class org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenu extends JPopupMenu implements Serializable

Serialized Fields

menuPanel

JPanel menuPanel
The menu panel.


scrollPane

JScrollPane scrollPane
The scroll pane.


preferredHeight

int preferredHeight
Max menu height.


model

DropDownComponent.ScrollablePopupMenuModel model
The model for this component.


ownerComponent

JComponent ownerComponent
The owner component.


footer

DropDownComponent.ScrollablePopupMenuItem footer
Footer item. Should be always shown at the bottom of this pop up.


eventListeners

EventListenerList eventListeners
Listeners list.

Class org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenuEvent extends EventObject implements Serializable

Serialized Fields

type

int type
The event type.


itemNumber

int itemNumber
The number of items that were added / removed.


details

String details
The details about the event.

Class org.apache.batik.util.gui.ExtendedGridBagConstraints extends GridBagConstraints implements Serializable

Class org.apache.batik.util.gui.JErrorPane extends JPanel implements Serializable

Serialized Fields

msg

String msg
The error message.


stacktrace

String stacktrace
The stack trace.


bf

ButtonFactory bf
The button factory.


detailsArea

JComponent detailsArea
The text area used to show the stack trace.


showDetailButton

JButton showDetailButton
The button used to show or not the details.


isDetailShown

boolean isDetailShown
This flag bit indicates whether or not the stack trace is shown.


subpanel

JPanel subpanel
The sub panel that contains the stack trace text area.


okButton

JButton okButton
The OK button.


listeners

Map<K,V> listeners
The map that contains the listeners

Class org.apache.batik.util.gui.JErrorPane.OKButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.JErrorPane.ShowDetailButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.LanguageDialog extends JDialog implements Serializable

Serialized Fields

listeners

Map<K,V> listeners
The map that contains the listeners


panel

LanguageDialog.Panel panel
The user languages panel.


returnCode

int returnCode
The last return code.

Class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.LanguageDialog.OKButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.LanguageDialog.Panel extends JPanel implements Serializable

Serialized Fields

userList

JList userList
The user languages list


languageList

JList languageList
The languages list


userListModel

DefaultListModel userListModel
The user list model


languageListModel

DefaultListModel languageListModel
The language list model


addLanguageButton

JButton addLanguageButton
The AddLanguageButton.


removeLanguageButton

JButton removeLanguageButton
The RemoveLanguageButton.


upLanguageButton

JButton upLanguageButton
The UpLanguageButton.


downLanguageButton

JButton downLanguageButton
The DownLanguageButton.


clearLanguageButton

JButton clearLanguageButton
The ClearLanguageButton.


listeners

Map<K,V> listeners
The map that contains the listeners

Class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.LanguageDialog.Panel.DownLanguageButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer extends JLabel implements Serializable

Class org.apache.batik.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.LocationBar extends JPanel implements Serializable

Serialized Fields

comboBox

JComboBox comboBox
The combo box

Class org.apache.batik.util.gui.MemoryMonitor extends JFrame implements Serializable

Serialized Fields

listeners

Map<K,V> listeners
The map that contains the listeners


panel

MemoryMonitor.Panel panel
The Panel instance.

Class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.MemoryMonitor.CollectButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.MemoryMonitor.History extends JPanel implements Serializable

Serialized Fields

gridLinesColor

Color gridLinesColor
The grid lines color.


curveColor

Color curveColor
The curve color.


borderColor

Color borderColor
The border color.


data

List<E> data
The data.


xShift

int xShift
The vertical lines shift.


totalMemory

long totalMemory
The total memory.


freeMemory

long freeMemory
The free memory.


path

GeneralPath path
The curve representation.

Class org.apache.batik.util.gui.MemoryMonitor.Panel extends JPanel implements Serializable

Serialized Fields

repaintThread

MemoryMonitor.RepaintThread repaintThread
The repaint thread.

Class org.apache.batik.util.gui.MemoryMonitor.Usage extends JPanel implements Serializable

Serialized Fields

usedColors

Color[] usedColors
The color of the used blocks for each block type.


freeColors

Color[] freeColors
The color of the free blocks for each block type.


font

Font font
The font used to draw the strings.


textColor

Color textColor
The text color.


totalMemory

long totalMemory
The total memory.


freeMemory

long freeMemory
The free memory.

Class org.apache.batik.util.gui.URIChooser extends JDialog implements Serializable

Serialized Fields

buttonFactory

ButtonFactory buttonFactory
The button factory


textField

JTextField textField
The text field


okButton

JButton okButton
The OK button


clearButton

JButton clearButton
The Clear button


currentPath

String currentPath
The current path.


fileFilter

FileFilter fileFilter
The file filter.


returnCode

int returnCode
The last return code.


chosenPath

String chosenPath
The last chosen path.


listeners

Map<K,V> listeners
The map that contains the listeners

Class org.apache.batik.util.gui.URIChooser.BrowseButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.URIChooser.CancelButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.URIChooser.ClearButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.URIChooser.OKButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.UserStyleDialog extends JDialog implements Serializable

Serialized Fields

panel

UserStyleDialog.Panel panel
The main panel.


chosenPath

String chosenPath
The chosen path.


returnCode

int returnCode
The last return code.


listeners

Map<K,V> listeners
The map that contains the listeners

Class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction extends AbstractAction implements Serializable

Class org.apache.batik.util.gui.UserStyleDialog.Panel extends JPanel implements Serializable

Serialized Fields

fileCheckBox

JCheckBox fileCheckBox
The file check box


fileLabel

JLabel fileLabel
The file label


fileTextField

JTextField fileTextField
The file text field


browseButton

JButton browseButton
The browse button

Class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction extends AbstractAction implements Serializable


Package org.apache.batik.util.gui.resource

Class org.apache.batik.util.gui.resource.JToolbarButton extends JButton implements Serializable

Class org.apache.batik.util.gui.resource.JToolbarSeparator extends JComponent implements Serializable

Class org.apache.batik.util.gui.resource.JToolbarToggleButton extends JToggleButton implements Serializable

Class org.apache.batik.util.gui.resource.MissingListenerException extends RuntimeException implements Serializable

Serialized Fields

className

String className
The class name of the listener bundle requested

 

key

String key
The name of the specific listener requested by the user

 

Package org.apache.batik.util.gui.xmleditor

Class org.apache.batik.util.gui.xmleditor.XMLContext extends StyleContext implements Serializable

Serialized Fields

syntaxForegroundMap

Map<K,V> syntaxForegroundMap
Map


syntaxFontMap

Map<K,V> syntaxFontMap
Map

Class org.apache.batik.util.gui.xmleditor.XMLDocument extends PlainDocument implements Serializable

Serialized Fields

lexer

XMLScanner lexer

context

XMLContext context

cacheToken

XMLToken cacheToken

Class org.apache.batik.util.gui.xmleditor.XMLEditorKit extends DefaultEditorKit implements Serializable

Serialized Fields

context

XMLContext context

factory

ViewFactory factory

Class org.apache.batik.util.gui.xmleditor.XMLTextEditor extends JEditorPane implements Serializable

Serialized Fields

undoManager

UndoManager undoManager



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.