madkit.desktop2
Class RessourceBrowser

java.lang.Object
  extended by madkit.desktop2.RessourceBrowser

public class RessourceBrowser
extends java.lang.Object


Constructor Summary
RessourceBrowser()
           
 
Method Summary
 java.util.LinkedList browseForRessourceEndWith(java.util.Collection ext)
           
 java.util.LinkedList browseForRessourceEndWith(java.lang.String ext)
           
protected  void browseJar()
           
protected  boolean endsWith(java.util.Collection ext, java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RessourceBrowser

public RessourceBrowser()
Method Detail

browseForRessourceEndWith

public java.util.LinkedList browseForRessourceEndWith(java.lang.String ext)

browseForRessourceEndWith

public java.util.LinkedList browseForRessourceEndWith(java.util.Collection ext)

browseJar

protected void browseJar()

endsWith

protected boolean endsWith(java.util.Collection ext,
                           java.lang.String str)


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.