Package | Description |
---|---|
net.pandoragames.far.ui.swing |
The main package for application user.
|
Modifier and Type | Method and Description |
---|---|
SwingConfig.DefaultFileInfo |
SwingConfig.getDefaultFileInfo()
Default file info displayed in the result table.
|
static SwingConfig.DefaultFileInfo |
SwingConfig.DefaultFileInfo.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SwingConfig.DefaultFileInfo[] |
SwingConfig.DefaultFileInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|