Package ghidra.framework.main
Class GhidraApplicationInformationDisplayFactory
java.lang.Object
docking.framework.ApplicationInformationDisplayFactory
ghidra.framework.main.GhidraApplicationInformationDisplayFactory
public class GhidraApplicationInformationDisplayFactory
extends ApplicationInformationDisplayFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected HelpLocationprotected JComponentprotected Stringprotected RunnableMethods inherited from class docking.framework.ApplicationInformationDisplayFactory
createAboutComponent, createAboutTitle, createHelpLocation, createSplashScreenComponent, createSplashScreenTitle, doCreateAboutComponent, getHomeCallback, getHomeIcon, getLargestWindowIcon, getSplashScreenIcon128, getWindowIcons
-
Constructor Details
-
GhidraApplicationInformationDisplayFactory
public GhidraApplicationInformationDisplayFactory()
-
-
Method Details
-
doGetWindowIcons
- Overrides:
doGetWindowIconsin classApplicationInformationDisplayFactory
-
doCreateSplashScreenTitle
- Overrides:
doCreateSplashScreenTitlein classApplicationInformationDisplayFactory
-
doCreateAboutTitle
- Overrides:
doCreateAboutTitlein classApplicationInformationDisplayFactory
-
doCreateHelpLocation
- Overrides:
doCreateHelpLocationin classApplicationInformationDisplayFactory
-
doCreateSplashScreenComponent
- Overrides:
doCreateSplashScreenComponentin classApplicationInformationDisplayFactory
-
doGetHomeIcon
- Overrides:
doGetHomeIconin classApplicationInformationDisplayFactory
-
doGetHomeCallback
- Overrides:
doGetHomeCallbackin classApplicationInformationDisplayFactory
-