public class PsiActionSupportFactoryImpl extends PsiActionSupportFactory
PsiActionSupportFactory.PsiElementSelector| Constructor and Description |
|---|
PsiActionSupportFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
CopyPasteSupport |
createPsiBasedCopyPasteSupport(Project project,
javax.swing.JComponent keyReceiver,
PsiActionSupportFactory.PsiElementSelector dataSelector) |
DeleteProvider |
createPsiBasedDeleteProvider() |
getInstancepublic CopyPasteSupport createPsiBasedCopyPasteSupport(Project project, javax.swing.JComponent keyReceiver, PsiActionSupportFactory.PsiElementSelector dataSelector)
createPsiBasedCopyPasteSupport in class PsiActionSupportFactorypublic DeleteProvider createPsiBasedDeleteProvider()
createPsiBasedDeleteProvider in class PsiActionSupportFactory