Package com.enderak.procol.client.gui

ProCol Client GUI classes

See:
          Description

Class Summary
BugItemComposer Dialog to create or edit a bug list item
BugListPanel Displays a list of current bug items
CheckInPanel Displays a list of files waiting to be checked in
ConnectFrame Displays a frame for the user to enter the server name/IP and port to connect to
FileInfoFrame Displays information for a file
GenericListPanel Displays a panel that includes a list and a information display panel
GenericUploadPanel Displays a panel for use with checking in or uploading files to the server.
JoinProjectFrame Displays a frame with a list of available projects for the user to join.
LoginFrame Displays a frame for the user to enter thetheir username and password
PrivateMessageComposer Dialog to create or reply to a private message
PrivateMessagePanel Displays a dialog with a list of messages and panel to display messages
ProColClientDockable Main ProCol user interface class.
ProColPanel The main graphical interface panel
ProColTree Overrides the default JTree to display checked-out files in bold and associate a tooltip with that item
ProjectInfoFrame Displays a dialog with info about a project
ProjectPanel The panel which displays the file tree and associated elements
PublicMessageComposer Dialog to create or reply to a public message
PublicMessagePanel Displays a dialog with a list of messages and panel to display messages
TodoItemComposer Dialog to create or edit a todo list item
TodoListPanel Displays a list of current todo items
UploadPanel Displays a list of files waiting to be uploaded
UserPanel The panel which displays the user list and associated elements
 

Package com.enderak.procol.client.gui Description

ProCol Client GUI classes