Uses of Interface
com.teamdev.jxbrowser.event.Subscription
Packages that use Subscription
-
Uses of Subscription in com.teamdev.jxbrowser.event
Methods in com.teamdev.jxbrowser.event that return SubscriptionModifier and TypeMethodDescription<E extends T>
SubscriptionSubscribes the given eventobserver
to receive the events of the giveneventClass
.