Package com.vaadin.swingkit.client
package com.vaadin.swingkit.client
Swing-specific functionality.
These classes handle communication with the Vaadin app embedded in the Vaadin
panel.
-
ClassDescriptionA Swing panel that can embed a Vaadin app.Handles configurations that control the behaviour of SwingKit.Entry utility class for using the Swing Kit.Custom exception thrown when SwingKit encounters a problem.A listener of events emitted by any
VaadinEventNotifier.AVaadinEventNotifieris responsible to handle and update listeners of Vaadin actions.Factory that can be used to create Swing panels that can embed Vaadin views.The VaadinRequestManager correlates the requests sent to Vaadin views with the responses returned from them so that these calls can be treated synchronously.