Package com.vaadin.swingkit.core
package com.vaadin.swingkit.core
-
ClassDescriptionException produced when something goes wrong trying to call the embedded browser javascript function that allows Vaadin to Swing communication.Utility class that holds constants for common event types.Class to handle and synchronize calls from Swing app to Vaadin app.Represents the response from a remote method call between a Swing app and a Vaadin app in a Vaadin panel.Utility class to handle method invocations between a Swing app and a Vaadin app embedded in a JVaadinPanel.Describes a method that could be invoke from Swing app to a Vaadin View integrated in a JVaadinPanel.Describes a method invocation that can be used to run code from a Swing app to a Vaadin view that implements
SwingVaadinCallableSwing Kit predefined exceptionsEmpty interface to mark Swing callable interfaces that can be used in JVaadinPanel and can communicate components between Swing app and Vaadin view.Swing Kit constantsUser Agent enumeratedDescribes a Swing Vaadin Invocation implementing the invoke method to deal with theMethodInvocationprovided.Represents an event that can be sent from a Vaadin app to a Swing app.A builder forVaadinSwingEventinstances.