Class ShowImageRefinementCommand

java.lang.Object
de.swa.fuh.qrefinement.command.ShowImageRefinementCommand
All Implemented Interfaces:
Command

public class ShowImageRefinementCommand
extends java.lang.Object
implements Command
This is a command class implementing command pattern. This command opens the frame of the UI where a user can set relevance marks for parts of an image
Author:
Nicolas Boch
  • Constructor Summary

    Constructors 
    Constructor Description
    ShowImageRefinementCommand()  
  • Method Summary

    Modifier and Type Method Description
    void execute()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait