public interface PanelAbout
Modifier and Type | Field and Description |
---|---|
static String |
PROP_AUTHOR |
static String |
PROP_COMPANY |
static String |
PROP_LICENSE |
static String |
PROP_URL |
Modifier and Type | Method and Description |
---|---|
String[] |
getProperties()
Get supported properties
|
String |
getProperty(String key)
Get property by key
|
static final String PROP_AUTHOR
static final String PROP_COMPANY
static final String PROP_URL
static final String PROP_LICENSE
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.