Package | Description |
---|---|
org.jaudiotagger.audio.mp4 |
Classes for MP4 files (including AAC).
|
org.jaudiotagger.utils.tree |
Customization of JTree behavior.
|
Class and Description |
---|
DefaultMutableTreeNode
A
DefaultMutableTreeNode is a general-purpose node in a tree data
structure. |
DefaultTreeModel
A simple tree data model that uses TreeNodes.
|
Class and Description |
---|
DefaultMutableTreeNode
A
DefaultMutableTreeNode is a general-purpose node in a tree data
structure. |
EventListenerList
A class that holds a list of EventListeners.
|
MutableTreeNode
Defines the requirements for a tree node object that can change --
by adding or removing child nodes, or by changing the contents
of a user object stored in the node.
|
TreeModel
The model used by
JTree . |
TreeModelEvent
Encapsulates information describing changes to a tree model, and
used to notify tree model listeners of the change.
|
TreeModelListener
Defines the interface for an object that listens
to changes in a TreeModel.
|
TreeNode
Defines the requirements for an object that can be used as a
tree node in a JTree.
|
TreePath
Represents a path to a node.
|
Copyright © 2005–2020 jthink.net. All rights reserved.