bibliothek.extension.gui.dock.theme.eclipse
Annotation Type EclipseTabDockAction


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

Marks a DockAction that it should be shown in the tabs when the EclipseTheme is used. This annotation receives only attention when the DefaultEclipseThemeConnector is used.

Author:
Benjamin Sigg