public final class StandAloneChartWindow extends Object
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
$LastChangedDate: 2015-07-26 01:01:13 +0200 (Sun, 26 Jul 2015) $, @version $Revision: 1155 $, by $Author: averbraeck $,
initial version 8 dec. 2014
Modifier and Type | Method and Description |
---|---|
static JMenuItem |
createMenuItem(MultipleViewerChart data)
Create a menu item that, when clicked, creates a detached window for a JFreeChart plot.
|
public static JMenuItem createMenuItem(MultipleViewerChart data)
data
- MultipleViewerChart; graph that is capable of being shown in several JFramesCopyright © 2014–2016 Delft University of Technology. All rights reserved.