public class SplashScreen extends Object
Constructor and Description |
---|
SplashScreen() |
Modifier and Type | Method and Description |
---|---|
static void |
hide() |
static void |
show() |
static void |
update(String message,
double progress) |
public static void show()
public static void update(String message, double progress)
public static void hide()
Copyright © 2014–2022 ImageJ. All rights reserved.