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