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 |
|---|
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 MatrixActionButtonModel(MatrixDimensionAction matrixAction)
public MatrixDimensionAction getMatrixAction()
Copyright © 2004–2017 CodeLutin. All rights reserved.