public interface MetaRecordCreator { public MetaRecord createMetaRecord();}
public MetaRecord createMetaRecord();
Inheritance Path. org.kaiwitte.workbench.ui.view.MetaRecordCreator
Synopsis: public MetaRecord createMetaRecord();
Parameters
the new MetaRecord
MetaRecord
Creates and returns the MetaRecord that results from the changes made in this dialog.