org.gudy.azureus2.ui.swt
Class TextWithHistory

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.TextWithHistory

public class TextWithHistory
extends java.lang.Object


Constructor Summary
TextWithHistory(java.lang.String _config_prefix, org.eclipse.swt.widgets.Text _text)
           
 
Method Summary
 void addHistory(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextWithHistory

public TextWithHistory(java.lang.String _config_prefix,
                       org.eclipse.swt.widgets.Text _text)
Method Detail

addHistory

public void addHistory(java.lang.String str)