public class MessageGUIFactory extends Fwk
,
Serialized FormModifier and Type | Class and Description |
---|---|
protected static class |
MessageGUIFactory.ImagePanelUI |
Modifier and Type | Field and Description |
---|---|
protected static java.awt.Image |
busyImage |
static java.lang.String |
version |
Modifier and Type | Method and Description |
---|---|
static void |
createProgressFrame(java.lang.String message)
create a progress bar frame
|
java.lang.String |
getVersion()
Return the version string of the FWK component.
|
static void |
main(java.lang.String[] args)
Main module of this application.
|
getNiceVersion, release
public static final java.lang.String version
protected static java.awt.Image busyImage
public java.lang.String getVersion()
FwkInterface
getVersion
in interface FwkInterface
getVersion
in class Fwk
public static void createProgressFrame(java.lang.String message)
message
- public static void main(java.lang.String[] args)