|
|||||||||
| Home >> All >> allensoft >> javacvs >> client >> ui >> [ swing overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package allensoft.javacvs.client.ui.swing
| Class Summary | |
| AbortAction | |
| AddAction | |
| AddFavouriteDirectoryAction | Action which adds a new favourite directory to the user's list of favourites. |
| AnnotateAction | Action that displays differences for the selected files. |
| AnnotatedEditorKit | EditorKit to be used with a JEditorPane for viewing annotated text files. |
| AnnotatedEditorKit.AnnotatedDocument | |
| AnnotatedEditorKit.AnnotatedView | View which displays the annotations. |
| AnnotatedEditorKit.AnnotatedView.Annotation | |
| AnnotatedEditorPane | A sub class of JEditorPane that displays annotated text from a cvs server response. |
| AnnotatedEditorPane.ChangeColorButton | |
| BrowserConnectionManager | Connection manger that displays a dialog asking user how to connect to ext repository locations when this has not been defined before. |
| BrowserConnectionManager.ExtConnectionTypeContents | |
| CheckForFilesToAddOrRemoveAction | Action which will check for files to be added. |
| CheckoutAction | |
| CheckoutDialog | |
| CheckoutDialog.Contents | |
| ClientFunctionality | This interface is used to provide the features and functionality of a graphical client (ie what requests are available and how these requests are performed). |
| CommitAction | Action that commits the selected files. |
| CommitDialog | |
| CommitDialog.Contents | |
| CommitDialog.FileEntryCellRenderer | |
| CommitDialog.MessageCellRenderer | |
| CommitDialog.ModifiedTableModel | |
| CVSAction | The base class for actions in this package. |
| CVSActionList | Defines a list of actions with some useful methods for manipulating them as a whole. |
| CVSBrowser | A component that allows one to browse through directories and see the files in them and perform CVS operations on them. |
| CVSBrowserWindow | A Window that displays a CVSBrowser with a menu and tool bar. |
| CVSFilesAction | The base class for actions that perform CVS requests on files through a CVSClient. |
| CVSMessagesDocument | A StyledDocument that displays messages and status of a CVSClient. |
| DefaultClientFunctionality | Provides the features and implementation for the default behaviour of operations. |
| DefaultClientFunctionality.Action | |
| DefaultClientFunctionality.FilesAction | |
| DialogLoginManager | Gets login details from the user by displaying a dialog. |
| DiffAction | Action that displays differences for the selected files. |
| DiffOptionsDialog | Dialog used for editing diff options. |
| DiffOptionsDialog.Contents | |
| EditAction | Action that performs a log request |
| EditorsAction | |
| EditorsView | A component that displays the editors of files. |
| EditRepositoriesAction | Action which edits the repository details. |
| EditRepositoriesDialog | Dialog used for editing details of repositories. |
| EditRepositoriesDialog.Contents | |
| FavouriteDirectories | Manages a persistent list of favourite directories. |
| FavouriteDirectoriesTree | Tree component that displays directories and allows the user to perform CVS requests on them. |
| LogAction | Action that performs a log request |
| LogDetailsGraph | Displays log details as a graph in a panel. |
| LogDetailsGraphPanel | |
| LogDetailsGraphWindow | A window that displays log details for one or more files. |
| Main | |
| RemoveAction | |
| RemoveFavouriteDirectoryAction | |
| RepositoryDetailsChooser | Component that allows the user to choose a repository from the repository details database or add a new one to the database to be chosen. |
| RepositoryDetailsDialog | Dialog used to edit repository details. |
| RepositoryDetailsDialog.Contents | |
| RepositoryDetailsDialog.Contents.EndOfLineComboBoxModel | |
| RevisionOrTagSelector | Lets the user select a revision or tag. |
| RevisionTagOrDateSelector | Allows the user to specify a revision, tag or date. |
| SelectFilesToAddDialog | A dislog which displays a selection of files that the user can select to add and detrmine whether the file is binary or not. |
| SelectFilesToAddDialog.Contents | Defines the contents for this dialog. |
| SelectFilesToRemoveDialog | Dialog which lets the user select a number of files to be removed. |
| SelectFilesToRemoveDialog.Contents | |
| SelectFileTypesDialog | |
| SelectFileTypesDialog.Contents | Defines the contents for this dialog. |
| SendBatchMenuItem | Menu item that will send current batch of a client. |
| StatusAction | Action that displays status for the selected files. |
| StatusDetailsPanel | |
| StatusResponsesPanel | |
| TagAction | |
| UneditAction | Action that performs a log request |
| UpdateAction | Action that commits the selected files. |
| UseBatchModeMenuItem | A menu item that can turn on or off batch mode for a CVS client. |
| WorkingDirectoryTable | A table that displays the contents of a working directory. |
| WorkingDirectoryTable.EntryCellRenderer | CellRenderer used to display file names. |
| WorkingDirectoryTable.EntryComparator | A comparator that organizes directories first and then files in alphabetical order. |
| WorkingDirectoryTableModel | A TableModel that represents the contents of a working directory. |
| WorkingDirectoryView | A component that displays a working directory in a table with a toolbar that has the ability to change what is displayed in the working directory table (for example, showing only files with conflicts). |
| WorkingDirectoryView.ViewFileType | Defines name and filters for file type views. |
|
|||||||||
| Home >> All >> allensoft >> javacvs >> client >> ui >> [ swing overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||