Uses of Interface
com.teamdev.jxbrowser.event.Subscription
-
Uses of Subscription in com.teamdev.jxbrowser.event
Modifier and TypeMethodDescription<E extends T>
SubscriptionSubscribes the given eventobserver
to receive the events of the giveneventClass
.