919293949596979899
} public JPanel createView() { wowfile f = (wowfile)fm.getActiveFile().obj; if(f instanceof wdt) { return new wdtObjectFileTable ( (wdt)f ); } return null; }