Uses of Class
com.sas.awt.ComponentVisualComponent

Packages that use ComponentVisualComponent
com.sas.awt Provides extensions of java.awt components which implement com.sas.ComponentInterface 
com.sas.visuals Additional user interface components not provided in AWT. 
 

Uses of ComponentVisualComponent in com.sas.awt
 

Subclasses of ComponentVisualComponent in com.sas.awt
 class Component
          Component is the base class for webAF visual objects.
 

Uses of ComponentVisualComponent in com.sas.visuals
 

Subclasses of ComponentVisualComponent in com.sas.visuals
 class AnimationIconView
          AnimationIconView is a component that animates an AnimationIconInterface object.
 class Fireworks
          Fireworks is a class that increments and decrements a FireworkIcon object when an alarm is fired and paints the icon in that state.
 class IconView
          IconView is a lightweight component class that paints an IconInterface object.
 class ImageAnimation
          ImageAnimation is a class that increments and decrements an ImageAnimationIcon object when an alarm is fired and paints the image in that state.
 class ImageSequence
          Deprecated.  
 class ImageView
          The ImageView displays an image in the component area.
 class LabelView
          LabelView is a class that displays lines of text.
 class Marquee
          Marquee is a class that increments and decrements a MarqueeIcon object when an alarm is fired and paints the MarqueeIcon in that state.
 class ScrollSlider
          ScrollSlider creates an object that functions as the track area on a Scrollbar.
 class SpinButton
          SpinButton is a class that creates a component with two opposing arrow buttons that can be pressed to increment or decrement a value field.
 class StyledLabelView
          StyledLabelView is a sub-class of LabelView that parses the text into TextElements and paints it based on tags placed in the text.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.