org.chorem.lima.util
Class LetterToString

java.lang.Object
  extended by org.jdesktop.swingx.autocomplete.ObjectToStringConverter
      extended by org.chorem.lima.util.LetterToString

public class LetterToString
extends org.jdesktop.swingx.autocomplete.ObjectToStringConverter


Field Summary
 
Fields inherited from class org.jdesktop.swingx.autocomplete.ObjectToStringConverter
DEFAULT_IMPLEMENTATION
 
Constructor Summary
LetterToString()
           
 
Method Summary
static LetterToString getInstance()
           
 String getPreferredStringForItem(Object item)
           
 
Methods inherited from class org.jdesktop.swingx.autocomplete.ObjectToStringConverter
getPossibleStringsForItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LetterToString

public LetterToString()
Method Detail

getPreferredStringForItem

public String getPreferredStringForItem(Object item)
Specified by:
getPreferredStringForItem in class org.jdesktop.swingx.autocomplete.ObjectToStringConverter

getInstance

public static LetterToString getInstance()


Copyright © 2008-2010 CodeLutin. All Rights Reserved.