Uses of Enum Class
ca.phon.ui.text.FileSelectionField.SelectionMode
Packages that use FileSelectionField.SelectionMode
-
Uses of FileSelectionField.SelectionMode in ca.phon.ui.text
Subclasses with type arguments of type FileSelectionField.SelectionMode in ca.phon.ui.textMethods in ca.phon.ui.text that return FileSelectionField.SelectionModeModifier and TypeMethodDescriptionFileSelectionField.getMode()Returns the enum constant of this class with the specified name.static FileSelectionField.SelectionMode[]FileSelectionField.SelectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.ui.text with parameters of type FileSelectionField.SelectionModeModifier and TypeMethodDescriptionvoidFileSelectionField.setMode(FileSelectionField.SelectionMode mode)