Package jmri.jmrit.operations.setup.gui
Class PrintOptionPanel
- java.lang.Object
-
- java.awt.Component
-
- java.awt.Container
-
- javax.swing.JComponent
-
- javax.swing.JPanel
-
- jmri.jmrit.operations.OperationsPanel
-
- jmri.jmrit.operations.setup.gui.OperationsPreferencesPanel
-
- jmri.jmrit.operations.setup.gui.PrintOptionPanel
-
- All Implemented Interfaces:
java.awt.image.ImageObserver,java.awt.MenuContainer,java.beans.PropertyChangeListener,java.io.Serializable,java.util.EventListener,javax.accessibility.Accessible,JmriServiceProviderInterface,PreferencesPanel
public class PrintOptionPanel extends OperationsPreferencesPanel implements java.beans.PropertyChangeListener
Frame for user edit of manifest and switch list print options- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
-
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
-
-
Field Summary
Fields Modifier and Type Field Description (package private) javax.swing.JButtonaddCarDropComboboxButton(package private) javax.swing.JButtonaddCarPickupComboboxButton(package private) javax.swing.JButtonaddEngDropComboboxButton(package private) javax.swing.JButtonaddEngPickupComboboxButton(package private) javax.swing.JButtonaddLocalComboboxButton(package private) javax.swing.JButtonaddLogoButton(package private) javax.swing.JButtonaddSwitchListDropComboboxButton(package private) javax.swing.JButtonaddSwitchListLocalComboboxButton(package private) javax.swing.JButtonaddSwitchListPickupComboboxButton(package private) java.util.List<javax.swing.JComboBox<java.lang.String>>carDropMessageList(package private) java.util.List<javax.swing.JComboBox<java.lang.String>>carPickupMessageList(package private) javax.swing.JScrollPanecommentScroller(package private) javax.swing.JTextAreacommentTextArea(package private) javax.swing.JButtondeleteCarDropComboboxButton(package private) javax.swing.JButtondeleteCarPickupComboboxButton(package private) javax.swing.JButtondeleteEngDropComboboxButton(package private) javax.swing.JButtondeleteEngPickupComboboxButton(package private) javax.swing.JButtondeleteLocalComboboxButton(package private) javax.swing.JButtondeleteSwitchListDropComboboxButton(package private) javax.swing.JButtondeleteSwitchListLocalComboboxButton(package private) javax.swing.JButtondeleteSwitchListPickupComboboxButton(package private) javax.swing.JTextFielddropCarPrefix(package private) javax.swing.JColorChooserdropColorChooser(package private) javax.swing.JColorChooserdropEngineColorChooser(package private) javax.swing.JTextFielddropEngPrefix(package private) javax.swing.JCheckBoxeditManifestCheckBox(package private) java.util.List<javax.swing.JComboBox<java.lang.String>>engineDropMessageList(package private) java.util.List<javax.swing.JComboBox<java.lang.String>>enginePickupMessageList(package private) javax.swing.JFileChooserfcWe always use the same file chooser in this class, so that the user's last-accessed directory remains available.(package private) javax.swing.JComboBox<java.lang.String>fontComboBox(package private) javax.swing.JComboBox<java.lang.Integer>fontSizeComboBox(package private) javax.swing.JCheckBoxformatSwitchListCheckBox(package private) javax.swing.JCheckBoxgroupCarMovesCheckBox(package private) javax.swing.JTextFieldhazardousTextField(package private) javax.swing.JColorChooserlocalColorChooser(package private) java.util.List<javax.swing.JComboBox<java.lang.String>>localMessageList(package private) javax.swing.JTextFieldlocalPrefix(package private) javax.swing.JLabellogoURL(package private) javax.swing.JCheckBoxmanifestDepartureTimeCheckBox(package private) javax.swing.JComboBox<java.lang.String>manifestFormatComboBox(package private) javax.swing.JComboBox<java.lang.String>manifestOrientationComboBox(package private) javax.swing.JColorChoosermissingCarColorChooser(package private) javax.swing.JCheckBoxnoPageBreaksCheckBox(package private) javax.swing.JPanelpDrop(package private) javax.swing.JPanelpEngDrop(package private) javax.swing.JPanelpEngPickup(package private) javax.swing.JTextFieldpickupCarPrefix(package private) javax.swing.JColorChooserpickupColorChooser(package private) javax.swing.JColorChooserpickupEngineColorChooser(package private) javax.swing.JTextFieldpickupEngPrefix(package private) javax.swing.JPanelpLocal(package private) javax.swing.JPanelpManifest(package private) javax.swing.JPanelpPickup(package private) javax.swing.JCheckBoxprintCabooseLoadCheckBox(package private) javax.swing.JComboBox<java.awt.JobAttributes.SidesType>printDuplexComboBox(package private) javax.swing.JCheckBoxprintHeadersCheckBox(package private) javax.swing.JCheckBoxprintLoadsEmptiesCheckBox(package private) javax.swing.JCheckBoxprintLocCommentsCheckBox(package private) javax.swing.JCheckBoxprintLocoLastCheckBox(package private) javax.swing.JCheckBoxprintPageHeaderCheckBox(package private) javax.swing.JCheckBoxprintPassengerLoadCheckBox(package private) javax.swing.JCheckBoxprintRouteCommentsCheckBox(package private) javax.swing.JCheckBoxprintTrainScheduleNameCheckBox(package private) javax.swing.JCheckBoxprintValidCheckBox(package private) javax.swing.JPanelpSwDrop(package private) javax.swing.JPanelpSwitchListOrientation(package private) javax.swing.JPanelpSwLocal(package private) javax.swing.JPanelpSwPickup(package private) javax.swing.JButtonremoveLogoButton(package private) javax.swing.JCheckBoxrouteLocationCheckBox(package private) javax.swing.JButtonsaveButton(package private) javax.swing.JCheckBoxsortByTrackCheckBox(package private) java.util.List<javax.swing.JComboBox<java.lang.String>>switchListCarDropMessageList(package private) java.util.List<javax.swing.JComboBox<java.lang.String>>switchListCarPickupMessageList(package private) javax.swing.JCheckBoxswitchListDepartureTimeCheckBox(package private) javax.swing.JTextFieldswitchListDropCarPrefix(package private) java.util.List<javax.swing.JComboBox<java.lang.String>>switchListLocalMessageList(package private) javax.swing.JTextFieldswitchListLocalPrefix(package private) javax.swing.JComboBox<java.lang.String>switchListOrientationComboBox(package private) javax.swing.JTextFieldswitchListPickupCarPrefix(package private) javax.swing.JCheckBoxtabFormatCheckBox(package private) javax.swing.JCheckBoxtrackSummaryCheckBox(package private) javax.swing.JCheckBoxtruncateCheckBox(package private) javax.swing.JCheckBoxuse12hrFormatCheckBox-
Fields inherited from class jmri.jmrit.operations.OperationsPanel
NEW_LINE, NONE
-
Fields inherited from class javax.swing.JComponent
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
-
-
Constructor Summary
Constructors Constructor Description PrintOptionPanel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbuttonActionPerformed(java.awt.event.ActionEvent ae)voidcheckBoxActionPerformed(java.awt.event.ActionEvent ae)voidcomboBoxActionPerformed(java.awt.event.ActionEvent ae)java.lang.StringgetPreferencesTooltip()The tooltip to display for a tabbed preferences paneljava.lang.StringgetTabbedPreferencesTitle()Get the title for the tab containing this preferences item.booleanisDirty()Indicate that preferences need to be saved.voidpropertyChange(java.beans.PropertyChangeEvent e)voidsavePreferences()Save any changes to preferences.-
Methods inherited from class jmri.jmrit.operations.setup.gui.OperationsPreferencesPanel
getLabelKey, getPreferencesComponent, getPreferencesItem, getPreferencesItemText, isPersistant, isPreferencesValid, isRestartRequired
-
Methods inherited from class jmri.jmrit.operations.OperationsPanel
addButtonAction, addCheckBoxAction, addComboBoxAction, addHorizontalScrollBarKludgeFix, addItem, addItem, addItemLeft, addItemTop, addItemWidth, addRadioButtonAction, addSpinnerChangeListerner, adjustTextAreaColumnWidth, cacheState, clearTableSort, dispose, getColorChooserPanel, getColorChooserPanel, getNumberOfCheckboxesPerLine, getWindowFrameRef, loadFontSizeComboBox, loadTableDetails, loadTableDetails, padComboBox, padComboBox, persist, radioButtonActionPerformed, saveTableState, selectNextItemComboBox, spinnerChangeEvent, storeValues
-
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
-
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
-
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
-
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface jmri.swing.PreferencesPanel
getIsEnabled, getSortOrder
-
-
-
-
Field Detail
-
logoURL
javax.swing.JLabel logoURL
-
saveButton
javax.swing.JButton saveButton
-
addLogoButton
javax.swing.JButton addLogoButton
-
removeLogoButton
javax.swing.JButton removeLogoButton
-
addEngPickupComboboxButton
javax.swing.JButton addEngPickupComboboxButton
-
deleteEngPickupComboboxButton
javax.swing.JButton deleteEngPickupComboboxButton
-
addEngDropComboboxButton
javax.swing.JButton addEngDropComboboxButton
-
deleteEngDropComboboxButton
javax.swing.JButton deleteEngDropComboboxButton
-
addCarPickupComboboxButton
javax.swing.JButton addCarPickupComboboxButton
-
deleteCarPickupComboboxButton
javax.swing.JButton deleteCarPickupComboboxButton
-
addCarDropComboboxButton
javax.swing.JButton addCarDropComboboxButton
-
deleteCarDropComboboxButton
javax.swing.JButton deleteCarDropComboboxButton
-
addLocalComboboxButton
javax.swing.JButton addLocalComboboxButton
-
deleteLocalComboboxButton
javax.swing.JButton deleteLocalComboboxButton
-
addSwitchListPickupComboboxButton
javax.swing.JButton addSwitchListPickupComboboxButton
-
deleteSwitchListPickupComboboxButton
javax.swing.JButton deleteSwitchListPickupComboboxButton
-
addSwitchListDropComboboxButton
javax.swing.JButton addSwitchListDropComboboxButton
-
deleteSwitchListDropComboboxButton
javax.swing.JButton deleteSwitchListDropComboboxButton
-
addSwitchListLocalComboboxButton
javax.swing.JButton addSwitchListLocalComboboxButton
-
deleteSwitchListLocalComboboxButton
javax.swing.JButton deleteSwitchListLocalComboboxButton
-
tabFormatCheckBox
javax.swing.JCheckBox tabFormatCheckBox
-
formatSwitchListCheckBox
javax.swing.JCheckBox formatSwitchListCheckBox
-
editManifestCheckBox
javax.swing.JCheckBox editManifestCheckBox
-
printLocCommentsCheckBox
javax.swing.JCheckBox printLocCommentsCheckBox
-
printRouteCommentsCheckBox
javax.swing.JCheckBox printRouteCommentsCheckBox
-
printLoadsEmptiesCheckBox
javax.swing.JCheckBox printLoadsEmptiesCheckBox
-
printCabooseLoadCheckBox
javax.swing.JCheckBox printCabooseLoadCheckBox
-
printPassengerLoadCheckBox
javax.swing.JCheckBox printPassengerLoadCheckBox
-
printTrainScheduleNameCheckBox
javax.swing.JCheckBox printTrainScheduleNameCheckBox
-
use12hrFormatCheckBox
javax.swing.JCheckBox use12hrFormatCheckBox
-
printValidCheckBox
javax.swing.JCheckBox printValidCheckBox
-
sortByTrackCheckBox
javax.swing.JCheckBox sortByTrackCheckBox
-
noPageBreaksCheckBox
javax.swing.JCheckBox noPageBreaksCheckBox
-
printHeadersCheckBox
javax.swing.JCheckBox printHeadersCheckBox
-
printPageHeaderCheckBox
javax.swing.JCheckBox printPageHeaderCheckBox
-
truncateCheckBox
javax.swing.JCheckBox truncateCheckBox
-
manifestDepartureTimeCheckBox
javax.swing.JCheckBox manifestDepartureTimeCheckBox
-
switchListDepartureTimeCheckBox
javax.swing.JCheckBox switchListDepartureTimeCheckBox
-
trackSummaryCheckBox
javax.swing.JCheckBox trackSummaryCheckBox
-
routeLocationCheckBox
javax.swing.JCheckBox routeLocationCheckBox
-
groupCarMovesCheckBox
javax.swing.JCheckBox groupCarMovesCheckBox
-
printLocoLastCheckBox
javax.swing.JCheckBox printLocoLastCheckBox
-
pickupEngPrefix
javax.swing.JTextField pickupEngPrefix
-
dropEngPrefix
javax.swing.JTextField dropEngPrefix
-
pickupCarPrefix
javax.swing.JTextField pickupCarPrefix
-
dropCarPrefix
javax.swing.JTextField dropCarPrefix
-
localPrefix
javax.swing.JTextField localPrefix
-
switchListPickupCarPrefix
javax.swing.JTextField switchListPickupCarPrefix
-
switchListDropCarPrefix
javax.swing.JTextField switchListDropCarPrefix
-
switchListLocalPrefix
javax.swing.JTextField switchListLocalPrefix
-
hazardousTextField
javax.swing.JTextField hazardousTextField
-
commentTextArea
javax.swing.JTextArea commentTextArea
-
commentScroller
javax.swing.JScrollPane commentScroller
-
fontComboBox
javax.swing.JComboBox<java.lang.String> fontComboBox
-
manifestFormatComboBox
javax.swing.JComboBox<java.lang.String> manifestFormatComboBox
-
manifestOrientationComboBox
javax.swing.JComboBox<java.lang.String> manifestOrientationComboBox
-
fontSizeComboBox
javax.swing.JComboBox<java.lang.Integer> fontSizeComboBox
-
switchListOrientationComboBox
javax.swing.JComboBox<java.lang.String> switchListOrientationComboBox
-
printDuplexComboBox
javax.swing.JComboBox<java.awt.JobAttributes.SidesType> printDuplexComboBox
-
pickupEngineColorChooser
javax.swing.JColorChooser pickupEngineColorChooser
-
dropEngineColorChooser
javax.swing.JColorChooser dropEngineColorChooser
-
pickupColorChooser
javax.swing.JColorChooser pickupColorChooser
-
dropColorChooser
javax.swing.JColorChooser dropColorChooser
-
localColorChooser
javax.swing.JColorChooser localColorChooser
-
missingCarColorChooser
javax.swing.JColorChooser missingCarColorChooser
-
enginePickupMessageList
java.util.List<javax.swing.JComboBox<java.lang.String>> enginePickupMessageList
-
engineDropMessageList
java.util.List<javax.swing.JComboBox<java.lang.String>> engineDropMessageList
-
carPickupMessageList
java.util.List<javax.swing.JComboBox<java.lang.String>> carPickupMessageList
-
carDropMessageList
java.util.List<javax.swing.JComboBox<java.lang.String>> carDropMessageList
-
localMessageList
java.util.List<javax.swing.JComboBox<java.lang.String>> localMessageList
-
switchListCarPickupMessageList
java.util.List<javax.swing.JComboBox<java.lang.String>> switchListCarPickupMessageList
-
switchListCarDropMessageList
java.util.List<javax.swing.JComboBox<java.lang.String>> switchListCarDropMessageList
-
switchListLocalMessageList
java.util.List<javax.swing.JComboBox<java.lang.String>> switchListLocalMessageList
-
pManifest
javax.swing.JPanel pManifest
-
pEngPickup
javax.swing.JPanel pEngPickup
-
pEngDrop
javax.swing.JPanel pEngDrop
-
pPickup
javax.swing.JPanel pPickup
-
pDrop
javax.swing.JPanel pDrop
-
pLocal
javax.swing.JPanel pLocal
-
pSwitchListOrientation
javax.swing.JPanel pSwitchListOrientation
-
pSwPickup
javax.swing.JPanel pSwPickup
-
pSwDrop
javax.swing.JPanel pSwDrop
-
pSwLocal
javax.swing.JPanel pSwLocal
-
fc
javax.swing.JFileChooser fc
We always use the same file chooser in this class, so that the user's last-accessed directory remains available.
-
-
Constructor Detail
-
PrintOptionPanel
public PrintOptionPanel()
-
-
Method Detail
-
buttonActionPerformed
public void buttonActionPerformed(java.awt.event.ActionEvent ae)
- Overrides:
buttonActionPerformedin classOperationsPanel
-
checkBoxActionPerformed
public void checkBoxActionPerformed(java.awt.event.ActionEvent ae)
- Overrides:
checkBoxActionPerformedin classOperationsPanel
-
comboBoxActionPerformed
public void comboBoxActionPerformed(java.awt.event.ActionEvent ae)
- Overrides:
comboBoxActionPerformedin classOperationsPanel
-
getTabbedPreferencesTitle
public java.lang.String getTabbedPreferencesTitle()
Description copied from interface:PreferencesPanelGet the title for the tab containing this preferences item.- Specified by:
getTabbedPreferencesTitlein interfacePreferencesPanel- Returns:
- a tab title
-
getPreferencesTooltip
public java.lang.String getPreferencesTooltip()
Description copied from interface:PreferencesPanelThe tooltip to display for a tabbed preferences panel- Specified by:
getPreferencesTooltipin interfacePreferencesPanel- Returns:
- tooltip text
-
savePreferences
public void savePreferences()
Description copied from interface:PreferencesPanelSave any changes to preferences. This method is called for every instance of a PreferencesPanel that is loaded byTabbedPreferencesifPreferencesPanel.isPersistant()is false.- Specified by:
savePreferencesin interfacePreferencesPanel
-
isDirty
public boolean isDirty()
Description copied from interface:PreferencesPanelIndicate that preferences need to be saved.- Specified by:
isDirtyin interfacePreferencesPanel- Returns:
- true if preferences need to be saved, false otherwise
-
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent e)
- Specified by:
propertyChangein interfacejava.beans.PropertyChangeListener
-
-