| Package | Description |
|---|---|
| com.izforge.izpack.api.data.binding |
| Modifier and Type | Method and Description |
|---|---|
Stage |
Listener.getStage() |
static Stage |
Stage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stage[] |
Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Stage.isInInstaller(Stage stage) |
| Constructor and Description |
|---|
Listener(String classname,
Stage stage,
List<OsModel> os,
String jar) |
Copyright © 2001–2025. All rights reserved.