Uses of Interface
com.sas.awt.AppletStateChangedSource

Packages that use AppletStateChangedSource
com.sas.awt Provides extensions of java.awt components which implement com.sas.ComponentInterface 
 

Uses of AppletStateChangedSource in com.sas.awt
 

Classes in com.sas.awt that implement AppletStateChangedSource
 class Applet
          Applet is an extension of java.applet.Applet that includes ComponentInterface functionality and the ability to send events when the "state" of the applet changes.
 

Constructors in com.sas.awt with parameters of type AppletStateChangedSource
AppletStateChangedEvent(AppletStateChangedSource source, int type)
          Constructs an AppletStateChangedEvent
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.