Class InnerPanel


public class InnerPanel extends Panel
Inner Panel to display components with a border.
Author:
pquiring
  • Constructor Details

    • InnerPanel

      public InnerPanel(String text)
  • Method Details

    • html

      public String html()
      Description copied from class: Component
      Returns HTML to render component.
      Overrides:
      html in class Container
    • setAlign

      public void setAlign(int value)
      Overrides:
      setAlign in class Component