javazoom.jlgui.player.amp.tag.ui

Class TagInfoDialog

Implemented Interfaces:
ActionListener
Known Direct Subclasses:
APEDialog, EmptyDialog, FlacDialog, MpegDialog, OggVorbisDialog

public class TagInfoDialog
extends JDialog
implements ActionListener

This class define a Dialog for TagiInfo to display.

Field Summary

protected JButton
_close

Constructor Summary

TagInfoDialog(JFrame parent, String title)
Constructor.

Method Summary

void
actionPerformed(ActionEvent e)

Field Details

_close

protected JButton _close

Constructor Details

TagInfoDialog

public TagInfoDialog(JFrame parent,
                     String title)
Constructor.
Parameters:
parent -
title -

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)

JavaZOOM 1999-2006