Class InfoDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class InfoDialog extends Dialog
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      For serialization
      See Also:
    • button

      protected Button button
    • area

      protected TextArea area
    • me

      protected Dialog me
    • bottom

      protected Panel bottom
  • Constructor Details

  • Method Details

    • getArea

      public TextArea getArea()
    • getBottom

      public Panel getBottom()