org.speakright.sro
Class SROSubjectItem.SubjectItemFormatter

java.lang.Object
  extended by org.speakright.sro.SROSubjectItem.SubjectItemFormatter
All Implemented Interfaces:
java.io.Serializable, IItemFormatter
Enclosing class:
SROSubjectItem

public class SROSubjectItem.SubjectItemFormatter
extends java.lang.Object
implements IItemFormatter

See Also:
Serialized Form

Constructor Summary
SROSubjectItem.SubjectItemFormatter()
           
 
Method Summary
 java.lang.String formatItem()
          Return a prompt string that says the value of a model item.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SROSubjectItem.SubjectItemFormatter

public SROSubjectItem.SubjectItemFormatter()
Method Detail

formatItem

public java.lang.String formatItem()
Description copied from interface: IItemFormatter
Return a prompt string that says the value of a model item.

Specified by:
formatItem in interface IItemFormatter
Returns: