311312313314315316317318
} public void inspect() throws Exception { PartitionViewer viewer = new PartitionViewer( this, searchEngine ); viewer.execute(); }
306307308309310311312313