Uses of Interface
com.tick42.glue.desktop.intents.IntentHandler
Packages that use IntentHandler
-
Uses of IntentHandler in com.tick42.glue.desktop.intents
Methods in com.tick42.glue.desktop.intents that return IntentHandlerModifier and TypeMethodDescriptionIntentResult.getHandler()Returns the intent implementation that handled the intent.Methods in com.tick42.glue.desktop.intents that return types with arguments of type IntentHandlerModifier and TypeMethodDescriptionIntent.getHandlers()Return theIntentHandlers that provide an implementation for the intent and can be used to raise an intent request.