Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

entagged.common.* (4)entagged.formats.* (11)entagged.freedb.* (5)entagged.gui.* (28)
entagged.library.* (5)

Package Samples:

entagged.library
entagged.common
entagged.gui.library.models
entagged.gui.library
entagged.gui.tageditor.dialogs
entagged.gui.tageditor.models
entagged.gui.tageditor.listeners
entagged.gui.tageditor
entagged.gui.optionsdialog
entagged.gui.common
entagged.gui
entagged.freedb
entagged.formats.mp3

Classes:

FileTreeModel: Represents the filesystem to be shown in the Jtree that has this model. The methods in this class allow the JTree component to traverse the file system tree and display the directories. $Id: FileTreeModel.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $
FreeDBButtonListener: This listens to an event on the freedb button on the main screen. It opens a freedb dialog allowing to rename the files of the current album according to the database $Id: FreeDBButtonListener.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $
MP3File: Class that create a MP3File on a java.io.File basis, it adds the management of the ID3 tags presents in a mp3 file. $Id: MP3File.java,v 1.1 2003/09/22 14:44:27 kikidonk Exp $
MP3FileRenamer: The File Renamer module allows to rename a File Object from given ID3v1 and id3v2 tags, and vice versa, using a mask and regular expressions $Id: MP3FileRenamer.java,v 1.1 2003/09/22 14:44:27 kikidonk Exp $
RenameDialog: Dialog created when the user request a File Rename. Lay out all the GUI Components and wait for an event. This Dialog is modal ! $Id: RenameDialog.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $
DialogWindowListener: This Class is a very simple implementation of a Window Listener, used to close a Dialog when user click on the X $Id: DialogWindowListener.java,v 1.2 2003/09/22 15:36:12 kikidonk Exp $
ID3InfoPanel: Creates the Bottom panel of the main windows contains all operations realtive to the current showing album/selected file $Id: ID3InfoPanel.java,v 1.6 2003/10/01 20:25:17 kikidonk Exp $
MPEGFrame: Create a MPEG Frame object that represent a Mpeg frame in a mp3 file !! Contains an exception that should be modified !! $Id: MPEGFrame.java,v 1.1 2003/09/22 14:44:27 kikidonk Exp $
Utils: This Class is a regrouping of all functions that could not fit in another place or function of general use $Id: Utils.java,v 1.8 2003/09/29 13:05:18 kikidonk Exp $
test: This Class is used for testing purposes and has nothing worth mentionning in it, it constantly changes ! $Id: test.java,v 1.3 2003/09/22 14:20:40 kikidonk Exp $
FileBrowser: Creates a FileBrowser that returns arrays of files that are in a directory. Can also be recursive. $Id: FileBrowser.java,v 1.4 2003/11/12 20:45:06 kikidonk Exp $
ID3FramesTableModel: Model of the table showing the id3v2 frames and their contents to allow advanced editing $Id: ID3FramesTableModel.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $
FreeDBParser: A Helper Class to Parse a predetermined response (read or query for now) from the freedb server. $Id: FreeDBParser.java,v 1.8 2003/10/02 17:37:30 kikidonk Exp $
MP3Album: Creates a MP3Album, wich is a "wrapper" for an array of MP3Files and has some related properties $Id: MP3Album.java,v 1.1 2003/09/22 14:44:27 kikidonk Exp $
MP3AlbumTableModel: This is a model for the MP3 Album table, showing different fields from the id3v2 tags $Id: MP3AlbumTableModel.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $
FreeDBReadResult: Represent a freedb server Read result and defines method to access the data collected $Id: FreeDBReadResult.java,v 1.3 2003/09/22 14:20:45 kikidonk Exp $
FreeDBIDCalculator: Creates a freedb discID calculator and eventually compute the ID of some MP3Albums $Id: FreeDBIDCalculator.java,v 1.4 2003/10/02 17:37:30 kikidonk Exp $
FreeDBConnection: Creates a connection socket to the freedb server cgi script and eventually query it $Id: FreeDBConnection.java,v 1.4 2003/10/02 17:37:30 kikidonk Exp $
TagEditorFrame: Main Class. Entry point for the GUI setup the Components like tree, splitpanes etc $Id: TagEditorFrame.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $
TagVersionButtonListener: Listener for the button that toggles the id3v1/2 view in the table $Id: TagVersionButtonListener.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $
AdvancedID3v2Dialog: Creates a dialog that allows to set id3v2 specific frames and save it. $Id: AdvancedID3v2Dialog.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $
Entagged: Main Class, Creates the Parent Frame and set up the menu, the preferences, $Id: Entagged.java,v 1.26 2003/11/15 15:05:32 kikidonk Exp $
RenameButtonListener: Creates a Listener that shows a Rename Dialog when event occurs $Id: RenameButtonListener.java,v 1.1 2003/09/22 14:44:29 kikidonk Exp $

Home | Contact Us | Privacy Policy | Terms of Service