Annotation Interface Experimental


@Documented @Retention(CLASS) @Target({TYPE,PACKAGE,METHOD}) public @interface Experimental
Marks a plugin-API element as experimental: usable, but not yet frozen for backward compatibility. Signatures under me.hackware.api.gui may change or be removed in any release until the widget kit stabilizes. Build against it, but pin your client version.