273274275276277278279280281282283
.add(scrollPane) .add(context.getNotificationIndicator()) ); if(context instanceof VectorDocContext) { context.pageList = new PageListPanel((VectorDocContext)context); } context.setupTools(); context.setupSidebar();