bibliothek.gui.dock.station.stack.action
Annotation Type InfoDockAction


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface InfoDockAction

A DockAction marked with this annotation will be shown on a CombinedInfoComponent assuming that DefaultDockActionDistributor is installed.

Author:
Benjamin Sigg