Klasse UiSplitPanel

java.lang.Object
org.obrel.core.RelatedObject
Alle implementierten Schnittstellen:
org.obrel.core.Relatable

public class UiSplitPanel extends UiLayoutContainer<UiSplitPanel>
A panel that layouts components so that they can be resized with a split control between them.
  • Konstruktordetails

    • UiSplitPanel

      public UiSplitPanel(UiContainer<?> parent, de.esoco.lib.property.Orientation orientation)
      Creates a new instance.
      Parameter:
      parent - The parent container
      orientation - TRUE for vertical orientation