GhidraApplicationInformationDisplayFactory

Package: ghidra.framework.main
Type: class

10.3_PUBLIC

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

9.0.2_PUBLIC

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: doGetWindowIcons
java.util.List<java.awt.Image> doGetWindowIcons()

9.0.1_PUBLIC

introducedInitial version