|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Editor | |
|---|---|
| com.melloware.jukes.gui.view.editor | |
| Uses of Editor in com.melloware.jukes.gui.view.editor |
|---|
| Classes in com.melloware.jukes.gui.view.editor that implement Editor | |
|---|---|
class |
AbstractEditor
The abstract superclass of all Editor implementations. |
class |
ArtistEditor
An implementation of Editor that displays a Artist. |
class |
DiscEditor
An implementation of Editor that displays a Disc. |
class |
EmptyPanel
An empty panel to display when no node is selected. |
class |
TrackEditor
An implementation of Editor that displays a Track. |
class |
WelcomePanel
This panel is displayed after a successful application startup to welcome the user. |
| Methods in com.melloware.jukes.gui.view.editor with parameters of type Editor | |
|---|---|
void |
EditorPanel.addEditor(Editor editor)
Adds a Editor to this EditorPanel. |
void |
EditorPanel.setActiveEditor(Editor newEditor)
Shows the specified Editor: sets the icon,
title, tool bar, and finally switches the viewport's view. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||