Uses of Class
client.ShareManager

Packages that use ShareManager
client   
client.gui   
 

Uses of ShareManager in client
 

Methods in client that return ShareManager
 ShareManager MainClass.getSharingManager()
           
 

Methods in client with parameters of type ShareManager
 void MainClass.setSharingManager(ShareManager val)
           
 

Uses of ShareManager in client.gui
 

Constructors in client.gui with parameters of type ShareManager
ShareDialog(java.awt.Frame parent, boolean modal, ShareManager sm)
          Creates new form ShareDialog
ShareSelectionOptionPanel(ShareManager sm, javax.swing.JFileChooser fc)
          Creates new form ShareSelectionOptionPanel
UserManagerDialog(java.awt.Frame parent, boolean modal, ShareManager sm)
          Creates new form NewJDialog
UsersComboBoxModel(ShareManager sm)
           
UsersComboBoxModel(java.lang.String[] users, ShareManager sm)
          Creates a new instance of UsersComboBoxModel