GhidraApplicationInformationDisplayFactory
Package:
ghidra.framework.main
Type:
class
10.3_PUBLIC
modified
method
:
doGetHomeIcon
return type: ImageIcon → Icon
- javax.
swing.
ImageIcon
doGetHomeIcon(
)
+ javax.
swing.
Icon
doGetHomeIcon(
)
9.0.2_PUBLIC
added
method
:
doCreateAboutTitle
java.
lang.
String doCreateAboutTitle(
)
added
method
:
doCreateHelpLocation
ghidra.
util.
HelpLocation doCreateHelpLocation(
)
added
method
:
doCreateSplashScreenComponent
javax.
swing.
JComponent doCreateSplashScreenComponent(
)
added
method
:
doCreateSplashScreenTitle
java.
lang.
String doCreateSplashScreenTitle(
)
added
method
:
doGetHomeCallback
java.
lang.
Runnable doGetHomeCallback(
)
added
method
:
doGetWindowIcons
java.
util.
List<
java.
awt.
Image
> doGetWindowIcons(
)
9.0.1_PUBLIC
introduced
Initial version