Java DTV API 1.3
18-Nov-2009

Uses of Package
com.sun.dtv.ui

Packages that use com.sun.dtv.ui
com.sun.dtv.lwuit Main widget package containing the component/container "composite" similar both in terminology and design to Swing/AWT. 
com.sun.dtv.lwuit.animations All components are animatable by potential and additional animations (unrelated to a specific component) can be installed on the fly, transitions between forms are also handled as part of this package. 
com.sun.dtv.lwuit.list Lists are highly customizable and serve as the basis for ComboBox and other components (such as carousels etc) they employ a similar MVC approach to Swing including the renderer pattern. 
com.sun.dtv.ui TV specific UI functionality. 
com.sun.dtv.ui.event TV specific UI functionality event subpackage. 
 

Classes in com.sun.dtv.ui used by com.sun.dtv.lwuit
Animated
          This interface provides methods to set and retrieve parameters of an animation effect.
Matte
          Basic interface for all Matte classes.
MatteEnabled
          The aim of this interface is to enable components for matte compositing.
MatteException
          A MatteException is thrown whenever an application is unable for some reason to realize a desired matte association to a graphical element.
TextLayoutManager
          The aim of this interface is to define functionality for the layout of strings and their rendering on the screen.
ViewOnlyComponent
          This interface represents any type of non-interactive component in the system and provides them with a pluggable look and feel.
 

Classes in com.sun.dtv.ui used by com.sun.dtv.lwuit.animations
Animated
          This interface provides methods to set and retrieve parameters of an animation effect.
 

Classes in com.sun.dtv.ui used by com.sun.dtv.lwuit.list
Animated
          This interface provides methods to set and retrieve parameters of an animation effect.
MatteEnabled
          The aim of this interface is to enable components for matte compositing.
ViewOnlyComponent
          This interface represents any type of non-interactive component in the system and provides them with a pluggable look and feel.
 

Classes in com.sun.dtv.ui used by com.sun.dtv.ui
AlphaComposite
          This AlphaComposite class implements all alpha compositing rules for combining source and destination pixels to achieve blending and transparency effects with graphics and images.
Animated
          This interface provides methods to set and retrieve parameters of an animation effect.
Capabilities
          Describes the capabilities of a plane.
Device
          This class is a representation of a TV device.
DTVContainer
          An DTVContainer is the top-level container in the DTV API's component hierarchy, representing the widget containing anything else viewable at on particular Plane.
DTVContainerPattern
          The DTVContainerPattern is a means to describe the characteristics of a valid DTVContainer.
FontFileException
          This exception will be thrown if an attempt is made to read a font file, and this file does not have the appropriate format.
Keyboard
          This class represents a keyboard which can be used to control a particular Screen as an UserInputDevice.
Matte
          Basic interface for all Matte classes.
MatteEnabled
          The aim of this interface is to enable components for matte compositing.
MatteException
          A MatteException is thrown whenever an application is unable for some reason to realize a desired matte association to a graphical element.
Mouse
          This class represents a mouse which can be used to control a particular Screen as an UserInputDevice.
Plane
          An instance of the Screen class represents one video output signal of a TV device.
PlaneSetup
          The PlaneSetup class is capable to describe the characteristics of a Plane.
PlaneSetupPattern
          This class is a means to describe the setup of a screen plane by specifying various properties and their importance to the application.
RemoteControl
          This class represents a TV remote control which can be used to control a particular Screen as an UserInputDevice.
Screen
          This class is a representation of a TV screen.
SetupException
          Exception to be thrown in several situations where an attempt is done to perform an illegal setup change of one or more planes of a Screen.
TextLayoutManager
          The aim of this interface is to define functionality for the layout of strings and their rendering on the screen.
TextOverflowListener
          The aim of a TextOverflowListener is to be notified if a text string won't fit into a component during an attempt to render it.
UserInputDevice
          This abstract class is the base for all input devices which can be used to control a screen.
ViewOnlyComponent
          This interface represents any type of non-interactive component in the system and provides them with a pluggable look and feel.
 

Classes in com.sun.dtv.ui used by com.sun.dtv.ui.event
Screen
          This class is a representation of a TV screen.
 


Java DTV API 1.3
18-Nov-2009

Copyright © 2008-2009 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved.

U.S. Government Rights - Commercial software. Government users are subject to the Sun Microsystems, Inc. standard license agreement and applicable provisions of the FAR and its supplements. Sun, Sun Microsystems, the Sun logo and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.Products covered by and information contained in this service manual are controlled by U.S. Export Control laws and may be subject to the export or import laws in other countries. Nuclear, missile, chemical biological weapons or nuclear maritime end uses or end users, whether direct or indirect, are strictly prohibited. Export or reexport to countries subject to U.S. embargo or to entities identified on U.S. export exclusion lists, including, but not limited to, the denied persons and specially designated nationals lists is strictly prohibited.

DOCUMENTATION IS PROVIDED AS IS AND ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.

Use of this document is subject to license terms.