Package bsh.util

Class AWTRemoteApplet

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AWTRemoteApplet extends Applet
A lightweight console applet for remote display of a Beanshell session.
See Also:
  • Constructor Details

    • AWTRemoteApplet

      public AWTRemoteApplet()
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Applet