de.xoev.xdomea.viewer.gui.util
Class NavigatorRoot

java.lang.Object
  extended by de.xoev.xdomea.viewer.gui.util.NavigatorRoot

public class NavigatorRoot
extends Object

Diese Klasse konfiguriert die Navigatoransicht des xdomea-Viewers. Sie baut auf dem Common Navigator Framework (CNF) der Eclipse Plattform auf.

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

Constructor Summary
NavigatorRoot()
           
 
Method Summary
 IAdaptable createElement(IMemento memento)
           
 Object getAdapter(Class adapter)
           
 String getFactoryId()
           
 void saveState(IMemento memento)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigatorRoot

public NavigatorRoot()
Method Detail

getAdapter

public Object getAdapter(Class adapter)

getFactoryId

public String getFactoryId()

saveState

public void saveState(IMemento memento)

createElement

public IAdaptable createElement(IMemento memento)


Copyright © 2009. All Rights Reserved.