Package com.vladsch.plugin.util.ui
Interface CustomComponentAction
-
- All Superinterfaces:
com.intellij.openapi.actionSystem.ex.CustomComponentAction
- All Known Implementing Classes:
CheckboxAction,TextFieldAction
public interface CustomComponentAction extends com.intellij.openapi.actionSystem.ex.CustomComponentAction
-
-
Field Summary
Fields Modifier and Type Field Description static com.intellij.openapi.util.Key<javax.swing.JComponent>CUSTOM_COMPONENT_PROPERTY_KEY
-