DialogTab.java
Go to the documentation of this file.
00001 package instruction.gui.tab;
00002 
00003 public interface DialogTab {
00004         
00005         public void onOK();
00006         
00007         public void onCancel();
00008 
00009 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


comp_ehow
Author(s): Moritz Tenorth, Daniel Nyga
autogenerated on Tue Apr 16 2013 00:18:02