net.sf.doolin.gui.view.decorator
Class DefaultGUIViewDecorator
java.lang.Object
net.sf.doolin.gui.view.decorator.AbstractGUIViewDecorator
net.sf.doolin.gui.view.decorator.ChainedGUIViewDecorator
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultGUIViewDecorator
public DefaultGUIViewDecorator()
- Constructor
Copyright © 2011. All Rights Reserved.