|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PhoebeCanvasDroppable
interface for maintaining listeners for PhoebeCanvasDropEvents.
Method Summary | |
---|---|
void |
addPhoebeCanvasDropListener(PhoebeCanvasDropListener l)
adds a PhoebeCanvasDropListener to the listener store |
void |
removePhoebeCanvasDropListener(PhoebeCanvasDropListener l)
removes a PhoebeCanvasDropListener from the listener store |
Method Detail |
---|
void addPhoebeCanvasDropListener(PhoebeCanvasDropListener l)
l
- the PhoebeCanvasDropListener to be addedvoid removePhoebeCanvasDropListener(PhoebeCanvasDropListener l)
l
- the PhoebeCanvasDropListener to be deleted
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |