SkinLF
Version 1.1

com.l2fprod.gui.plaf.skin
Class SkinFileChooserUI

java.lang.Object
  |
  +--javax.swing.plaf.ComponentUI
        |
        +--javax.swing.plaf.FileChooserUI
              |
              +--javax.swing.plaf.basic.BasicFileChooserUI
                    |
                    +--javax.swing.plaf.metal.MetalFileChooserUI
                          |
                          +--com.l2fprod.gui.plaf.skin.SkinFileChooserUI

public class SkinFileChooserUI
extends javax.swing.plaf.metal.MetalFileChooserUI

Created on 05/04/2000 by Frederic Lavigne, fred@L2FProd.com

Version:
$Revision: 1.2 $, $Date: 2001/03/11 21:29:39 $
Author:
$Author: l2fprod $

Nested Class Summary
 class SkinFileChooserUI.MyFilterComboBoxRenderer
          Render different type sizes and styles.
 
Nested classes inherited from class javax.swing.plaf.metal.MetalFileChooserUI
 
Constructor Summary
SkinFileChooserUI(javax.swing.JFileChooser filechooser)
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
           
 void installComponents(javax.swing.JFileChooser fc)
           
 
Methods inherited from class javax.swing.plaf.metal.MetalFileChooserUI
createListSelectionListener, createPropertyChangeListener, ensureFileIsVisible, getDirectoryName, getFileName, getMaximumSize, getMinimumSize, getPreferredSize, installUI, rescanCurrentDirectory, setDirectoryName, setFileName, uninstallComponents, uninstallUI, valueChanged
 
Methods inherited from class javax.swing.plaf.basic.BasicFileChooserUI
clearIconCache, getAcceptAllFileFilter, getAccessoryPanel, getApproveButtonMnemonic, getApproveButtonText, getApproveButtonToolTipText, getApproveSelectionAction, getCancelSelectionAction, getChangeToParentDirectoryAction, getDialogTitle, getFileChooser, getFileView, getGoHomeAction, getModel, getNewFolderAction, getUpdateAction
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, paint, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkinFileChooserUI

public SkinFileChooserUI(javax.swing.JFileChooser filechooser)
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)

installComponents

public void installComponents(javax.swing.JFileChooser fc)
Overrides:
installComponents in class javax.swing.plaf.metal.MetalFileChooserUI

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com