Klasse ComponentTitledBorder

java.lang.Object
org.deidentifier.arx.gui.view.impl.common.ComponentTitledBorder
Alle implementierten Schnittstellen:
IComponent

public class ComponentTitledBorder extends Object implements IComponent
This class implements a titled border.
  • Konstruktordetails

    • ComponentTitledBorder

      public ComponentTitledBorder(org.eclipse.swt.widgets.Composite parent, Controller controller, String title, String id)
      Creates a new instance.
      Parameter:
      parent -
      controller -
      title -
      id -
  • Methodendetails

    • getControl

      public org.eclipse.swt.widgets.Composite getControl()
      Returns the underlying control.
      Gibt zurück:
    • getTab

      public org.eclipse.swt.custom.CTabItem getTab()
      Returns the tab
      Gibt zurück:
    • setChild

      public void setChild(org.eclipse.swt.widgets.Control child)
      Sets the child control.
      Parameter:
      child -
    • setLayoutData

      public void setLayoutData(Object data)
      Sets layout data.
      Parameter:
      data -