Class StatusLabel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControl, AppearanceControl

public class StatusLabel extends JLabel implements AppearanceControl
Status label with fixed font color irrespective of GUI appearance.

Copyright (c) 2023-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
See Also:
  • Constructor Details

    • StatusLabel

      public StatusLabel()