ca.sqlpower.architect.swingui
Class DBTree.AddDBCSAction
java.lang.Object
javax.swing.AbstractAction
ca.sqlpower.architect.swingui.DBTree.AddDBCSAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
- Enclosing class:
- DBTree
protected class DBTree.AddDBCSAction
- extends javax.swing.AbstractAction
When invoked, this action adds the DBCS that was given in the
constructor to the DBTree's model. There is normally one
AddDBCSAction associated with each item in the "Set Connection"
menu.
- See Also:
- Serialized Form
|
Field Summary |
protected ca.sqlpower.sql.SPDataSource |
dbcs
|
| Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dbcs
protected ca.sqlpower.sql.SPDataSource dbcs
DBTree.AddDBCSAction
public DBTree.AddDBCSAction(ca.sqlpower.sql.SPDataSource dbcs)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca