A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
X_DEFAULT — Constant static property in class com.adobe.xmp.IXMPConst |
| Default language for alt-text arrays |
xmpAccess — Property in interface com.adobe.xmp.IXMPPanel |
|
Retrieves an XMP access object with which to communicate
with the XMP Packet and update metadata fields. |
xmpAccess — Property in class com.adobe.xmp.components.XMPForm |
|
An XMP access object with which to communicate with the XMP Packet
and update XMP fields
|
xmpAccess — Property in class com.adobe.xmp.events.XMPEvent |
|
Associates the XMP event with an XMP access object that
it can send to components, so that they can respond to
the event by accessing the XMP. |
xmpArray — Property in class com.adobe.xmp.components.XMPDataGrid |
| The XMP multi-value data type of the field associated with component, one of:
|
xmpArray — Property in class com.adobe.xmp.components.XMPDataGridColumn |
| The XMP multi-value data type of the field associated with component, one of:
|
xmpArray — Property in class com.adobe.xmp.components.XMPLabel |
| The XMP multi-value data type of the field associated with component, one of:
|
xmpArray — Property in class com.adobe.xmp.components.XMPText |
| The XMP multi-value data type of the field associated with component, one of:
|
xmpArray — Property in class com.adobe.xmp.components.XMPTextArea |
| The XMP multi-value data type of the field associated with component, one of:
|
xmpArray — Property in class com.adobe.xmp.components.XMPTextAreaMRU |
| The XMP multi-value data type of the field associated with component, one of:
|
xmpArray — Property in class com.adobe.xmp.components.XMPTextInput |
| The XMP multi-value data type of the field associated with component, one of:
|
xmpArray — Property in class com.adobe.xmp.components.XMPTextInputMRU |
| The XMP multi-value data type of the field associated with component, one of:
|
XMPCheckBox — Class in package com.adobe.xmp.components |
|
A component that displays text with a check box, which has a
selected/deselected state associated with a Boolean XMP property. |
XMPComboBox — Class in package com.adobe.xmp.components |
|
A component with a pop-up list of allowed values, which displays the currently
selected value as editable text. |
XMPComboBoxItem — Class in package com.adobe.xmp.components |
|
Judy: (new class) A simple object that is used as XMPComboBox item. |
XMPComboBoxItem(xmpValue, label) — Constructor in class com.adobe.xmp.components.XMPComboBoxItem |
| Judy: Constructor that optionally initializes the object |
XMPDataGrid — Class in package com.adobe.xmp.components |
|
Judy: (new component)
Table that visualizes an XMP array of structs. |
XMPDataGrid() — Constructor in class com.adobe.xmp.components.XMPDataGrid |
|
Constructor, initializes the data grid. |
XMPDataGridColumn — Class in package com.adobe.xmp.components |
|
Judy: new class
A an XMPDataGridColumn extends the default DataGridColumn with XMP capabilities. |
XMPDataGridColumn() — Constructor in class com.adobe.xmp.components.XMPDataGridColumn |
|
Constructor
|
XMPDateField — Class in package com.adobe.xmp.components |
|
A component that displays an editable date-time value, associated with a date-time
XMP metadata property. |
XMPDateTime — Class in package com.adobe.xmp |
|
Represents a date and time value in an XMP Date property. |
XMPEvent — Class in package com.adobe.xmp.events |
|
Provides an event object for XMP state events. |
XMPEvent(type, xmpAccess:com.adobe.xmp:IXMPAccess, bubbles, readOnly) — Constructor in class com.adobe.xmp.events.XMPEvent |
|
Creates an event instance for a specific XMP interaction event, with an associated
XMP access object. |
XMPForm — Class in package com.adobe.xmp.components |
|
A top-level container for XMP-associated components to be
displayed in a File Info dialog panel. |
xmpFormat — Property in class com.adobe.xmp.components.XMPDataGridColumn |
|
A format string used to add prefixes or postfixes to single XMP values,
after they have been returned from the formatting function. |
xmpFormat — Property in class com.adobe.xmp.components.XMPLabel |
|
A format string used to add prefixes or postfixes to single XMP values,
after they have been returned from the formatting function. |
xmpFormat — Property in class com.adobe.xmp.components.XMPText |
|
A format string used to add prefixes or postfixes to single XMP values,
after they have been returned from the formatting function. |
xmpFormat — Property in class com.adobe.xmp.components.XMPTextArea |
|
A format string used to add prefixes or postfixes to single XMP values,
after they have been returned from the formatting function. |
xmpFormat — Property in class com.adobe.xmp.components.XMPTextInput |
|
A format string used to add prefixes or postfixes to single XMP values,
after they have been returned from the formatting function. |
XMPFormItem — Class in package com.adobe.xmp.components |
|
Immediate container for related XMP components. |
_xmpHelper — Property in class com.adobe.xmp.components.XMPDataGridColumn |
| Helper to read/write xmp data of different data types |
xmpHelper — Property in class com.adobe.xmp.components.XMPDataGridColumn |
| Provide access to the helper for XMPDataGrid |
XMPImage — Class in package com.adobe.xmp.components |
| An Icon or Image component with XMP access. |
XMPImage() — Constructor in class com.adobe.xmp.components.XMPImage |
|
Creates an XMP image component
|
XMPLabel — Class in package com.adobe.xmp.components |
|
A component that displays a single line of non-editable text,
associated with an XMP metadata property. |
xmpModification — Property in interface com.adobe.xmp.IXMPPanel |
|
True if at least one property within the panel has been modified. |
xmpModification — Event in class com.adobe.xmp.components.XMPCheckBox |
| Occurs when the value of this component has been changed. |
xmpModification — Event in class com.adobe.xmp.components.XMPComboBox |
| Occurs when the value of this component has been changed. |
xmpModification — Event in class com.adobe.xmp.components.XMPDataGrid |
| Occurs when the value of this component has been changed. |
xmpModification — Event in class com.adobe.xmp.components.XMPDateField |
| Occurs when the value of this component has been changed. |
xmpModification — Property in class com.adobe.xmp.components.XMPForm |
|
Whether this form allows modifications. |
xmpModification — Event in class com.adobe.xmp.components.XMPLabel |
| Occurs when the value of this component has been changed. |
xmpModification — Event in class com.adobe.xmp.components.XMPRating |
| Occurs when the value of this component has been changed. |
xmpModification — Event in class com.adobe.xmp.components.XMPText |
| Occurs when the value of this component has been changed. |
xmpModification — Event in class com.adobe.xmp.components.XMPTextArea |
| Occurs when the value of this component has been changed. |
xmpModification — Event in class com.adobe.xmp.components.XMPTextInput |
| Occurs when the value of this component has been changed. |
XMP_MODIFICATION — Constant static property in class com.adobe.xmp.events.XMPEvent |
|
Event type dispatched by an XMP component when its XMP value has been changed. |
xmpMultivalue — Event in class com.adobe.xmp.components.XMPForm |
| Occurs when user opens this panel in multifile mode. |
XMP_MULTIVALUE — Constant static property in class com.adobe.xmp.events.XMPEvent |
|
Event type dispatched to the XMP components when the File Info dialog has been
opened in multifile mode. |
XMPNamespace — Class in package com.adobe.xmp.components |
|
Allows you to register local namespaces and prefixes
for use with XMP components. |
XMPNamespaces — Property in class com.adobe.xmp.components.XMPForm |
| The namespaces registered for the panel |
xmpPath — Property in interface com.adobe.xmp.IXMPDisplay |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPCheckBox |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPComboBox |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPDataGrid |
|
The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPDataGridColumn |
|
The XMP struct field for the array table column. |
xmpPath — Property in class com.adobe.xmp.components.XMPDateField |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPImage |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPLabel |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPRating |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPText |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPTextArea |
| The XMP path for the field associated with this component. |
xmpPath — Property in class com.adobe.xmp.components.XMPTextInput |
| The XMP path for the field associated with this component. |
XMPPreferences — Class in package com.adobe.xmp.manifest |
|
Stores all global preferences concerning the File Info dialog. |
XMPRating — Class in package com.adobe.xmp.components |
|
A component that displays a rating value as a set of stars, associated
with an XMP metadata rating property. |
xmpRead — Event in class com.adobe.xmp.components.XMPCheckBox |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPComboBox |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPDataGrid |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPDateField |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPForm |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPImage |
| |
xmpRead — Event in class com.adobe.xmp.components.XMPLabel |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPRating |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPText |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPTextArea |
| Occurs when user opens this panel. |
xmpRead — Event in class com.adobe.xmp.components.XMPTextInput |
| Occurs when user opens this panel. |
XMP_READ — Constant static property in class com.adobe.xmp.events.XMPEvent |
| Event type dispatched to the XMP components when the XMP value of a component needs to be read or refreshed. |
xmpSeparator — Property in class com.adobe.xmp.components.XMPLabel |
|
A string of characters that can be used to separate input values
for a multi-valued field. |
xmpSeparator — Property in class com.adobe.xmp.components.XMPText |
|
A string of characters that can be used to separate input values
for a multi-valued field. |
xmpSeparator — Property in class com.adobe.xmp.components.XMPTextArea |
| |
xmpSeparator — Property in class com.adobe.xmp.components.XMPTextInput |
| |
XMPSeparator — Class in package com.adobe.xmp.components |
|
A line drawn across an XMPForm. |
xmpSimpleArray — Property in class com.adobe.xmp.components.XMPDataGrid |
|
The XMP type for data grid decides of the Grid represents is an array of structs
or an array of simple properties. |
XMPText — Class in package com.adobe.xmp.components |
|
A component that displays multiple lines of non-editable text,
associated with an XMP metadata property. |
XMPTextArea — Class in package com.adobe.xmp.components |
|
A component that displays multiple lines of editable text,
associated with an XMP metadata property. |
XMPTextAreaMRU — Class in package com.adobe.xmp.components |
|
A text-area component with MRU capability. |
XMPTextAreaMRU() — Constructor in class com.adobe.xmp.components.XMPTextAreaMRU |
|
Creates a text-area component with a drop-down list of autocompletion values,
suitable for displaying the list of most-recently-used (MRU) values. |
XMPTextInput — Class in package com.adobe.xmp.components |
|
A component that displays a single line of editable text,
associated with an XMP metadata property. |
XMPTextInputMRU — Class in package com.adobe.xmp.components |
|
A text-input component with most-recently-used (MRU) capability. |
XMPTextInputMRU() — Constructor in class com.adobe.xmp.components.XMPTextInputMRU |
|
Creates a text-input component with a drop-down list of auto-completion values,
suitable for displaying the list of most-recently-used (MRU) values. |
xmpType — Property in class com.adobe.xmp.components.XMPDataGridColumn |
| The XMP data type of the field associated with this component, one of:
- Text
- Integer
- Real
- Boolean
- Localized
|
xmpType — Property in class com.adobe.xmp.components.XMPLabel |
| The XMP data type of the field associated with this component, one of:
- Text
- Integer
- Real
- Boolean
- Date
- Localized
|
xmpType — Property in class com.adobe.xmp.components.XMPText |
| The XMP data type of the field associated with this component, one of:
- Text
- Integer
- Real
- Boolean
- Date
- Localized
|
xmpType — Property in class com.adobe.xmp.components.XMPTextArea |
| The XMP data type of the field associated with this component, one of:
- Text
- Integer
- Real
- Boolean
- Date
- Localized
|
xmpType — Property in class com.adobe.xmp.components.XMPTextInput |
| The XMP data type of the field associated with this component, one of:
- Text
- Integer
- Real
- Boolean
- Date
- Localized
|
xmpValue — Property in class com.adobe.xmp.components.XMPComboBoxItem |
| |
xmpWrite — Event in class com.adobe.xmp.components.XMPCheckBox |
| Occurs when user closes this panel. |
xmpWrite — Event in class com.adobe.xmp.components.XMPComboBox |
| Occurs when user closes this panel. |
xmpWrite — Event in class com.adobe.xmp.components.XMPDataGrid |
| Occurs when user closes this panel. |
xmpWrite — Event in class com.adobe.xmp.components.XMPDateField |
| Occurs when user closes this panel. |
xmpWrite — Event in class com.adobe.xmp.components.XMPForm |
| Occurs when user closes this panel. |
xmpWrite — Event in class com.adobe.xmp.components.XMPRating |
| Occurs when user closes this panel. |
xmpWrite — Event in class com.adobe.xmp.components.XMPTextArea |
| Occurs when user closes this panel. |
xmpWrite — Event in class com.adobe.xmp.components.XMPTextInput |
| Occurs when user closes this panel. |
XMP_WRITE — Constant static property in class com.adobe.xmp.events.XMPEvent |
| Event type dispatched to the XMP components when the XMP value set in a component needs to be stored. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |