Serialized Form
|
Package org.apache.batik.util.gui |
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
medium
JComboBox medium
- The new medium.
returnCode
int returnCode
- The return code.
listeners
Map<K,V> listeners
- The map that contains the listeners
returnCode
int returnCode
- The return code.
listeners
Map<K,V> listeners
- The map that contains the listeners
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.
parent
DropDownComponent.ScrollablePopupMenu parent
- The parent scrollable popup menu.
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.
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.
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
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.
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
comboBox
JComboBox comboBox
- The combo box
listeners
Map<K,V> listeners
- The map that contains the listeners
panel
MemoryMonitor.Panel panel
- The Panel instance.
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.
repaintThread
MemoryMonitor.RepaintThread repaintThread
- The repaint thread.
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.
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
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
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
|
Package org.apache.batik.util.gui.resource |
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 |
syntaxForegroundMap
Map<K,V> syntaxForegroundMap
- Map
syntaxFontMap
Map<K,V> syntaxFontMap
- Map
lexer
XMLScanner lexer
context
XMLContext context
cacheToken
XMLToken cacheToken
context
XMLContext context
factory
ViewFactory factory
undoManager
UndoManager undoManager
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.