JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.checker.guieffect.qual
UIPackage
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface UIPackage
@Documented
@Retention
(
RUNTIME
)
@Target
(
PACKAGE
)
public @interface
UIPackage
Package annotation to make all classes within a package
@UIType
.
See the Checker Framework Manual:
GUI Effect Checker