Uses of Enum Class
backupmanager.swing.FileLocationComponent.LocationType
-
Uses of FileLocationComponent.LocationType in backupmanager.swing
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FileLocationComponent.LocationType[]
FileLocationComponent.LocationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionFileLocationComponent
(Window owner, FileLocationComponent.LocationType type, boolean allowPath, boolean allowMask) FileLocationComponent
(Window owner, FileLocationComponent.LocationType type, String borderTitle, int charWidth, boolean allowPath, boolean showMask)