| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PaletteTransferable
Interface that permits Context to be added to a transferable.
An example of usage is the Code Snippet implementation which transfers PaletteItem as part of the transferable so that the snippet text can be pasted to the Code Editor
| Method Summary | |
|---|---|
 Context | 
getContext()
Get the current Context | 
 void | 
setContext(Context context)
Set the current Context | 
| Methods inherited from interface java.awt.datatransfer.Transferable | 
|---|
getTransferData, getTransferDataFlavors, isDataFlavorSupported | 
| Method Detail | 
|---|
void setContext(Context context)
Context
context - the current contextContext getContext()
Context
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||