public abstract class AbstractUserTableDo
extends javax.swing.AbstractAction
,
Serialized FormModifier and Type | Field and Description |
---|---|
protected java.lang.String |
iconKey
The icon key.
|
protected UserTable |
userTable
The user table that generates this action.
|
Constructor and Description |
---|
AbstractUserTableDo(UserTable userTable,
java.lang.String textKey,
java.lang.String iconKey)
Creates a new instance of UserTableAdd
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
protected UserTable userTable
protected java.lang.String iconKey
public AbstractUserTableDo(UserTable userTable, java.lang.String textKey, java.lang.String iconKey)