public class CellRouteHorizontalAction extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected int |
nbCell1 |
protected int |
nbCell2 |
protected int |
route1 |
protected int |
route2 |
protected int |
step |
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
CellRouteHorizontalAction(JTable table,
boolean nextCell) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
protected int |
getColumn() |
protected int |
getRow() |
protected void |
init() |
protected boolean |
isEditable() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected int step
protected int route1
protected int route2
protected int nbCell1
protected int nbCell2
public CellRouteHorizontalAction(JTable table, boolean nextCell)
protected void init()
protected int getRow()
protected int getColumn()
protected boolean isEditable()
public void actionPerformed(ActionEvent e)
Copyright © 2008–2014 CodeLutin. All rights reserved.