com.lightdev.app.shtm

Interface DocumentPane.DocumentPaneListener

public interface DocumentPane.DocumentPaneListener

interface to be implemented for being notified of changes to the name of this document
Method Summary
voidactivated(DocumentPane.DocumentPaneEvent e)
voidnameChanged(DocumentPane.DocumentPaneEvent e)

Method Detail

activated

public void activated(DocumentPane.DocumentPaneEvent e)

nameChanged

public void nameChanged(DocumentPane.DocumentPaneEvent e)