Annotation Type Layer1SimpleAttachable


@Retention(RUNTIME)
public @interface Layer1SimpleAttachable
Marks classes that can be loaded from GUI as a strategy.
Simplified version of Layer1 API, for more advanced (but more complex) version use Layer1Attachable