com.tensegrity.gui.swt.control.panels
Interface FormatChangedListener

All Known Implementing Classes:
SwtMarkerFormatDialog, SwtStrokeFormatDialog

public interface FormatChangedListener

Listener which is notified when a format item changes.

Version:
$Id: FormatChangedListener.java,v 1.1 2004/11/17 16:59:06 ArndHouben Exp $
Author:
Arnd Houben

Method Summary
 void formatChanged(FormatChangedEvent event)
          Notifies that a format item has changed.
 

Method Detail

formatChanged

public void formatChanged(FormatChangedEvent event)
Notifies that a format item has changed.

Parameters:
event - object describing the change


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.