public class PanelAboutImpl extends Object implements PanelAbout
PROP_AUTHOR, PROP_COMPANY, PROP_LICENSE, PROP_URL
Constructor and Description |
---|
PanelAboutImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(String name,
String value) |
String[] |
getProperties()
Get supported properties
|
String |
getProperty(String key)
Get property by key
|
public String[] getProperties()
getProperties
in interface PanelAbout
public String getProperty(String key)
getProperty
in interface PanelAbout
key
- Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.