Uses of Enum Class
org.tentackle.fx.component.Note.Type
Packages that use Note.Type
-
Uses of Note.Type in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return Note.TypeModifier and TypeMethodDescriptionNote.getType()Gets the note type.static Note.TypeReturns the enum constant of this class with the specified name.static Note.Type[]Note.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tentackle.fx.component with parameters of type Note.Type