org.carrot2.demo.swing
Class BenchmarkDialog

java.lang.Object
  extended by org.carrot2.demo.swing.BenchmarkDialog

public class BenchmarkDialog
extends Object

Author:
Stanislaw Osinski

Constructor Summary
BenchmarkDialog(Frame owner, DemoContext demoContext, String query, String processId, ProcessSettings processSettings, int requestedResults)
           
 
Method Summary
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchmarkDialog

public BenchmarkDialog(Frame owner,
                       DemoContext demoContext,
                       String query,
                       String processId,
                       ProcessSettings processSettings,
                       int requestedResults)
Method Detail

show

public void show()


Copyright (c) Dawid Weiss, Stanislaw Osinski