info.joseluismartin.gui
Interface EditorListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ControlState, TablePanelAccessor

public interface EditorListener
extends EventListener

Author:
Jose Luis Martin - (jlm@joseluismartin.info)

Method Summary
 void modelChanged(EditorEvent e)
          notify that model change state
 

Method Detail

modelChanged

void modelChanged(EditorEvent e)
notify that model change state

Parameters:
e - editor event


Copyright © 2013 JDAL. All Rights Reserved.