Class ExpertModeCommand

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

public class ExpertModeCommand
extends java.lang.Object
implements Command
This class implements the showing or hiding of an expert mode in UI.
Author:
Nicolas Boch
  • Constructor Summary

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