Class BackToMainCardCommand

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

public class BackToMainCardCommand
extends java.lang.Object
implements Command
This is a command class implementing command pattern. This command closes UI elements to specify relevance marks and lets the user return to the main part of the UI
Author:
Nicolas Boch
  • Constructor Summary

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