@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface TabDockAction
DockAction marked with this annotation will be shown on a CombinedTab assuming that
DefaultDockActionDistributor is installed.Copyright © 2018. All rights reserved.