111112113114115116117118119120121
} @Override public wowfile create() { // TODO Auto-generated method stub newWDLDialog n = new newWDLDialog( null ); if(n.ok==true) { wdl tmp = null; try { tmp = new wdl(); } catch (ChunkNotFoundException e) {