Uses of Class
com.vaadin.swingkit.client.SwingVaadinException
-
Uses of SwingVaadinException in com.vaadin.swingkit.client
Methods in com.vaadin.swingkit.client that throw SwingVaadinExceptionModifier and TypeMethodDescriptionfinal JVaadinPanelCreates a newJVaadinPanelloading a Vaadin view in it.protected abstract voidVaadinPanelBuilder.fillPanel(String viewUrl, JVaadinPanel panel) Adds the actual browser view to the panel, in which the Vaadin app can be loaded.<T> TVaadinRequestsManager.waitForResponse(String id, long timeout) Block the current thread until a response with the given id is received from a Vaadin view or the timeout expires, whatever happens first.