A B C D E F G H I K L M N O P Q R S T U V W X Y Z

P

PAGE - Static variable in class org.dvb.io.ixc.IxcRegistry
Definition of the scope for bind or rebind - exported object is only visible to Xlets within the same DVB-HTML application.
paint(Graphics) - Method in class org.dvb.ui.BufferedAnimation
If this component has an active animation, then this method paints either the last valid image buffer or the next valid image buffer to the given graphics object.
paint(Graphics) - Method in class org.havi.ui.HScene
HScene objects override the paint method (defined in java.awt.Component) to paint the added "child" components on top of an optional background color or image.
paint(Graphics) - Method in class org.havi.ui.HVisible
Draws the current state of the component, by calling the HLook.showLook(java.awt.Graphics, org.havi.ui.HVisible, int) method of the associated HLook.
PASS - Static variable in class org.dvb.test.DVBTest
The application executed and terminated successfully and has therefore operated in a conformant manner.
PasswordCallback - Class in org.dvb.auth.callback
Underlying security services instantiate and pass a PasswordCallback to the handle method of a CallbackHandler to retrieve password information.
PasswordCallback(String, boolean) - Constructor for class org.dvb.auth.callback.PasswordCallback
Creates a new instance of PasswordCallback.
pause() - Method in interface org.dvb.application.AppProxy
Request that the application manager pause the application bound to this information structure.
PAUSED - Static variable in interface org.dvb.application.AppProxy
The application is in the paused state.
PermissionDeniedEvent - Class in org.dvb.internet
Event indicating that an operation on an internet client failed due to the specified URL not being accessible by the client due to access controls on the server.
PermissionDeniedEvent(Object, URL) - Constructor for class org.dvb.internet.PermissionDeniedEvent
Construct a new PermissionDeniedEvent
PermissionDeniedException - Exception in org.dvb.net.rc
Thrown when an application calls a method which it does not have permission to call at that time.
PermissionDeniedException() - Constructor for exception org.dvb.net.rc.PermissionDeniedException
Default constructor for the exception
PermissionDeniedException(String) - Constructor for exception org.dvb.net.rc.PermissionDeniedException
Constructor for the exception with a specified reason
PIXEL_ASPECT_RATIO - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports the pixel aspect ratio, as specified in a Dimension object which indicates the (relative) x, y pixel aspect ratio.
PIXEL_RESOLUTION - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports the pixel resolution, as specified in a Dimension object which indicates the pixel resolution of (the area of) the graphics device (as specified using the SCREEN_RECTANGLE preference).
play() - Method in class org.havi.ui.HSound
Starts the HSound class playing from the beginning of its associated audio data.
PLAY_ALTERNATING - Static variable in interface org.havi.ui.HAnimateEffect
Indicates that the animation should be played in a repeating loop, alternating between the forward and reverse direction.
PLAY_REPEATING - Static variable in interface org.havi.ui.HAnimateEffect
Indicates that the animation should be played forwards (in a repeating loop).
Plugin - Interface in org.dvb.application.plugins
This interface allows an application or service manager to control the lifecycle of applications being executed by an inter-operable plug-in.
pop(Component) - Method in interface org.havi.ui.HComponentOrdering
Moves the specified java.awt.Component one component nearer in the Z-order, i.e.
pop(Component) - Method in class org.havi.ui.HContainer
Moves the specified java.awt.Component one component nearer in the Z-order, i.e.
pop(Component) - Method in class org.havi.ui.HScene
Moves the specified java.awt.Component one component nearer in the Z-order, i.e.
popInFrontOf(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HComponentOrdering.
popInFrontOf(Component, Component) - Method in class org.havi.ui.HContainer
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HContainer.
popInFrontOf(Component, Component) - Method in class org.havi.ui.HScene
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HScene.
popToFront(Component) - Method in interface org.havi.ui.HComponentOrdering
Brings the specified java.awt.Component to the "front" of the Z-order in this HComponentOrdering.
popToFront(Component) - Method in class org.havi.ui.HContainer
Brings the specified java.awt.Component to the "front" of the Z-order in this HContainer.
popToFront(Component) - Method in class org.havi.ui.HScene
Brings the specified java.awt.Component to the "front" of the Z-order in this HScene.
POS_CAP_FULL - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on the screen, even if a part of the video is off screen as a result of that.
POS_CAP_FULL_EVEN_LINES - Static variable in interface org.dvb.media.VideoPresentationControl
n Constant representing that the video can be positioned anywhere on the screen, even if a part of the video is off screen as a result of that, with the restriction that the field order is respected.
POS_CAP_FULL_EVEN_LINES_IF_ENTIRE_VIDEO_ON_SCREEN - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on screen as long as all the video is on screen, with the restriction that the field order is respected.
POS_CAP_FULL_IF_ENTIRE_VIDEO_ON_SCREEN - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on screen as long as all the video is on screen.
POS_CAP_OTHER - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video positioning capability cannot be expressed by another POS_CAP_* constant.
POSSIBLE_UNDER_CONDITIONS - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Major reason - access may be possible under certain conditions.
postCapabilityDescriptions(IPDatabase, Element) - Method in interface org.dvb.tvanytime.metadata.CapabilityDescriptionsListener
This method is called to report the capabilities of an IPDatabase.
postRequestFailed() - Method in interface org.dvb.tvanytime.metadata.CapabilityDescriptionsListener
This method is called to report that an attempt to request the Capability Descriptions from an IPDatabase has failed.
Preference - Class in org.dvb.user
This abstract class defines the Preference object.
Preference(String, String) - Constructor for class org.dvb.user.Preference
Creates a new preference with the specified name and the specified value.
Preference(String, String[]) - Constructor for class org.dvb.user.Preference
Creates a new preference with the specified name and the specified value set.
PREFERRED - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the priority field of the setPreference and getPreferencePriority methods in the HSceneTemplate that indicates that this feature is preferred over a selection that does not include this feature, although both selections can be considered valid.
PREFERRED - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the priority field of the HScreenConfigTemplate.setPreference(int, int) and HScreenConfigTemplate.getPreferencePriority(int) methods in the HScreenConfigTemplate that indicates that this feature is desired in the HScreenConfiguration.
PREFERRED_NOT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the priority field of the HScreenConfigTemplate.setPreference(int, int) and HScreenConfigTemplate.getPreferencePriority(int) methods in the HScreenConfigTemplate that indicates that this feature is desired not to be present in the HScreenConfiguration.
prefetch(String, byte) - Static method in class org.dvb.dsmcc.DSMCCObject
Calling this method will issue a hint to the implementation for pre-fetching the object data for that DSMCC object into cache.
prefetch(DSMCCObject, String, byte) - Static method in class org.dvb.dsmcc.DSMCCObject
Calling this method will issue a hint to the implementation for pre-fetching the object data for that DSMCC object into cache.
prefetch(String, int) - Method in interface org.dvb.spi.ict.InteractionChannelTransportProvider
Provides a hint to the provider that the resource identified by the specified URI will probably be accessed in the near future, so that if available resources permit and the provider supports prefetching it can take whatever steps are appropriate to speed up the time required to load the file when the subsequent request to load the file is made via the normal call to ResourceTransportObject.synchronousLoad() or ResourceTransportObject.asynchronousLoad().
prefetchSupported() - Method in interface org.dvb.spi.ict.InteractionChannelTransportProvider
Return a flag indicating whether this provider supports prefetch.
PresentationChangedEvent - Class in org.dvb.media
This event is generated whenever the content being presented by a player changes for reasons outside the control of the application.
PresentationChangedEvent(Controller, MediaLocator, int) - Constructor for class org.dvb.media.PresentationChangedEvent
Constructor for the event
previous() - Method in interface org.dvb.tvanytime.metadata.ListIterator
Returns the previous element in the list.
previousIndex() - Method in interface org.dvb.tvanytime.metadata.ListIterator
Returns the index of the element that would be returned by a subsequent call to previous.
PRIORITY_HIGH - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
PRIORITY_LOW - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
PRIORITY_MEDIUM - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
private_indicator() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
PRIVATE_USE_AREA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+E000..U+F8FF) as defined in ISO 10646-1(E) normative Annex A
processHActionEvent(HActionEvent) - Method in interface org.havi.ui.HActionInputPreferred
Process an HActionEvent sent to this HActionInputPreferred.
processHActionEvent(HActionEvent) - Method in class org.havi.ui.HGraphicButton
Process an HActionEvent sent to this HGraphicButton.
processHActionEvent(HActionEvent) - Method in class org.havi.ui.HTextButton
Process an HActionEvent sent to this HTextButton.
processHAdjustmentEvent(HAdjustmentEvent) - Method in interface org.havi.ui.HAdjustmentInputPreferred
Process an HAdjustmentEvent sent to this HAdjustmentInputPreferred.
processHAdjustmentEvent(HAdjustmentEvent) - Method in class org.havi.ui.HRangeValue
Process an HAdjustmentEvent sent to this HAdjustmentInputPreferred.
processHFocusEvent(HFocusEvent) - Method in class org.dvb.application.inner.InnerApplicationContainer
Process an HFocusEvent sent to this HNavigationInputPreferred.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HAnimation
Process an HFocusEvent sent to this HAnimation.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HGraphicButton
Process an HFocusEvent sent to this HGraphicButton.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HIcon
Process an HFocusEvent sent to this HIcon.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HListGroup
Process an HFocusEvent sent to this HListGroup.
processHFocusEvent(HFocusEvent) - Method in interface org.havi.ui.HNavigationInputPreferred
Process an HFocusEvent sent to this HNavigationInputPreferred.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HRange
Process an HFocusEvent sent to this HRange.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HRangeValue
Process an HFocusEvent sent to this HRangeValue.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HFocusEvent sent to this HSinglelineEntry.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HText
Process an HFocusEvent sent to this HText.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HTextButton
Process an HFocusEvent sent to this HTextButton.
processHItemEvent(HItemEvent) - Method in class org.havi.ui.HListGroup
Process an HItemEvent sent to this HListGroup.
processHItemEvent(HItemEvent) - Method in interface org.havi.ui.HSelectionInputPreferred
Process an HItemEvent sent to this HSelectionInputPreferred.
processHKeyEvent(HKeyEvent) - Method in interface org.havi.ui.HKeyboardInputPreferred
Process an HKeyEvent sent to this HKeyboardInputPreferred.
processHKeyEvent(HKeyEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HKeyEvent sent to this HSinglelineEntry.
processHTextEvent(HTextEvent) - Method in interface org.havi.ui.HKeyboardInputPreferred
Process an HTextEvent sent to this HKeyboardInputPreferred.
processHTextEvent(HTextEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HTextEvent sent to this HSinglelineEntry.
ProgramDescription - Interface in org.dvb.spi.si.simple
Encapsulates the description of a program.
ProgramReference - Class in org.dvb.spi.si.simple
This class represents a reference to a program within a service that is accessed using a SelectionProvider.
ProgramReference(ServiceReference, String) - Constructor for class org.dvb.spi.si.simple.ProgramReference
Constructs a reference to a program.
ProgramReferenceWithTimes - Class in org.dvb.spi.si.simple
Wraps a program reference with its start and end times.
ProgramReferenceWithTimes(ProgramReference, Date, Date) - Constructor for class org.dvb.spi.si.simple.ProgramReferenceWithTimes
Construct the program reference with times.
prompt(String, int, String) - Static method in class org.dvb.test.DVBTest
This is a method is used to "approximately" synchronise a test-client and test-server, the method blocks until the test-server positively or negatively acknowledges the particular message.
Provider - Interface in org.dvb.spi
Abstract interface for all DVB providers.
ProviderFailedInstallationException - Exception in org.dvb.spi
Thrown when there is a problem installing a provider.
ProviderFailedInstallationException() - Constructor for exception org.dvb.spi.ProviderFailedInstallationException
Constructs an exception with no reason.
ProviderFailedInstallationException(String) - Constructor for exception org.dvb.spi.ProviderFailedInstallationException
Constructs an exception with a reason.
ProviderManager - Class in org.dvb.security.provider
This class gives access to those cryptographic service providers visible to an application.
ProviderPermission - Class in org.dvb.spi
This class is for applications which wish to be able to install providers.
ProviderPermission(String) - Constructor for class org.dvb.spi.ProviderPermission
Creates a new ProviderPermission with the specified name.
ProviderPermission(String, String) - Constructor for class org.dvb.spi.ProviderPermission
Creates a new ProviderPermission object with the specified name.
providerRegistered() - Method in interface org.dvb.spi.Provider
Called by the system when this provider is registered.
ProviderRegistry - Class in org.dvb.spi
Registry of providers.
providerUnregistered() - Method in interface org.dvb.spi.Provider
Called by the system when this provider is unregistered.
push(Component) - Method in interface org.havi.ui.HComponentOrdering
Moves the specified java.awt.Component one component further away in the Z-order, i.e.
push(Component) - Method in class org.havi.ui.HContainer
Moves the specified java.awt.Component one component further away in the Z-order, i.e.
push(Component) - Method in class org.havi.ui.HScene
Moves the specified java.awt.Component one component further away in the Z-order, i.e.
pushBehind(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HComponentOrdering.
pushBehind(Component, Component) - Method in class org.havi.ui.HContainer
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HContainer.
pushBehind(Component, Component) - Method in class org.havi.ui.HScene
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HScene.
pushToBack(Component) - Method in interface org.havi.ui.HComponentOrdering
Place the specified java.awt.Component at the "back" of the Z-order in this HComponentOrdering.
pushToBack(Component) - Method in class org.havi.ui.HContainer
Place the specified java.awt.Component at the "back" of the Z-order in this HContainer.
pushToBack(Component) - Method in class org.havi.ui.HScene
Place the specified java.awt.Component at the "back" of the Z-order in this HScene.

A B C D E F G H I K L M N O P Q R S T U V W X Y Z