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  
TextMessage — class, package com.adobe.photoshop.messages
A TextMessage is a Message whose payload contains text data.
TextMessage() — Constructor, class com.adobe.photoshop.messages.TextMessage
Constructor
Tool — class, package com.adobe.photoshop.tools
This class abstracts the Tool concept from Photoshop.
Tool() — Constructor, class com.adobe.photoshop.tools.Tool
TOOL_CHANGED_EVENT — Constant Static Property, class com.adobe.photoshop.events.SubscriptionEvent
The user changed the currently selected tool in Photoshop
TOOLS_ADD_ANCHOR_POINT — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_ART_HISTORY_BRUSH — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_BACKGROUND_ERASER — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_BLUR — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_BRUSH — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_BURN — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_CLONE_STAMP — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_COLOR_REPLACEMENT — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_COLOR_SAMPLER — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_CONVERT_ANCHOR_POINT — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_CROP — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_CUSTOM_SHAPE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_DELETE_ANCHOR_POINT — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_DIRECT_SELECTION — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_DODGE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_ELLIPSE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_ERASER — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_EYEDROPPER — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_FREEFORM_PEN — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_GRADIENT — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_HAND — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_HEALING_BRUSH — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_HISTORY_BRUSH — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_HORIZONTAL_TYPE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_HORIZONTAL_TYPE_MASK — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_LASSO — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_LASSO_MAGNETIC — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_LINE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_MAGIC_ERASER — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_MAGIC_WAND — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_MARQUEE_ELLIP — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_MARQUEE_RECT — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_MARQUEE_SINGLE_COLUMN — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_MARQUEE_SINGLE_ROW — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_MIXER_BRUSH — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_MOVE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_NOTE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_PAINT_BUCKET — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_PATCH — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_PATH_SELECTION — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_PATTERN_STAMP — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_PEN — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_PENCIL — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_POLYGON — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_POLY_SELECTION — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_QUICK_SELECT — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_RECTANGLE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_RED_EYE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_ROTATE_VIEW — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_ROUNDED_RECTANGLE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_RULER — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_SHARPEN — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_SLICE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_SLICE_SELECT — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_SMUDGE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_SPONGE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_SPOT_HEALING_BRUSH — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_VERITCAL_TYPE — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_VERTICAL_TYPE_MASK — Constant Static Property, class com.adobe.photoshop.tools.Tool
TOOLS_ZOOM — Constant Static Property, class com.adobe.photoshop.tools.Tool
toStream() — method, interface com.adobe.photoshop.messages.IMessage
toStream() — method, class com.adobe.photoshop.messages.ImageMessage
Converts the ImageMessage to a serialized format, which can be sent to Photoshop.
toStream() — method, class com.adobe.photoshop.messages.Message
Converts the message into a stream of raw data, represented as a ByteArray.
toStream() — method, class com.adobe.photoshop.messages.TextMessage
Converts the TextMessage to a serialized format, which can be sent to Photoshop.
transactionID — Property, class com.adobe.photoshop.connection.TransactionManager
Sets the transaction ID, overriding the internal counter.
transactionID — Property, interface com.adobe.photoshop.messages.IMessage
The transaction ID of the Photoshop message.
transactionID — Property, class com.adobe.photoshop.messages.Message
The transaction ID of the Photoshop message.
transactionID — Property, class com.adobe.photoshop.subscriptions.Subscription
The transaction ID of this Subscription
TransactionManager — class, package com.adobe.photoshop.connection
The TransactionManager is a class that makes it easy to always grab the next transaction ID.
TransactionManager() — Constructor, class com.adobe.photoshop.connection.TransactionManager
Creates a new TransactionManager, and sets the internal transaction counter to 0
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