Uses of Enum
uk.co.caprica.vlcj.factory.DialogType
Packages that use DialogType
-
Uses of DialogType in uk.co.caprica.vlcj.factory
Methods in uk.co.caprica.vlcj.factory that return DialogTypeModifier and TypeMethodDescriptionstatic DialogTypeReturns the enum constant of this type with the specified name.static DialogType[]DialogType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.co.caprica.vlcj.factory with parameters of type DialogTypeModifier and TypeMethodDescriptionDialogsApi.newDialogs(DialogType... dialogTypes) Create a new dialogs callback component.