dsto.dfc.util
Interface PropertyEventSource

All Known Subinterfaces:
Command, CompositeCommand, CustomMenuCommand, Document, EnumeratedCommand
All Known Implementing Classes:
AbstractAboutCommand, AbstractAddEntryCommand, AbstractBooleanCommand, AbstractCnpCommand, AbstractCommand, AbstractCompositeCommand, AbstractCopyCommand, AbstractCreateItemCommand, AbstractCustomizeRowCommand, AbstractCutCommand, AbstractDeleteCommand, AbstractDocument, AbstractEnumeratedCommand, AbstractMoveCommand, AbstractMutableCommand, AbstractPasteCommand, AbstractPropertiesCommand, AbstractSelectionBasedCommand, AbstractShowCustomizerCommand, AbstractUndoableCommand, BasicDeleteCommand, BasicDocumentSaveAsCommand, BasicDocumentSaveCommand, BasicExitCommand, BasicFileSaveAsCommand, BasicFileSaveCommand, BasicPropertiesCommand, BasicPropertyEventSource, BasicSerializeCommand, BasicToggleCommand, CmdAboutBox, CmdAddEntry, CmdChangeDataObjectProperty, CmdClosePanel, CmdCopy, CmdCopyDataObjectProperties, CmdCopyObject, CmdCustomize, CmdCustomize, CmdCut, CmdDelete, CmdDeleteItem, CmdDeleteRow, CmdDeleteRows, CmdFloatPanel, CmdMoveEntry, CmdMoveItem, CmdMoveRow, CmdPageLayoutPanel, CmdPaste, CmdPasteObject, CmdPrintPanel, CmdPrintPreviewPanel, CmdRedo, CmdRedoTo, CmdRename, CmdRestartOsgi, CmdSetBeanProperty, CmdShowPanel, CmdShutdownOsgi, CmdToggleDataBeanProperty, CmdToggleWindowStyle, CmdUndo, CmdUndoTo, CommandActionAdapter, CommandView, CommandView, CustomizersTreeModel.Entry, DfcTable, DfcTree, FileDocument, Gradient, LogMessageTable, LogWindowPopper, MapTableView, MapTableView.CmdDeleteProperty, MonitoredUndoManager, StatusManager, StyleSheetTableView, StyleSheetTableView.CmdClearValue, ToolView

public interface PropertyEventSource

Interface for classes that fire PropertyChangeEvent's.

Version:
$Revision$

Method Summary
 void addPropertyChangeListener(PropertyChangeListener l)
           
 void removePropertyChangeListener(PropertyChangeListener l)
           
 

Method Detail

addPropertyChangeListener

void addPropertyChangeListener(PropertyChangeListener l)

removePropertyChangeListener

void removePropertyChangeListener(PropertyChangeListener l)


Copyright © 2008 Commonwealth of Australia