Package | Description |
---|---|
BogDroSoft.jymag |
This package contains the program JYMAG - Java Your Music And Graphics
- a Free "My Pictures and Sounds" replacement written in Java.
|
Modifier and Type | Method and Description |
---|---|
static Utils.STATUS |
Utils.STATUS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Utils.STATUS[] |
Utils.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
StatusChangeRunnable(javax.swing.JLabel status,
Utils.STATUS s) |