Annotation Interface SwingTitleJustification


@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @SubtypeOf(FenumTop.class) public @interface SwingTitleJustification
Vertical orientations for the title text of a TitledBorder.
See Also:
See the Checker Framework Manual:
Fake Enum Checker