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 |
generateTextMessage(text:String, transactionID:int) — Static Method , class com.adobe.photoshop.dispatchers.MessageDispatcher |
|
Creates a TextMessage, given a String and an optional transactionID. |
generateTextMessageForSubscribingOrUnsubscribing(subscription:com.adobe.photoshop.subscriptions:Subscription, subscribe:Boolean) — Static Method , class com.adobe.photoshop.dispatchers.MessageDispatcher |
|
Generates a TextMessage that can be sent to Photoshop, which will instruct photoshop to either subscribe or unsubscribe from the given Subscription. |
getCurrentTransactionID() — method, class com.adobe.photoshop.connection.TransactionManager |
|
Gets the current transaction ID. |
getInstance() — Static Method , class com.adobe.photoshop.connection.TransactionManager |
|
Gets a singleton reference to a global transaction manager. |
getKey() — method, class com.adobe.photoshop.connection.PhotoshopConnection |
|
Returns the derived key. |
getNextTransactionID() — method, class com.adobe.photoshop.connection.TransactionManager |
|
Gets the next available transaction ID. |
getTool(transactionID:int) — method, class com.adobe.photoshop.dispatchers.MessageDispatcher |
|
Instructs Photoshop to respond and tell us what tool is currently selected. |
|
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 |