Package docking.framework
Class ApplicationInformationDisplayFactory
java.lang.Object
docking.framework.ApplicationInformationDisplayFactory
- Direct Known Subclasses:
GhidraApplicationInformationDisplayFactory
,SettableApplicationInformationDisplayFactory
-
Constructor Summary
Constructors -
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 ImageIcon
static Runnable
static ImageIcon
static Image
protected ImageIcon
-
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
-