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 TypeMethodDescriptionvoid
void
void
addProgressListeners
(ProgressListeners listener) boolean
isOk()
void
removeProgressListeners
(ProgressListeners listener) void
run()
-
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:
add
in interfaceLoaderMateriaux_I
-
add
- Specified by:
add
in interfaceLoaderMateriaux_I
-
addProgressListeners
- Specified by:
addProgressListeners
in interfaceProgressable_I
-
removeProgressListeners
- Specified by:
removeProgressListeners
in interfaceProgressable_I
-
isOk
public boolean isOk()- Specified by:
isOk
in interfaceLoaderMateriaux_I
-
getListLoaded
- Specified by:
getListLoaded
in interfaceLoaderMateriaux_I
-
toChutierAtome
-
toChutierMyster
-
toChutierCompositions
-
getListFilePure
- Specified by:
getListFilePure
in interfaceLoaderMateriaux_I
-
getListFileError
- Specified by:
getListFileError
in interfaceLoaderMateriaux_I
-