Uses of Class
org.fest.swing.applet.AppletViewer
Packages that use AppletViewer
Package
Description
Support for testing Java Applets.
Launches applications from a "main" method and Java applets
-
Uses of AppletViewer in org.fest.swing.applet
Methods in org.fest.swing.applet that return AppletViewerModifier and TypeMethodDescriptionprivate static AppletViewerAppletViewer.createInEDT(Applet applet) static AppletViewerCreates a newAppletViewer.static AppletViewerAppletViewer.newViewer(Applet applet, AppletStub stub) Creates a newAppletViewer.static AppletViewerCreates a newAppletViewer. -
Uses of AppletViewer in org.fest.swing.launcher
Methods in org.fest.swing.launcher that return AppletViewerModifier and TypeMethodDescription(package private) static AppletViewerNewAppletViewerQuery.showAppletViewerWith(Applet applet, Map<String, String> parameters) AppletLauncher.start()Launches the applet in a(using implementations ofAppletViewerandBasicAppletStub.BasicAppletContext