public class ContentLoader
extends Plugin
Constructor and Description |
---|
ContentLoader() |
Modifier and Type | Method and Description |
---|---|
Action |
getAction() |
String |
getCurrentDirectory() |
PluginInfo |
getPluginInfo() |
void |
install(Controller c) |
void |
install(View view,
Content content) |
void |
mainUIChanged(String uiClass) |
void |
restoreStates(Controller c) |
void |
setCurrentDirectory(String directory) |
void |
storeStates(Controller c) |
void |
uninstall(Controller c) |