ApplicationInformationDisplayFactory

Package: docking.framework
Type: class

10.3_PUBLIC

modifiedmethod: doGetHomeIcon
return type: ImageIcon → Icon
- javax.swing.ImageIcon doGetHomeIcon()
+ javax.swing.Icon doGetHomeIcon()
modifiedmethod: getHomeIcon
return type: ImageIcon → Icon
- static javax.swing.ImageIcon getHomeIcon()
+ static javax.swing.Icon getHomeIcon()
modifiedmethod: getSplashScreenIcon128
return type: ImageIcon → Icon
- javax.swing.ImageIcon getSplashScreenIcon128()
+ javax.swing.Icon getSplashScreenIcon128()

9.0.2_PUBLIC

addedmethod: doCreateAboutComponent
javax.swing.JComponent doCreateAboutComponent()
addedmethod: doCreateAboutTitle
java.lang.String doCreateAboutTitle()
addedmethod: doCreateHelpLocation
ghidra.util.HelpLocation doCreateHelpLocation()
addedmethod: doCreateSplashScreenComponent
javax.swing.JComponent doCreateSplashScreenComponent()
addedmethod: doCreateSplashScreenTitle
java.lang.String doCreateSplashScreenTitle()
addedmethod: doGetHomeCallback
java.lang.Runnable doGetHomeCallback()
addedmethod: doGetHomeIcon
javax.swing.ImageIcon doGetHomeIcon()
addedmethod: doGetWindowIcons
java.util.List<java.awt.Image> doGetWindowIcons()
addedmethod: getSplashScreenIcon128
javax.swing.ImageIcon getSplashScreenIcon128()

9.0.1_PUBLIC

introducedInitial version