Serialized Form
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
titledBorder1
javax.swing.border.TitledBorder titledBorder1
files
sharpster.common.FileCollection files
- A collection of the files that are accessable.
daemonCommunication
sharpster.client.daemoncommunication.DaemonCommunication daemonCommunication
userInterface
sharpster.client.userinterface.UserInterface userInterface
localPluginManager
sharpster.client.localplugin.LocalPluginManager localPluginManager
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jButtonCancel
javax.swing.JButton jButtonCancel
jTextField1
javax.swing.JTextField jTextField1
jLabel1
javax.swing.JLabel jLabel1
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jButtonCancel
javax.swing.JButton jButtonCancel
jTextFieldUser
javax.swing.JTextField jTextFieldUser
jLabelAddUser
javax.swing.JLabel jLabelAddUser
jLabeInGroup
javax.swing.JLabel jLabeInGroup
jScrollPane1
javax.swing.JScrollPane jScrollPane1
lista
java.lang.String[] lista
jList1
javax.swing.JList jList1
str
java.lang.String str
data
byte[] data
binaryData
boolean binaryData
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jButtonCancel
javax.swing.JButton jButtonCancel
jTextField1
javax.swing.JTextField jTextField1
jLabelAddUser
javax.swing.JLabel jLabelAddUser
jLabeInGroup
javax.swing.JLabel jLabeInGroup
jScrollPane1
javax.swing.JScrollPane jScrollPane1
lista
java.lang.String[] lista
jList1
javax.swing.JList jList1
str
java.lang.String str
role
java.lang.String role
command
sharpster.common.GroupCommand command
commandId
int commandId
- A number that maps to the correct command.
fromUser
java.lang.String fromUser
- Holds fromUser for methods that need it.
workingDirectory
java.lang.String workingDirectory
- Holds workingDirectory for methods that need it.
CVScommand
java.lang.String CVScommand
- Holds the CVScommand for methods that need it.
files
sharpster.common.FileCollection files
- Holds the FileCollection for methods that need it.
response
sharpster.common.ResponseCollection response
- Holds the ResponseCollection for methods that need it.
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jButtonCancel
javax.swing.JButton jButtonCancel
jTextField1
javax.swing.JTextField jTextField1
jLabelAddUser
javax.swing.JLabel jLabelAddUser
jLabeInGroup
javax.swing.JLabel jLabeInGroup
jScrollPane1
javax.swing.JScrollPane jScrollPane1
lista
java.lang.String[] lista
jList1
javax.swing.JList jList1
str
java.lang.String str
files
sharpster.common.FileCollection files
- A collection of files that caused the conflict.
message
java.lang.String message
- Object holding CVS messages.
role
java.lang.String role
commandId
int commandId
- Holds the command
files
sharpster.common.FileCollection files
response
sharpster.common.ResponseCollection response
user
java.lang.String user
jButtonOk
javax.swing.JButton jButtonOk
jLabel1
javax.swing.JLabel jLabel1
existingUsers
java.util.LinkedList existingUsers
- A list of existing users.
files
java.util.LinkedList files
- Contains the file objects.
writeReplace
public java.lang.Object writeReplace()
throws java.io.ObjectStreamException
files
sharpster.common.FileCollection files
- Object for holding the affected files.
command
int command
group
java.lang.String group
user
java.lang.String user
subError
int subError
command
int command
users
java.util.LinkedList users
groups
java.util.LinkedList groups
contentPane
javax.swing.JPanel contentPane
jMenuBar1
javax.swing.JMenuBar jMenuBar1
jMenuFile
javax.swing.JMenu jMenuFile
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuAddUser
javax.swing.JMenuItem jMenuAddUser
jMenuAddGroup
javax.swing.JMenuItem jMenuAddGroup
jMenuCheckoutFile
javax.swing.JMenuItem jMenuCheckoutFile
jMenuCommitFile
javax.swing.JMenuItem jMenuCommitFile
jMenuListUserInGroup
javax.swing.JMenuItem jMenuListUserInGroup
jMenuListGroups
javax.swing.JMenuItem jMenuListGroups
jMenuListAll
javax.swing.JMenuItem jMenuListAll
jMenuRemoveUser
javax.swing.JMenuItem jMenuRemoveUser
jMenuRemoveGroup
javax.swing.JMenuItem jMenuRemoveGroup
jMenuShareFile
javax.swing.JMenuItem jMenuShareFile
jMenuAbout
javax.swing.JMenuItem jMenuAbout
borderLayout1
java.awt.BorderLayout borderLayout1
subError
int subError
filename
java.lang.String filename
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jTextField1
javax.swing.JTextField jTextField1
jLabelAddUser
javax.swing.JLabel jLabelAddUser
jLabeInGroup
javax.swing.JLabel jLabeInGroup
jScrollPane1
javax.swing.JScrollPane jScrollPane1
lista
java.lang.String[] lista
jList1
javax.swing.JList jList1
str
java.lang.String str
daemonCommunication
sharpster.client.daemoncommunication.DaemonCommunication daemonCommunication
userInterface
sharpster.client.userinterface.UserInterface userInterface
localPluginManager
sharpster.client.localplugin.LocalPluginManager localPluginManager
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jLabelGroups
javax.swing.JLabel jLabelGroups
jScrollPane1
javax.swing.JScrollPane jScrollPane1
lista
java.lang.String[] lista
jList1
javax.swing.JList jList1
str
java.lang.String str
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jTextField1
javax.swing.JTextField jTextField1
jLabelAddUser
javax.swing.JLabel jLabelAddUser
jLabeInGroup
javax.swing.JLabel jLabeInGroup
jScrollPane1
javax.swing.JScrollPane jScrollPane1
lista
java.lang.String[] lista
jList1
javax.swing.JList jList1
str
java.lang.String str
message
java.lang.String message
- Object holding the messages.
access
int access
- Identifies the access which were denied (read, write or remove).
files
sharpster.common.FileCollection files
- A collection of the files that caused the response.
location
int location
- Represents the location of the missing file.
files
sharpster.common.FileCollection files
- A collection of the missing files.
role
java.lang.String role
missingUsers
java.util.LinkedList missingUsers
- An list of the missing users;
message
java.lang.String message
daemonCommunication
sharpster.client.daemoncommunication.DaemonCommunication daemonCommunication
userInterface
sharpster.client.userinterface.UserInterface userInterface
localPluginManager
sharpster.client.localplugin.LocalPluginManager localPluginManager
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jButtonCancel
javax.swing.JButton jButtonCancel
jLabelRemoveGroup
javax.swing.JLabel jLabelRemoveGroup
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jList1
javax.swing.JList jList1
str
java.lang.String str
contentPane
javax.swing.JPanel contentPane
jButtonOk
javax.swing.JButton jButtonOk
jButtonCancel
javax.swing.JButton jButtonCancel
jTextField1
javax.swing.JTextField jTextField1
jLabelAddUser
javax.swing.JLabel jLabelAddUser
jLabeInGroup
javax.swing.JLabel jLabeInGroup
jScrollPane1
javax.swing.JScrollPane jScrollPane1
lista
java.lang.String[] lista
jList1
javax.swing.JList jList1
str
java.lang.String str
origin
java.lang.String origin
- Identifies the module which has created the response.
user
java.lang.String user
- Identifies the user on whose deamon the message was created
(can be the user of the local client or an external user).
error
boolean error
- Is true if the response is an error message.
responses
java.util.LinkedList responses
- Contains the response objects.
error
boolean error
- The number of response objects in the collection.
fileName
java.lang.String fileName
- The name of the file.
pathInCVS
java.lang.String pathInCVS
- The path of the file in the CVS file tree.
version
java.lang.String version
- The version of the file in the CVS.
sharedToUsers
java.util.LinkedList sharedToUsers
- An array of users to whom the file has been shared.
accessRights
int accessRights
- The access rights with which the file has been shared.
pluginData
sharpster.common.PluginData pluginData
- Plug-in information associated with the file name.
body
sharpster.common.Body body
- The content of the file.
action
int action
- Represents the command which has caused the response (share, unshare etc).
files
sharpster.common.FileCollection files
- The collection of files.
sharedToUsers
java.util.LinkedList sharedToUsers
contentPane
javax.swing.JPanel contentPane
jButtonShare
javax.swing.JButton jButtonShare
jButtonCancel
javax.swing.JButton jButtonCancel
jScrollPane1
javax.swing.JScrollPane jScrollPane1
treefile
sharpster.client.gui.TreeFile treefile
str
java.lang.String str
cvsRoot
java.lang.String cvsRoot
file
java.lang.String file
user
java.lang.String user
rights
java.lang.String rights
top
javax.swing.tree.DefaultMutableTreeNode top
jTree1
javax.swing.JTree jTree1
jTextFieldShare
javax.swing.JTextField jTextFieldShare
jLabelShare
javax.swing.JLabel jLabelShare
jCheckRead
javax.swing.JCheckBox jCheckRead
jCheckWrite
javax.swing.JCheckBox jCheckWrite
jCheckDelete
javax.swing.JCheckBox jCheckDelete
jLabelRights
javax.swing.JLabel jLabelRights
files
sharpster.common.FileCollection files
- The collection of files.