Package org.intellij.lang.annotations
Class JdkConstants
- java.lang.Object
-
- org.intellij.lang.annotations.JdkConstants
-
@Deprecated public final class JdkConstants extends java.lang.ObjectDeprecated.this class will be removed in future versions to avoid Swing dependency, which is unnecessary for most of the clients. No IDE or static analysis tool should know about this class directly, as it creates new annotations using meta-annotations. If it's used in your project, please create similar annotations in your project directly.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceJdkConstants.AdjustableOrientationDeprecated.static interfaceJdkConstants.BoxLayoutAxisDeprecated.static interfaceJdkConstants.CalendarMonthDeprecated.static interfaceJdkConstants.CursorTypeDeprecated.static interfaceJdkConstants.FlowLayoutAlignmentDeprecated.static interfaceJdkConstants.FontStyleDeprecated.static interfaceJdkConstants.HorizontalAlignmentDeprecated.static interfaceJdkConstants.HorizontalScrollBarPolicyDeprecated.static interfaceJdkConstants.InputEventMaskDeprecated.static interfaceJdkConstants.ListSelectionModeDeprecated.static interfaceJdkConstants.PatternFlagsDeprecated.static interfaceJdkConstants.TabLayoutPolicyDeprecated.static interfaceJdkConstants.TabPlacementDeprecated.static interfaceJdkConstants.TitledBorderJustificationDeprecated.static interfaceJdkConstants.TitledBorderTitlePositionDeprecated.static interfaceJdkConstants.TreeSelectionModeDeprecated.static interfaceJdkConstants.VerticalScrollBarPolicyDeprecated.
-