Class BackToGMAFCommand

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

public class BackToGMAFCommand
extends java.lang.Object
implements Command
This is a command class implementing command pattern. This command closes the UI of the query refinement part of the application and lets the user return to GMAF-UI
Author:
Nicolas Boch
  • Constructor Summary

    Constructors 
    Constructor Description
    BackToGMAFCommand()  
  • 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