public interface VizMapEventHandler
PropertyChangeEvent
.
Once GUI-local PropertyChangeEvent
is fired,
PropertyChangeListener
catches the event and one of these
handlers will be called and processes the event.Modifier and Type | Method and Description |
---|---|
void |
processEvent(PropertyChangeEvent e)
Process event.
|
void processEvent(PropertyChangeEvent e)
e
- GUI-local event to be processed.Copyright 2011 Cytoscape Consortium. All rights reserved.