org.globus.cog.gui.grapheditor.targets.swing.util
Interface PainterListener

All Known Implementing Classes:
ScalingContainer

public interface PainterListener


Method Summary
 void bufferUpdated(ScalingPainter source)
           
 void paintCompleted(ScalingPainter source)
           
 

Method Detail

paintCompleted

public void paintCompleted(ScalingPainter source)

bufferUpdated

public void bufferUpdated(ScalingPainter source)