Package gui.controller.command.callback
                Interface CommandCallback
- All Known Implementing Classes:
 CommandWindow
public interface CommandCallback
            - 
                        
Method Summary
Modifier and TypeMethodDescriptionvoidwriteResponse(CommandStatusResponse response) voidwriteString(String string)  
- 
                        
Method Details
- 
                                    
writeResponse
 - 
                                    
writeString
 
 -