org.grinvin.gred.actions

Class AutoSnapListener

Implemented Interfaces:
ItemListener

public class AutoSnapListener
extends java.lang.Object
implements ItemListener

Toggles the state of the 'snap to guides' flag on the graph panel.

Constructor Summary

AutoSnapListener(MutableGraphPanel panel)
Object if this type which works on the given panel.

Method Summary

void
itemStateChanged(ItemEvent e)
Alter the 'snap to guides' flag of the panel.

Constructor Details

AutoSnapListener

public AutoSnapListener(MutableGraphPanel panel)
Object if this type which works on the given panel.

Method Details

itemStateChanged

public void itemStateChanged(ItemEvent e)
Alter the 'snap to guides' flag of the panel.