net.sf.doolin.gui.view.decorator
Class DefaultGUIViewDecorator

java.lang.Object
  extended by net.sf.doolin.gui.view.decorator.AbstractGUIViewDecorator
      extended by net.sf.doolin.gui.view.decorator.ChainedGUIViewDecorator
          extended by net.sf.doolin.gui.view.decorator.DefaultGUIViewDecorator
All Implemented Interfaces:
GUIViewDecorator

public class DefaultGUIViewDecorator
extends ChainedGUIViewDecorator

Default view decorator that is adding a title to the view

Author:
Damien Coraboeuf
See Also:
TitledGUIViewDecorator

Constructor Summary
DefaultGUIViewDecorator()
          Constructor
 
Method Summary
 
Methods inherited from class net.sf.doolin.gui.view.decorator.ChainedGUIViewDecorator
decorate, getDecorators, setDecorators
 
Methods inherited from class net.sf.doolin.gui.view.decorator.AbstractGUIViewDecorator
getActionFactory, getIconService, setActionFactory, setIconService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGUIViewDecorator

public DefaultGUIViewDecorator()
Constructor



Copyright © 2011. All Rights Reserved.