org.chorem.lima.util
Class EntryBookToString

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

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


Field Summary
 
Fields inherited from class org.jdesktop.swingx.autocomplete.ObjectToStringConverter
DEFAULT_IMPLEMENTATION
 
Constructor Summary
EntryBookToString()
           
 
Method Summary
static EntryBookToString 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

EntryBookToString

public EntryBookToString()
Method Detail

getPreferredStringForItem

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

getInstance

public static EntryBookToString getInstance()


Copyright © 2008-2010 CodeLutin. All Rights Reserved.