*/
public CustomEditor() {
m_ModelOptionsPane = new JTabbedPane();
m_ListModelsPanel = new ListModelsPanel(m_Library);
m_ModelOptionsPane.addTab("Library List", m_ListModelsPanel);
//Each of the three other panels needs a reference to the main one so that
//they can add models to it.
m_ModelOptionsPane.addTab("Add Models", new AddModelsPanel(