}
advice = new AdviceManager(this);
showFolder(folder, true);
info = new MetadataScroll();
// The metadata table needs a preferred size for the initial layout:
info.setPreferredSize(new Dimension(250, 250));
info.setBackground(LightZoneSkin.Colors.ToolPanesBackground);
setBackground(LightZoneSkin.Colors.FrameBackground);