Class PSearchWizardDlg

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

public class PSearchWizardDlg extends JDialog

Title:

Description: PSearchWizardDlg will open up the wizard for adding the members. It extends from JDialog and uses the

Copyright: Copyright (c) 2005

Company:

Version:
1.0
Author:
not attributable
See Also:
  • Constructor Details

    • PSearchWizardDlg

      public PSearchWizardDlg(String sharingType, Frame frame, String title, Poid groupPoid, PGroupMembersPage membersPage, Poid parentServicePoid)
      PSearchWizardDlg will open up the wizard for adding the members
      Parameters:
      sharingType - String
      frame - Frame
      title - String
      groupPoid - Poid
      membersPage - PGroupMembersPage
      parentServicePoid - Poid
  • Method Details

    • setEnableGlobalSharing

      public void setEnableGlobalSharing(boolean enableGlobalSharing)