Annotation Type SwingVerticalOrientation
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @SubtypeOf(SwingBoxOrientation.class) public @interface SwingVerticalOrientation
SwingVerticalOrientation.- See the Checker Framework Manual:
- Fake Enum Checker