ui.command
Interface ICommand


public interface ICommand


Method Summary
 void epilogue()
           
 void execution()
           
 void prologo()
           
 

Method Detail

prologo

void prologo()

execution

void execution()
               throws java.lang.Exception
Throws:
java.lang.Exception

epilogue

void epilogue()


Copyright © 2006 SF.net. All Rights Reserved.