com.poscoict.glueframework.tester
Class GlueFileView

java.lang.Object
  extended by javax.swing.filechooser.FileView
      extended by com.poscoict.glueframework.tester.GlueFileView

public class GlueFileView
extends FileView


Constructor Summary
GlueFileView()
           
 
Method Summary
 String getDescription(File f)
           
 Icon getIcon(File f)
           
 String getName(File f)
           
 String getTypeDescription(File f)
           
 Boolean isTraversable(File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueFileView

public GlueFileView()
Method Detail

getName

public String getName(File f)
Overrides:
getName in class FileView

getDescription

public String getDescription(File f)
Overrides:
getDescription in class FileView

isTraversable

public Boolean isTraversable(File f)
Overrides:
isTraversable in class FileView

getTypeDescription

public String getTypeDescription(File f)
Overrides:
getTypeDescription in class FileView

getIcon

public Icon getIcon(File f)
Overrides:
getIcon in class FileView


Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.