Class DesktopShortcutPanel

All Implemented Interfaces:
ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class DesktopShortcutPanel extends NamedBorderPanel implements ItemListener
This class provides the panel that allows the user to set whether they want to create a desktop shortcut for javaws.
See Also:
  • Constructor Details

    • DesktopShortcutPanel

      public DesktopShortcutPanel(DeploymentConfiguration config)
      Create a new instance of the desktop shortcut settings panel.
      Parameters:
      config - Loaded DeploymentConfiguration file.
  • Method Details