gotoActionSection = new GotoActionSection(appContext.getResources());
outlineViewAwesomeBoxSection = new OutlineViewAwesomeBoxSection(appContext.getResources());
// Special Components
findReplaceComponent =
new FindReplaceComponent(new FindReplaceComponent.View(appContext.getResources()));
initializeAwesomeBoxContext();
}