There's a reference to it here, though indeed the link to @ActionState
indicates that the javadoc is missing:

https://bits.netbeans.org/10.0/javadoc/apichanges.html

On the other hand, there's no point in googling when you know the sources
are available directly on GitHub, i.e., here in this case, lots of info in
there:

https://github.com/apache/netbeans/blob/master/platform/openide.awt/src/org/openide/awt/awt/ActionState.java

Gj

On Tue, May 7, 2019 at 9:25 AM Jerome Lelasseux <lelass...@yahoo.com.invalid>
wrote:

> Hello,
>
> I switched from 8.2 to 11 and I get warning messages about my now
> deprecated BooleanStateActions. The API doc recommends to use the new
> @ActionState annotation instead, but the ActionState javadoc is missing,
> and I could not find help on Google...
>
> Jerome
>
>
>

Reply via email to