|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Factory for ConverterTableInterface objects which, among other things, provides a hook for displaying progress. All implementations of this class are required to have a default constructor.
Method Summary | |
ConverterTableInterface |
createConverterTable()
|
java.lang.String |
getDescriptiveName()
Used for loading progress display -- a descriptive name used to display while the factory is loading. |
int |
getProgress()
Current loading progress. |
Method Detail |
public ConverterTableInterface createConverterTable() throws java.io.IOException
java.io.IOException
public int getProgress()
public java.lang.String getDescriptiveName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |