Class LoaderMateriaux
java.lang.Object
org.bilat.discoveryMat.moo.data.io.loader.LoaderMateriaux
- All Implemented Interfaces:
Runnable,LoaderMateriaux_I,Progressable_I
Format classeur : Extension_E Nom classeur = "nom" composition inconnu
-
Constructor Summary
ConstructorsConstructorDescriptionLoaderMateriaux(File fileFolder, MateriauxType_E materiauxType) Format Extension_E file or folderLoaderMateriaux(List<File> listFileFolder, MateriauxType_E materiauxType) Format Extension_E file or folder,or mixteLoaderMateriaux(MateriauxType_E materiauxType) Complet with add -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidaddProgressListeners(ProgressListeners listener) booleanisOk()voidremoveProgressListeners(ProgressListeners listener) voidrun()
-
Constructor Details
-
LoaderMateriaux
Format Extension_E file or folder,or mixte
-
LoaderMateriaux
Format Extension_E file or folder
-
LoaderMateriaux
Complet with add
-
-
Method Details
-
run
public void run() -
add
- Specified by:
addin interfaceLoaderMateriaux_I
-
add
- Specified by:
addin interfaceLoaderMateriaux_I
-
addProgressListeners
- Specified by:
addProgressListenersin interfaceProgressable_I
-
removeProgressListeners
- Specified by:
removeProgressListenersin interfaceProgressable_I
-
isOk
public boolean isOk()- Specified by:
isOkin interfaceLoaderMateriaux_I
-
getListLoaded
- Specified by:
getListLoadedin interfaceLoaderMateriaux_I
-
toChutierAtome
-
toChutierMyster
-
toChutierCompositions
-
getListFilePure
- Specified by:
getListFilePurein interfaceLoaderMateriaux_I
-
getListFileError
- Specified by:
getListFileErrorin interfaceLoaderMateriaux_I
-