Class OtsSimulationPanel.AppearanceControlTabbedContentPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, AppearanceControl
Enclosing class:
OtsSimulationPanel

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

Copyright (c) 2013-2023 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