protected static class MatrixDimensionPanel.MatrixActionButtonModel extends JToggleButton.ToggleButtonModel
| Modifier and Type | Field and Description |
|---|---|
protected MatrixDimensionAction |
matrixAction |
actionCommand, ARMED, changeEvent, ENABLED, group, listenerList, mnemonic, PRESSED, ROLLOVER, SELECTED, stateMask| Constructor and Description |
|---|
MatrixDimensionPanel.MatrixActionButtonModel(MatrixDimensionAction matrixAction) |
| Modifier and Type | Method and Description |
|---|---|
MatrixDimensionAction |
getMatrixAction() |
isSelected, setPressed, setSelectedaddActionListener, addChangeListener, addItemListener, fireActionPerformed, fireItemStateChanged, fireStateChanged, getActionCommand, getActionListeners, getChangeListeners, getGroup, getItemListeners, getListeners, getMnemonic, getSelectedObjects, isArmed, isEnabled, isPressed, isRollover, removeActionListener, removeChangeListener, removeItemListener, setActionCommand, setArmed, setEnabled, setGroup, setMnemonic, setRolloverprotected MatrixDimensionAction matrixAction
public MatrixDimensionPanel.MatrixActionButtonModel(MatrixDimensionAction matrixAction)
public MatrixDimensionAction getMatrixAction()
Copyright © 2004-2012 CodeLutin. All Rights Reserved.