org.grinvin.list.actions

Class GraphBundlePreview

Implemented Interfaces:
PropertyChangeListener, GraphListElementListener

public class GraphBundlePreview
extends NamedGraphComponent
implements PropertyChangeListener

Generate a preview of the graphbundle. Set this component as an accessory of a JFileChooser.

Constructor Summary

GraphBundlePreview(JFileChooser fileChooser)

Method Summary

void
propertyChange(PropertyChangeEvent e)

Methods inherited from class org.grinvin.gui.components.NamedGraphComponent

graphListElementNameChanged, setElement

Methods inherited from class org.grinvin.gui.components.GraphComponent

getElement, graphListElementGraphChanged, graphListElementInvariantComputed, graphListElementNameChanged, graphListElementURIChanged, setElement, void doLayout

Constructor Details

GraphBundlePreview

public GraphBundlePreview(JFileChooser fileChooser)

Method Details

propertyChange

public void propertyChange(PropertyChangeEvent e)