Annotation Type DefaultPosition


  • @Inherited
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface DefaultPosition
    Default position for WorkbenchParts added to the Workbench. Methods marked with this annotation should take zero arguments and return a Position indicating the WorkbenchPart's default position.