com.steema.teechart.editors
Class TextInputString

java.lang.Object
  extended by com.steema.teechart.editors.TextInputString

public class TextInputString
extends java.lang.Object

Title: TextInputString class

Description:

Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Constructor Summary
TextInputString(java.lang.String text)
           
 
Method Summary
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextInputString

public TextInputString(java.lang.String text)
Method Detail

getText

public java.lang.String getText()