org.olat.core.util.i18n.devtools
Class TranslationDevMainController

java.lang.Object
  extended by org.olat.core.gui.control.DefaultController
      extended by org.olat.core.gui.control.controller.BasicController
          extended by org.olat.core.gui.control.controller.MainLayoutBasicController
              extended by org.olat.core.util.i18n.devtools.TranslationDevMainController
All Implemented Interfaces:
CustomCSSProvider, Controller, ControllerEventListener, Disposable, MainLayoutController

public class TranslationDevMainController
extends MainLayoutBasicController

Description:
TODO: rhaag Class Description for TranslationDevMainController

Initial Date: 23.09.2008

Author:
Roman Haag, frentix GmbH, roman.haag@frentix.com

Constructor Summary
TranslationDevMainController(UserRequest ureq, WindowControl control)
           
 
Method Summary
 
Methods inherited from class org.olat.core.gui.control.controller.MainLayoutBasicController
dispose, getCustomCSS, setCustomCSS
 
Methods inherited from class org.olat.core.gui.control.DefaultController
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.olat.core.gui.control.Controller
addControllerListener, dispatchEvent, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed
 

Constructor Detail

TranslationDevMainController

public TranslationDevMainController(UserRequest ureq,
                                    WindowControl control)
Parameters:
ureq -
control -