Class JRemoteApplet

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer

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

    • JRemoteApplet

      public JRemoteApplet()
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Applet