|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectuk.ac.ic.doc.automed.p2p.gui.graph.commands.GCommand
uk.ac.ic.doc.automed.p2p.qproc.commands.HighlightEdgeCommand
public class HighlightEdgeCommand
| Field Summary | |
|---|---|
private Construct |
cons
|
private Construct |
ec
|
private Model |
hdm
|
| Fields inherited from class uk.ac.ic.doc.automed.p2p.gui.graph.commands.GCommand |
|---|
CMD_EDIT_LABEL, CMD_SHOW_PROPERTIES, cmdID, EVENT_ON_CLICK, EVENT_ON_DOUBLE_CLICK, EVENT_ON_MOUSE_OVER, gviz, label, mode, MODE_ADVANCED, MODE_ALL, MODE_AUTORUN, MODE_DEFAULT, MODE_NOSHOW, MODE_PUBLISHER, MODE_USER |
| Constructor Summary | |
|---|---|
HighlightEdgeCommand(GraphViz gviz)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
protected Schema |
getActiveSchema()
|
protected GShape |
highlightHDMEdge(GEdge edge)
Highlight an HDM edge |
| Methods inherited from class uk.ac.ic.doc.automed.p2p.gui.graph.commands.GCommand |
|---|
copyProperties, eventPerformed, getID, getLabel, getMenuDef, getMode, getOutput, getPeerName, init, isAutoCommand, setOutput, updateMenu |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Model hdm
private Construct ec
private Construct cons
| Constructor Detail |
|---|
public HighlightEdgeCommand(GraphViz gviz)
| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent e)
protected GShape highlightHDMEdge(GEdge edge)
edge -
protected Schema getActiveSchema()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||