Package docking.framework
Class ApplicationInformationDisplayFactory
java.lang.Object
docking.framework.ApplicationInformationDisplayFactory
- Direct Known Subclasses:
GhidraApplicationInformationDisplayFactory,SettableApplicationInformationDisplayFactory
-
Constructor Summary
Constructors -
Method Summary
ChangeModifier and TypeMethodDescriptionstatic JComponentstatic Stringstatic HelpLocationstatic JComponentstatic Stringprotected JComponentprotected Stringprotected HelpLocationprotected JComponentprotected Stringprotected RunnableMODIFIEDprotected Iconstatic RunnableMODIFIEDstatic Iconstatic ImageMODIFIEDprotected Icon
-
Constructor Details
-
ApplicationInformationDisplayFactory
public ApplicationInformationDisplayFactory()
-
-
Method Details
-
createSplashScreenTitle
-
createAboutTitle
-
getWindowIcons
-
getLargestWindowIcon
-
getHomeIcon MODIFIED
return type: ImageIcon → Icon-static javax.swing.ImageIcon getHomeIcon()+static javax.swing.Icon getHomeIcon() -
getHomeCallback
-
createSplashScreenComponent
-
createAboutComponent
-
createHelpLocation
-
doCreateSplashScreenTitle
-
doCreateAboutTitle
-
doCreateSplashScreenComponent
-
getSplashScreenIcon128 MODIFIED
return type: ImageIcon → Icon-javax.swing.ImageIcon getSplashScreenIcon128()+javax.swing.Icon getSplashScreenIcon128() -
doGetWindowIcons
-
doCreateAboutComponent
-
doCreateHelpLocation
-
doGetHomeIcon MODIFIED
return type: ImageIcon → Icon-javax.swing.ImageIcon doGetHomeIcon()+javax.swing.Icon doGetHomeIcon() -
doGetHomeCallback
-