Uses of Interface
io.annot8.core.context.Context
-
Packages that use Context Package Description io.annot8.core.components This package contains the core interface for components. -
-
Uses of Context in io.annot8.core.components
Methods in io.annot8.core.components with parameters of type Context Modifier and Type Method Description default voidAnnot8Component. configure(Context context)Configure this component using information from the given context.
-