Uses of Interface
com.sas.visuals.MessageBoxSource

Packages that use MessageBoxSource
com.sas.visuals Additional user interface components not provided in AWT. 
 

Uses of MessageBoxSource in com.sas.visuals
 

Classes in com.sas.visuals that implement MessageBoxSource
 class ColorDialog
          ColorDialog is a subclass of Dialog which displays components for color creation and a set of buttons to allow a user response.
 class FontDialog
          FontDialog is a subclass of Dialog which displays components for font creation and a set of buttons to allow a user response.
 class MessageBox
           MessageBox is a subclass of Dialog which displays a text message, an icon, and a set of buttons to allow a user response.
 

Constructors in com.sas.visuals with parameters of type MessageBoxSource
MessageBoxEvent(MessageBoxSource source, int button)
          This constructor is deprecated, do not use it.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.