Package | Description |
---|---|
upsimulator.gui |
Modifier and Type | Method and Description |
---|---|
FileDescriber.State |
FileDescriber.getState() |
static FileDescriber.State |
FileDescriber.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileDescriber.State[] |
FileDescriber.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDescriber.setState(FileDescriber.State state) |
void |
UPLFileListModel.setState(FileDescriber describer,
FileDescriber.State state) |
void |
UPLFileListModel.setState(int index,
FileDescriber.State state) |