|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidFileException | |
---|---|
net.neurowork.mobile.android.fw | |
net.neurowork.mobile.android.fw.activities.generators |
Uses of InvalidFileException in net.neurowork.mobile.android.fw |
---|
Methods in net.neurowork.mobile.android.fw that throw InvalidFileException | |
---|---|
static android.graphics.drawable.Drawable |
ImagesUtils.getDrawable(android.content.Context context,
java.lang.String imageName)
Returns a Drawable object from an image name in drawable/images folder. |
static ApplicationData |
ApplicationData.readApplicationData(android.content.Context context)
Returns an ApplicationData with data obtained after parsing app.xml file |
static ApplicationData |
ApplicationData.readApplicationData(android.content.Context context,
java.util.Locale locale)
Returns an ApplicationData with data obtained after parsing app.xml file |
Uses of InvalidFileException in net.neurowork.mobile.android.fw.activities.generators |
---|
Methods in net.neurowork.mobile.android.fw.activities.generators that throw InvalidFileException | |
---|---|
static ActivityGenerator |
ActivityGeneratorFactory.createActivityGenerator(android.content.Context context,
NextLevel nextLevel)
Returns a specific ActivityGenerator a screen depending on the requested activity |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |