Unresolved directive in <stdin> - include::../../../../java/org/myjaphoo/gui/util/ConfigurableThumbLoader.java[]
19 Dezember 2015
This is an extension to plug in additional thumb loader logic. Multiple such loaders could be registered in the application. They are then tried out in sequence till the first one returns a requested thumb.
The following interface must be implemented:
Unresolved directive in <stdin> - include::../../../../java/org/myjaphoo/gui/util/ConfigurableThumbLoader.java[]
This is an extension to plug in additional file substitution logic. Multiple configurable file substitutors could be registered in the application. If a path could not be localized, the configured substitutors are tried out in sequence until the first returns a path.
The following interface must be implemented:
Unresolved directive in <stdin> - include::../../../../java/org/myjaphoo/model/logic/ConfigurableFileSubstitution.java[]