Package org.fest.swing.launcher
Class NewAppletViewerQuery
java.lang.Object
org.fest.swing.launcher.NewAppletViewerQuery
Understands an action, executed in the event dispatch thread, that creates and shows a new
AppletViewer
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static AppletViewer
showAppletViewerWith
(Applet applet, Map<String, String> parameters)
-
Constructor Details
-
NewAppletViewerQuery
private NewAppletViewerQuery()
-
-
Method Details
-
showAppletViewerWith
-