public final class CoreNUtilGui extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CoreNUtilGui.GuiResult |
| Modifier and Type | Method and Description |
|---|---|
static CoreNUtilGui.GuiResult |
inputPassword(NMsg message,
NMsg title,
boolean rememberMe) |
static CoreNUtilGui.GuiResult |
inputString(NMsg message,
NMsg title,
boolean rememberMe) |
static boolean |
isGraphicalDesktopEnvironment() |
static void |
showMessage(NMsg message,
NMsg title) |
public static boolean isGraphicalDesktopEnvironment()
public static CoreNUtilGui.GuiResult inputString(NMsg message, NMsg title, boolean rememberMe)
public static CoreNUtilGui.GuiResult inputPassword(NMsg message, NMsg title, boolean rememberMe)
Copyright © 2025 vpc open source initiative. All rights reserved.