JavaTM 2 Platform
Standard Ed. 5.0

javax.swing.plaf
Ŭ·¡½º FileChooserUI

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.swing.plaf.ComponentUI 
      »óÀ§¸¦ È®Àå javax.swing.plaf.FileChooserUI
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
BasicFileChooserUI, MultiFileChooserUI

public abstract class FileChooserUI
extends ComponentUI

JFileChooser¿ëÀÇ Ç÷¯±× ÀÎ °¡´ÉÇÑ Look & Feel ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù.


»ý¼ºÀÚ °³¿ä
FileChooserUI ()
           
 
¸Þ¼­µå °³¿ä
abstract  void ensureFileIsVisible (JFileChooser  fc, File  f)
           
abstract  FileFilter getAcceptAllFileFilter (JFileChooser  fc)
           
abstract  String getApproveButtonText (JFileChooser  fc)
           
abstract  String getDialogTitle (JFileChooser  fc)
           
abstract  FileView getFileView (JFileChooser  fc)
           
abstract  void rescanCurrentDirectory (JFileChooser  fc)
           
 
Ŭ·¡½º javax.swing.plaf. ComponentUI ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

FileChooserUI

public FileChooserUI()
¸Þ¼­µåÀÇ »ó¼¼

getAcceptAllFileFilter

public abstract FileFilter  getAcceptAllFileFilter(JFileChooser  fc)

getFileView

public abstract FileView  getFileView(JFileChooser  fc)

getApproveButtonText

public abstract String  getApproveButtonText(JFileChooser  fc)

getDialogTitle

public abstract String  getDialogTitle(JFileChooser  fc)

rescanCurrentDirectory

public abstract void rescanCurrentDirectory(JFileChooser  fc)

ensureFileIsVisible

public abstract void ensureFileIsVisible(JFileChooser  fc,
                                         File  f)

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.