Uses of Enum Class
ca.corbett.extras.about.AboutInfo.LogoDisplayMode
Packages that use AboutInfo.LogoDisplayMode
Package
Description
Contains classes and utilities for showing "About" information
in your application (author, date published, release notes, project url, license and so on).
-
Uses of AboutInfo.LogoDisplayMode in ca.corbett.extras.about
Fields in ca.corbett.extras.about declared as AboutInfo.LogoDisplayModeModifier and TypeFieldDescriptionAboutInfo.logoDisplayModeHow the application logo image should be displayed on the AboutPanel.Methods in ca.corbett.extras.about that return AboutInfo.LogoDisplayModeModifier and TypeMethodDescriptionstatic AboutInfo.LogoDisplayModeReturns the enum constant of this class with the specified name.static AboutInfo.LogoDisplayMode[]AboutInfo.LogoDisplayMode.values()Returns an array containing the constants of this enum class, in the order they are declared.