|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LoadType in <Unnamed> |
---|
Methods in <Unnamed> that return LoadType | |
---|---|
static LoadType |
LoadType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoadType[] |
LoadType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in <Unnamed> with parameters of type LoadType | |
---|---|
abstract void |
FinchModelAbstract.loadBinary(java.io.File file,
LoadType loadType)
Load an action list from a binary file. |
protected abstract void |
FinchFrameAbstract.loadBinary(LoadType loadType)
Load a binary file Algorithm: Open a JFileChooser. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |