daoc.editor.model
Interface IPropertyChangeListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
FResizeTextureDialog, HResizeTextureDialog, ImagePreviewPanel, IntTextureDialog, PointTextureDialog, PreviewPanel, TemplateListPanel, VResizeTextureDialog

public interface IPropertyChangeListener
extends java.util.EventListener

Notifies when settings have changed.


Method Summary
 void propertyChanged()
           
 

Method Detail

propertyChanged

public void propertyChanged()