@Inherited @Retention(value=RUNTIME) @Target(value=METHOD) public @interface WorkbenchPartTitle
java.lang.String
title for the
WorkbenchPart. The method should have zero arguments and return a
java.lang.String
.Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.