Package docking.framework
Class ApplicationInformationDisplayFactory
java.lang.Object
docking.framework.ApplicationInformationDisplayFactory
- Direct Known Subclasses:
GhidraApplicationInformationDisplayFactory
,SettableApplicationInformationDisplayFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JComponent
static String
static HelpLocation
static JComponent
static String
protected JComponent
protected String
protected HelpLocation
protected JComponent
protected String
protected Runnable
protected Icon
static Runnable
static Icon
static Image
protected Icon
-
Constructor Details
-
ApplicationInformationDisplayFactory
public ApplicationInformationDisplayFactory()
-
-
Method Details
-
createSplashScreenTitle
-
createAboutTitle
-
getWindowIcons
-
getLargestWindowIcon
-
getHomeIcon
-
getHomeCallback
-
createSplashScreenComponent
-
createAboutComponent
-
createHelpLocation
-
doCreateSplashScreenTitle
-
doCreateAboutTitle
-
doCreateSplashScreenComponent
-
getSplashScreenIcon128
-
doGetWindowIcons
-
doCreateAboutComponent
-
doCreateHelpLocation
-
doGetHomeIcon
-
doGetHomeCallback
-