dsto.dfc.swt.commands
Class AbstractAboutCommand
java.lang.Object
dsto.dfc.util.BasicPropertyEventSource
dsto.dfc.swt.commands.AbstractCommand
dsto.dfc.swt.commands.AbstractAboutCommand
- All Implemented Interfaces:
- Command, Copyable, JavaBean, PropertyEventSource, Serializable, Cloneable
public abstract class AbstractAboutCommand
- extends AbstractCommand
Base for commands that show an "about box.
- Version:
- $Revision$
- See Also:
- Serialized Form
Field Summary |
protected org.eclipse.swt.widgets.Shell |
shell
|
Methods inherited from class dsto.dfc.swt.commands.AbstractCommand |
addCommandListener, clone, createDefaultDisplayName, execute, fireCommandExecuted, fireCommandExecuted, getAccelerator, getContextMenuGroup, getDescription, getDisplayName, getGroupInView, getIcon, getLogString, getMainMenuGroup, getMnemonic, getName, getToolbarGroup, isEnabled, isInteractive, removeCommandListener, setAccelerator, setContextMenuGroup, setDescription, setDisplayName, setEnabled, setIcon, setInteractive, setMainMenuGroup, setMnemonic, setName, setToolbarGroup |
Methods inherited from class dsto.dfc.util.BasicPropertyEventSource |
addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeSource, removePropertyChangeListener, setPropertyChangeSource |
shell
protected org.eclipse.swt.widgets.Shell shell
AbstractAboutCommand
public AbstractAboutCommand(org.eclipse.swt.widgets.Shell shell)
Copyright © 2008 Commonwealth of Australia