Package | Description |
---|---|
com.vektorsoft.demux.desktop.jfx.main.preload |
Classes for preloader of main application.
|
Modifier and Type | Method and Description |
---|---|
LoadNotification.Operation |
LoadNotification.getOperation()
Returns current operation.
|
static LoadNotification.Operation |
LoadNotification.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadNotification.Operation[] |
LoadNotification.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LoadNotification(double progress,
LoadNotification.Operation op,
String message)
Create new instance.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.