jas.engine.gui
Class JAS.RootViews

java.lang.Object
  extended by javax.swing.filechooser.FileSystemView
      extended by jas.engine.gui.JAS.RootViews
Enclosing class:
JAS

public static class JAS.RootViews
extends javax.swing.filechooser.FileSystemView


Constructor Summary
JAS.RootViews()
           
 
Method Summary
 java.io.File createNewFolder(java.io.File arg0)
           
 java.io.File[] getRoots()
           
 
Methods inherited from class javax.swing.filechooser.FileSystemView
createFileObject, createFileObject, getChild, getDefaultDirectory, getFiles, getFileSystemView, getHomeDirectory, getParentDirectory, getSystemDisplayName, getSystemIcon, getSystemTypeDescription, isComputerNode, isDrive, isFileSystem, isFileSystemRoot, isFloppyDrive, isHiddenFile, isParent, isRoot, isTraversable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAS.RootViews

public JAS.RootViews()
Method Detail

createNewFolder

public java.io.File createNewFolder(java.io.File arg0)
                             throws java.io.IOException
Specified by:
createNewFolder in class javax.swing.filechooser.FileSystemView
Throws:
java.io.IOException

getRoots

public java.io.File[] getRoots()
Overrides:
getRoots in class javax.swing.filechooser.FileSystemView