Uses of Class
com.pnfsoftware.jeb.core.events.ControllerNotification
Packages that use ControllerNotification
Package
Description
This package and its sub-packages contain types and interfaces used to build JEB clients and interact with client-specific sides of a JEB instance.
-
Uses of ControllerNotification in com.pnfsoftware.jeb.client
Methods in com.pnfsoftware.jeb.client with parameters of type ControllerNotificationModifier and TypeMethodDescriptionabstract void
AbstractClientContext.notifyFloatingClient
(ControllerNotification notification) May be called from anywhere, any thread.void
HeadlessClientContext.notifyFloatingClient
(ControllerNotification notification)