FTP-Server API

graphic.services
Class LocaleBox.Item

java.lang.Object
  |
  +--graphic.services.LocaleBox.Item
Enclosing class:
LocaleBox

public class LocaleBox.Item
extends Object


Field Summary
 Locale locale
           
 
Constructor Summary
LocaleBox.Item(String filename)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

locale

public Locale locale
Constructor Detail

LocaleBox.Item

public LocaleBox.Item(String filename)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

FTP-Server API