public interface OptionChooser
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR |
static int |
INFORMATION |
static int |
QUESTION |
static int |
UNCATEGORISED |
static int |
WARNING |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent() |
static final int ERROR
static final int INFORMATION
static final int WARNING
static final int QUESTION
static final int UNCATEGORISED
Component getComponent()
Copyright © 2021. All rights reserved.