Annotation Interface Example
Marks a class as a website example showcase.
Uses the same interleaved block-comment/code pattern as
@Tutorial,
but produces compact card-style pages with screenshot previews.-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionCategory for grouping (e.g., "Getting Started", "Rendering").Short description for the example card.intOrder within category (lower = first).Screenshot filename (from screenshot tests or manually placed).
-
Element Details
-
title
String titleTitle shown on the website. -
description
-
category
-
order
int orderOrder within category (lower = first).- Default:
-1
-
screenshot
-