Package | Description |
---|---|
net.sourceforge.jnlp.about |
Modifier and Type | Method | Description |
---|---|---|
static AboutDialog.ShowPage |
AboutDialog.ShowPage.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AboutDialog.ShowPage[] |
AboutDialog.ShowPage.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
AboutDialog.display(boolean modal,
java.lang.String app,
AboutDialog.ShowPage showPage) |