de.miethxml.toolkit.setup
Interface SetupProcessListener

All Known Implementing Classes:
EditorManagerImpl, ViewerManagerImpl

public interface SetupProcessListener

Implement this interface to notify the start and the end of the setup process

Author:
Simon Mieth

Method Summary
 void endSetup()
           
 void startSetup()
           
 

Method Detail

startSetup

public void startSetup()

endSetup

public void endSetup()