org.perfectjpattern.core.structural.decorator
Class TextView
java.lang.Object
org.perfectjpattern.core.structural.decorator.TextView
- All Implemented Interfaces:
- IVisualComponent
public class TextView
- extends Object
- implements IVisualComponent
TextView concrete implementation of IVisualComponent
- Version:
- $Revision: 1.0 $Date: Apr 5, 2008 11:07:56 PM $
- Author:
- Giovanni Azua
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextView
public TextView()
draw
public void draw()
-
- Specified by:
draw
in interface IVisualComponent
focus
public void focus()
- Specified by:
focus
in interface IVisualComponent
hide
public void hide()
- Specified by:
hide
in interface IVisualComponent
setLogger
protected static void setLogger(org.slf4j.Logger aLogger)
Copyright © 2007-2009. All Rights Reserved.