Uses of Enum
com.tick42.glue.desktop.intents.IntentHandlerType
Packages that use IntentHandlerType
-
Uses of IntentHandlerType in com.tick42.glue.desktop.intents
Methods in com.tick42.glue.desktop.intents that return IntentHandlerTypeModifier and TypeMethodDescriptionIntentHandler.getType()Returns the type of the handler.static IntentHandlerTypeReturns the enum constant of this type with the specified name.static IntentHandlerType[]IntentHandlerType.values()Returns an array containing the constants of this enum type, in the order they are declared.