Package com.melloware.jukes.gui.view.editor

Interface Summary
Editor This interface describes general editor that have an Icon, title, ToolBar, and can set and return a model.
 

Class Summary
AbstractEditor The abstract superclass of all Editor implementations.
ArtistEditor An implementation of Editor that displays a Artist.
DiscEditor An implementation of Editor that displays a Disc.
EditorPanel A container that wraps Editor instances with a JScrollPane, which in turn is wrapped by a SimpleInternalFrame.
EmptyPanel An empty panel to display when no node is selected.
TrackEditor An implementation of Editor that displays a Track.
WelcomePanel This panel is displayed after a successful application startup to welcome the user.
 



Copyright © 1999-2008 Melloware Inc. All Rights Reserved.