Class PDefaultInfranetLoginPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PDefaultInfranetLoginPanel extends JPanel
PDefaultInfranetLoginPanel is a JPanel subclass that is used for the default login panel in PInfranetApplet.
Version:
%version: 6 % %date_modified: Thu Apr 12 13:47:16 2001 %
Author:
larrylf
See Also:
  • Constructor Details

    • PDefaultInfranetLoginPanel

      public PDefaultInfranetLoginPanel(PInfranetApplet app)
      Creates an instance of the default login panel. This panel contains only username and password fields.
      Parameters:
      app - the PInfranetApplet in which to display this panel
      Throws:
      IllegalArgumentException - thrown for illegal arguments