public static class PasteFromX11Action.Handler extends BasePasteHandler
myTransferable
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
protected java.awt.datatransfer.Transferable |
getContentsToPaste(Editor editor,
DataContext dataContext) |
contentLengthLimitExceededMessage, doExecute, executeWriteAction, isContentTooLarge, isEnabledForCaret
executeWriteAction
execute, execute, executeInCommand, getCommandGroupId, isEnabled, isEnabled, runForAllCarets
protected java.awt.datatransfer.Transferable getContentsToPaste(Editor editor, DataContext dataContext)
getContentsToPaste
in class BasePasteHandler