Uses of Interface
com.sas.awt.WindowInitInterface

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

Uses of WindowInitInterface in com.sas.awt
 

Subinterfaces of WindowInitInterface in com.sas.awt
 interface WindowInit2Interface
          This interface must be implemented by applets and frames that wish to be initialized by a separate thread (see WindowInitThread).
 

Constructors in com.sas.awt with parameters of type WindowInitInterface
WindowInitThread(WindowInitInterface window)
          Construct a new WindowInitThread object.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.