Class StringModel
java.lang.Object
org.gjt.sp.util.StringModel
A model for a single String, which supports TextListeners. Simpler to use
than Document when all you need is to store a single string.
- Author:
- ezust
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringModel
public StringModel()
-
-
Method Details
-
addTextListener
-
toString
-
setText
-