java.lang.Object
com.memoire.bu.BuFileRenderer
- All Implemented Interfaces:
- javax.swing.ListCellRenderer
- public class BuFileRenderer
- extends java.lang.Object
- implements javax.swing.ListCellRenderer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cache_
private java.util.Hashtable cache_
liste_
private java.util.Vector liste_
FRAME_HEADER_SIZE
public static final int FRAME_HEADER_SIZE
- See Also:
- Constant Field Values
LAYER
public static final int[] LAYER
FREQUENCY
public static final int[][] FREQUENCY
BITRATE
public static final int[][][] BITRATE
MODE
public static final java.lang.String[] MODE
EMPHASIS
public static final java.lang.String[] EMPHASIS
GENRE
public static final java.lang.String[] GENRE
BuFileRenderer
public BuFileRenderer()
getETF
private static java.awt.Font getETF()
toURL
protected java.net.URL toURL(com.memoire.fu.FuFile _f)
throws java.net.MalformedURLException
createBufferedInputStream
protected java.io.BufferedInputStream createBufferedInputStream(com.memoire.fu.FuFile _f)
throws java.io.IOException
createBufferedReader
protected java.io.BufferedReader createBufferedReader(com.memoire.fu.FuFile _f)
throws java.io.IOException
getListCellRendererComponent
public java.awt.Component getListCellRendererComponent(javax.swing.JList _list,
java.lang.Object _value,
int _index,
boolean _selected,
boolean _focus)
- Specified by:
getListCellRendererComponent in interface javax.swing.ListCellRenderer
getPanelCellRendererComponent
public java.awt.Component getPanelCellRendererComponent(javax.swing.JPanel _panel,
java.lang.Object _value,
int _index,
boolean _selected,
boolean _focus)
getComponent
public javax.swing.JComponent getComponent(com.memoire.fu.FuFile _file)
getExtension
public java.lang.String getExtension(com.memoire.fu.FuFile _file)
getText
public java.lang.String getText(com.memoire.fu.FuFile _file)
getIcon
public javax.swing.Icon getIcon(com.memoire.fu.FuFile _file)
getActions
public javax.swing.JComponent getActions(com.memoire.fu.FuFile _file)
getView
public javax.swing.JComponent getView(com.memoire.fu.FuFile _file)
getStringView
public javax.swing.JComponent getStringView(java.lang.String _text)
getStringView
public javax.swing.JComponent getStringView(java.lang.String _text,
int _mode)
getDirectoryView
public javax.swing.JComponent getDirectoryView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getHtmlView
public javax.swing.JComponent getHtmlView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getImageView
public javax.swing.JComponent getImageView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getBigImageView
public javax.swing.JComponent getBigImageView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getPamView
public javax.swing.JComponent getPamView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getM3uView
public javax.swing.JComponent getM3uView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getPlsView
public javax.swing.JComponent getPlsView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getTextView
public javax.swing.JComponent getTextView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getZipView
public javax.swing.JComponent getZipView(com.memoire.fu.FuFile _file)
throws java.lang.Exception
getMp3View
public javax.swing.JComponent getMp3View(com.memoire.fu.FuFile _file)
throws java.lang.Exception