Java com.intellij.openapi.actionSystem Constraints fields, constructors, methods, implement or subclass

Example usage for Java com.intellij.openapi.actionSystem Constraints fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.intellij.openapi.actionSystem Constraints.

The text is from its open source code.

Field

ConstraintsFIRST
ConstraintsLAST

Constructor

Constraints(Anchor anchor, @NonNls String relativeToActionId)
Creates a new constraints instance with the specified anchor type and id of the relative action.