de.jdemo.framework
Class DefaultTextLauncher

java.lang.Object
  extended by de.jdemo.framework.DefaultTextLauncher
All Implemented Interfaces:
ITextLauncher

public class DefaultTextLauncher
extends java.lang.Object
implements ITextLauncher

Author:
Markus Gebhard

Constructor Summary
DefaultTextLauncher()
           
 
Method Summary
 void launch(java.lang.CharSequence text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTextLauncher

public DefaultTextLauncher()
Method Detail

launch

public void launch(java.lang.CharSequence text)
Specified by:
launch in interface ITextLauncher


JDemo homepage: http://www.jdemo.de
Copyright © 2003-2008 Markus Gebhard. All Rights Reserved.