Java DTV API 1.3
18-Nov-2009

Package com.sun.dtv.ui

TV specific UI functionality.

See:
          Description

Interface Summary
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.
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.
ViewOnlyComponent This interface represents any type of non-interactive component in the system and provides them with a pluggable look and feel.
 

Class Summary
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.
AnimatedMatte This class represents an animated matte with a dynamic image mask, where the pixel values determine the matte transparency for every pixel for a certain point of time.
Capabilities Describes the capabilities of a plane.
DefaultTextLayoutManager This class provides a standard mechanism for rendering of provided texts and is at the same time the simplest implementation of the TextLayoutManager interface.
Device This class is a representation of a TV device.
DownloadableFont This class introduces the possibility to download fonts.
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.
Keyboard This class represents a keyboard which can be used to control a particular Screen as an UserInputDevice.
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.
SophisticatedTextLayoutManager This class provides a TextLayoutManager with more features than the DefaultTextLayoutManager in order to enable more sophisticated layout design possibilities for test to be shown in TV components.
StaticMatte This class represents a non-animated matte, i.e. a matte not changing over time.
UserInputDevice This abstract class is the base for all input devices which can be used to control a screen.
 

Exception Summary
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.
FontSpecificationException This exception will be thrown if an attempt is made specify characteristics of a font out of a font file, and these characteristics are not available for this particular font.
MatteException A MatteException is thrown whenever an application is unable for some reason to realize a desired matte association to a graphical element.
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.
 

Package com.sun.dtv.ui Description

TV specific UI functionality.

Design

Since:
JavaDTV1.0

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.