|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--uci.gef.Cmd
|
+--uci.gef.CmdAdjustGrid
An Cmd to modify the way that the grid layer of the current document looks. For now it just cycles among a few predefined looks. Needs-More-Work: should put up a grid preference dialog box or use property sheet.
| Fields inherited from class uci.gef.Cmd |
_args,
HAS_ICON,
NO_ICON |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport,
enabled |
| Constructor Summary | |
CmdAdjustGrid()
|
|
| Method Summary | |
void |
doIt()
|
void |
undoIt()
|
| Methods inherited from class uci.gef.Cmd |
about,
actionPerformed,
cmdAtIndex,
containsArg,
getArg,
getArg,
getName,
register,
registeredCmds,
setArg,
setName,
shouldBeEnabled,
updateEnabled |
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener,
clone,
firePropertyChange,
getValue,
isEnabled,
putValue,
removePropertyChangeListener,
setEnabled |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CmdAdjustGrid()
| Method Detail |
public void doIt()
public void undoIt()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||