Uses of Class
com.alee.extended.filechooser.WebFilePlate

Packages that use WebFilePlate
com.alee.extended.filechooser   
 

Uses of WebFilePlate in com.alee.extended.filechooser
 

Methods in com.alee.extended.filechooser that return WebFilePlate
protected  WebFilePlate WebFileDrop.createFilePlate(java.io.File file)
           
 

Methods in com.alee.extended.filechooser that return types with arguments of type WebFilePlate
 java.util.List<WebFilePlate> WebFileDrop.getFilePlates(java.io.File file)