public static class VertexImageShaperDemo.PickWithIconListener<V>
extends java.lang.Object
implements java.awt.event.ItemListener
Constructor and Description |
---|
PickWithIconListener(edu.uci.ics.jung.visualization.decorators.DefaultVertexIconTransformer<V> imager) |
Modifier and Type | Method and Description |
---|---|
void |
itemStateChanged(java.awt.event.ItemEvent e) |
public PickWithIconListener(edu.uci.ics.jung.visualization.decorators.DefaultVertexIconTransformer<V> imager)