org.yasl.about
Interface AboutInfoModel
- All Known Implementing Classes:
- AboutInfoModelImpl
- public interface AboutInfoModel
- Version:
- 1.0
- Author:
- Jeff Chapman
getApplicationInfo
public String getApplicationInfo()
getContributors
public String getContributors()
getImageIcon
public ImageIcon getImageIcon()
getAboutPropertiesItems
public List getAboutPropertiesItems()
getResourceBundlePath
public String getResourceBundlePath()
getHyperlinkListener
public HyperlinkListener getHyperlinkListener()
- Returns a listener to handle hyperlinks in the
application info or contributors html.
- Returns:
- HyperlinkListener