Uses of Class
ca.phon.ui.action.PhonUIAction
-
Uses of PhonUIAction in ca.phon.ui.action
Modifier and TypeMethodDescriptionstatic <T> PhonUIAction<T>
static PhonUIAction<Void>
PhonUIAction.eventConsumer
(Consumer<PhonActionEvent<Void>> eventConsumer) static <T> PhonUIAction<T>
PhonUIAction.eventConsumer
(Consumer<PhonActionEvent<T>> eventConsumer, T data) static PhonUIAction<Void>