| |
|
| java.lang.Object org.eclipse.ui.internal.TrimFrame
TrimFrame | public class TrimFrame (Code) | | Draws a styled frame around its contained controls.
This class is intended to be used to wrap various
trim elements that appear in the workbench.
Currently this class expects a single child
control.
since: 3.3 |
Constructor Summary | |
public | TrimFrame(Composite parent) |
TrimFrame | public TrimFrame(Composite parent)(Code) | | |
getComposite | public Composite getComposite()(Code) | | The border canvas |
|
|
|