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