|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--uci.uml.ui.UMLAction
|
+--uci.uml.ui.ActionGoToCritique
| Fields inherited from class uci.uml.ui.UMLAction |
HAS_ICON,
NO_ICON |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport,
enabled |
| Constructor Summary | |
ActionGoToCritique(ToDoItem item)
|
|
| Method Summary | |
void |
actionPerformed(ActionEvent ae)
|
boolean |
shouldBeEnabled()
|
| Methods inherited from class uci.uml.ui.UMLAction |
markNeedsSave,
stripJunk,
updateEnabled,
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 ActionGoToCritique(ToDoItem item)
| Method Detail |
public void actionPerformed(ActionEvent ae)
public boolean shouldBeEnabled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||