Class SwingVaadinServer

java.lang.Object
com.vaadin.swingkit.server.SwingVaadinServer

public final class SwingVaadinServer extends Object
Utils class to ease the interaction of the user with the server side of the Swing Kit.
Author:
Vaadin Ltd.
  • Method Details

    • isSwingRendered

      public static boolean isSwingRendered()
      Checks if the UI has been rendered by a Swing Kit compatible browser
      Returns:
      true if the Vaadin view containing the bridge is rendered by a Swing Kit embedded browser.