Annotation Type AwtFlowLayout
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @SubtypeOf(FenumTop.class) public @interface AwtFlowLayoutLine alignments in a flow layout (seeFlowLayoutfor more details).- See Also:
FlowLayout.LEFT,FlowLayout.CENTER,FlowLayout.RIGHT,FlowLayout.LEADING,FlowLayout.TRAILING- See the Checker Framework Manual:
- Fake Enum Checker