|
Cytoscape 2.6.0 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.visual.mappings.continuous.DeletePointListener
public class DeletePointListener
Listens for User Request to Delete Existing Point.
| Constructor Summary | |
|---|---|
DeletePointListener(ContinuousMapping cm)
Creates a new DeletePointListener object. |
|
DeletePointListener(ContinuousUI ui,
ContinuousMapping cm,
int i)
Deprecated. Will be removed 5/2008 |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
User Initiated Action. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated
public DeletePointListener(ContinuousUI ui,
ContinuousMapping cm,
int i)
ui - ContinuousUI Object.cm - ContinuousMapping Object.public DeletePointListener(ContinuousMapping cm)
cm - DOCUMENT ME!i - DOCUMENT ME!| Method Detail |
|---|
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenere - Action Event.
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||