Uses of Interface
org.fest.swing.applet.StatusDisplay

Packages that use StatusDisplay
org.fest.swing.applet Support for testing Java Applets. 
 

Uses of StatusDisplay in org.fest.swing.applet
 

Classes in org.fest.swing.applet that implement StatusDisplay
 class AppletViewer
          Understands a window that displays an Applet.
 

Constructors in org.fest.swing.applet with parameters of type StatusDisplay
BasicAppletContext(StatusDisplay statusDisplay)
          Creates a new BasicAppletContext.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.