public final class About extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
logo |
static String |
revision |
static String |
title |
| Constructor and Description |
|---|
About() |
| Modifier and Type | Method and Description |
|---|---|
static JLabel |
getAboutMessage() |
static void |
showAboutMessage() |
public static final String title
public static final String logo
public static final String revision
public static void showAboutMessage()
public static JLabel getAboutMessage()
Copyright © 2024. All rights reserved.