de.xoev.xdomea.viewer.gui.commands
Class SwitchWorkspaceHandler

java.lang.Object
  extended by AbstractHandler
      extended by de.xoev.xdomea.viewer.gui.commands.SwitchWorkspaceHandler

public class SwitchWorkspaceHandler
extends AbstractHandler

Diese Klasse verarbeitet das Wechseln des Arbeitsbereichs. Sie repräsentiert dabei ein eng mit der GUI gekoppeltes Objekt, da Sie direkt in der plugin.xml als Handler für einen Menüpunkt angegeben werden kann.

Author:
Sächsisches Staatsministerium der Justiz und für Europa

Constructor Summary
SwitchWorkspaceHandler()
           
 
Method Summary
 Object execute(ExecutionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwitchWorkspaceHandler

public SwitchWorkspaceHandler()
Method Detail

execute

public Object execute(ExecutionEvent event)
               throws ExecutionException
Throws:
ExecutionException


Copyright © 2009. All Rights Reserved.