Class OtsSimulationPanel.AppearanceControlTabbedContentPane

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTabbedPane
nl.tudelft.simulation.dsol.swing.gui.TabbedContentPane
org.opentrafficsim.swing.gui.OtsSimulationPanel.AppearanceControlTabbedContentPane
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControl, AppearanceControl
Enclosing class:
OtsSimulationPanel

static class OtsSimulationPanel.AppearanceControlTabbedContentPane extends nl.tudelft.simulation.dsol.swing.gui.TabbedContentPane implements AppearanceControl
TabbedContentPane which ignores appearance (it has too much colors looking ugly / becoming unreadable).

Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Constructor Details

    • AppearanceControlTabbedContentPane

      AppearanceControlTabbedContentPane(int tabPlacement)
      Parameters:
      tabPlacement - int; tabPlacement
  • Method Details