cmu.survey.editor.gui.pages
Interface NewTableAction.NewTableListener

All Known Implementing Classes:
TableDropDown
Enclosing class:
NewTableAction

public static interface NewTableAction.NewTableListener


Method Summary
 void didSetTableNameTo(NewTableAction whichTableAction, java.lang.String tableName)
           
 

Method Detail

didSetTableNameTo

void didSetTableNameTo(NewTableAction whichTableAction,
                       java.lang.String tableName)