com.ibm.rcp.shelfView.region = {MIDDLE, TOP, BOTTOM} The region specifies the placement of the component. com.ibm.rcp.shelfView.state = {MAXIMIZED, RESTORED} The state specifies how the view is restored. For instance, MAXIMIZED will make the view maximized (which minimizes all other views) when the application is opened. com.ibm.rcp.shelfView = {RIGHT, LEFT} The view specifies whether the component displays on the right or left.
To set these properties in the Composite Application Editor: