TimeSeriesChartDemo1.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_05) on Thu Jul 31 14:50:29 CEST 2014 -->
  6. <title>TimeSeriesChartDemo1 (JFreeChart Class Library (version 1.0.19-fx))</title>
  7. <meta name="date" content="2014-07-31">
  8. <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="TimeSeriesChartDemo1 (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":9,"i1":9};
  22. var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div class="topNav"><a name="navbar.top">
  33. <!-- -->
  34. </a>
  35. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  36. <a name="navbar.top.firstrow">
  37. <!-- -->
  38. </a>
  39. <ul class="navList" title="Navigation">
  40. <li><a href="../../../../overview-summary.html">Overview</a></li>
  41. <li><a href="package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="class-use/TimeSeriesChartDemo1.html">Use</a></li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  46. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  47. <li><a href="../../../../help-doc.html">Help</a></li>
  48. </ul>
  49. </div>
  50. <div class="subNav">
  51. <ul class="navList">
  52. <li><a href="../../../../org/jfree/chart/demo/PieChartDemo1.html" title="class in org.jfree.chart.demo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li>Next&nbsp;Class</li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/demo/TimeSeriesChartDemo1.html" target="_top">Frames</a></li>
  57. <li><a href="TimeSeriesChartDemo1.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a>&nbsp;|&nbsp;</li>
  78. <li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li>Field&nbsp;|&nbsp;</li>
  85. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">org.jfree.chart.demo</div>
  96. <h2 title="Class TimeSeriesChartDemo1" class="title">Class TimeSeriesChartDemo1</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li>java.lang.Object</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li>java.awt.Component</li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>java.awt.Container</li>
  107. <li>
  108. <ul class="inheritance">
  109. <li>java.awt.Window</li>
  110. <li>
  111. <ul class="inheritance">
  112. <li>java.awt.Frame</li>
  113. <li>
  114. <ul class="inheritance">
  115. <li>javax.swing.JFrame</li>
  116. <li>
  117. <ul class="inheritance">
  118. <li>org.jfree.ui.ApplicationFrame</li>
  119. <li>
  120. <ul class="inheritance">
  121. <li>org.jfree.chart.demo.TimeSeriesChartDemo1</li>
  122. </ul>
  123. </li>
  124. </ul>
  125. </li>
  126. </ul>
  127. </li>
  128. </ul>
  129. </li>
  130. </ul>
  131. </li>
  132. </ul>
  133. </li>
  134. </ul>
  135. </li>
  136. </ul>
  137. <div class="description">
  138. <ul class="blockList">
  139. <li class="blockList">
  140. <dl>
  141. <dt>All Implemented Interfaces:</dt>
  142. <dd>java.awt.event.WindowListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
  143. </dl>
  144. <hr>
  145. <br>
  146. <pre>public class <a href="../../../../src-html/org/jfree/chart/demo/TimeSeriesChartDemo1.html#line.70">TimeSeriesChartDemo1</a>
  147. extends org.jfree.ui.ApplicationFrame</pre>
  148. <div class="block">An example of a time series chart. For the most part, default settings are
  149. used, except that the renderer is modified to show filled shapes (as well as
  150. lines) at each data point.</div>
  151. <dl>
  152. <dt><span class="seeLabel">See Also:</span></dt>
  153. <dd><a href="../../../../serialized-form.html#org.jfree.chart.demo.TimeSeriesChartDemo1">Serialized Form</a></dd>
  154. </dl>
  155. </li>
  156. </ul>
  157. </div>
  158. <div class="summary">
  159. <ul class="blockList">
  160. <li class="blockList">
  161. <!-- ======== NESTED CLASS SUMMARY ======== -->
  162. <ul class="blockList">
  163. <li class="blockList"><a name="nested.class.summary">
  164. <!-- -->
  165. </a>
  166. <h3>Nested Class Summary</h3>
  167. <ul class="blockList">
  168. <li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JFrame">
  169. <!-- -->
  170. </a>
  171. <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JFrame</h3>
  172. <code>javax.swing.JFrame.AccessibleJFrame</code></li>
  173. </ul>
  174. <ul class="blockList">
  175. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Frame">
  176. <!-- -->
  177. </a>
  178. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Frame</h3>
  179. <code>java.awt.Frame.AccessibleAWTFrame</code></li>
  180. </ul>
  181. <ul class="blockList">
  182. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Window">
  183. <!-- -->
  184. </a>
  185. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
  186. <code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
  187. </ul>
  188. <ul class="blockList">
  189. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
  190. <!-- -->
  191. </a>
  192. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
  193. <code>java.awt.Container.AccessibleAWTContainer</code></li>
  194. </ul>
  195. <ul class="blockList">
  196. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
  197. <!-- -->
  198. </a>
  199. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
  200. <code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
  201. </ul>
  202. </li>
  203. </ul>
  204. <!-- =========== FIELD SUMMARY =========== -->
  205. <ul class="blockList">
  206. <li class="blockList"><a name="field.summary">
  207. <!-- -->
  208. </a>
  209. <h3>Field Summary</h3>
  210. <ul class="blockList">
  211. <li class="blockList"><a name="fields.inherited.from.class.javax.swing.JFrame">
  212. <!-- -->
  213. </a>
  214. <h3>Fields inherited from class&nbsp;javax.swing.JFrame</h3>
  215. <code>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</code></li>
  216. </ul>
  217. <ul class="blockList">
  218. <li class="blockList"><a name="fields.inherited.from.class.java.awt.Frame">
  219. <!-- -->
  220. </a>
  221. <h3>Fields inherited from class&nbsp;java.awt.Frame</h3>
  222. <code>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</code></li>
  223. </ul>
  224. <ul class="blockList">
  225. <li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
  226. <!-- -->
  227. </a>
  228. <h3>Fields inherited from class&nbsp;java.awt.Component</h3>
  229. <code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
  230. </ul>
  231. <ul class="blockList">
  232. <li class="blockList"><a name="fields.inherited.from.class.javax.swing.WindowConstants">
  233. <!-- -->
  234. </a>
  235. <h3>Fields inherited from interface&nbsp;javax.swing.WindowConstants</h3>
  236. <code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</code></li>
  237. </ul>
  238. <ul class="blockList">
  239. <li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
  240. <!-- -->
  241. </a>
  242. <h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
  243. <code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
  244. </ul>
  245. </li>
  246. </ul>
  247. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  248. <ul class="blockList">
  249. <li class="blockList"><a name="constructor.summary">
  250. <!-- -->
  251. </a>
  252. <h3>Constructor Summary</h3>
  253. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  254. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  255. <tr>
  256. <th class="colOne" scope="col">Constructor and Description</th>
  257. </tr>
  258. <tr class="altColor">
  259. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/demo/TimeSeriesChartDemo1.html#TimeSeriesChartDemo1-java.lang.String-">TimeSeriesChartDemo1</a></span>(java.lang.String&nbsp;title)</code>
  260. <div class="block">A demonstration application showing how to create a simple time series
  261. chart.</div>
  262. </td>
  263. </tr>
  264. </table>
  265. </li>
  266. </ul>
  267. <!-- ========== METHOD SUMMARY =========== -->
  268. <ul class="blockList">
  269. <li class="blockList"><a name="method.summary">
  270. <!-- -->
  271. </a>
  272. <h3>Method Summary</h3>
  273. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  274. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  275. <tr>
  276. <th class="colFirst" scope="col">Modifier and Type</th>
  277. <th class="colLast" scope="col">Method and Description</th>
  278. </tr>
  279. <tr id="i0" class="altColor">
  280. <td class="colFirst"><code>static javax.swing.JPanel</code></td>
  281. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/demo/TimeSeriesChartDemo1.html#createDemoPanel--">createDemoPanel</a></span>()</code>
  282. <div class="block">Creates a panel for the demo (used by SuperDemo.java).</div>
  283. </td>
  284. </tr>
  285. <tr id="i1" class="rowColor">
  286. <td class="colFirst"><code>static void</code></td>
  287. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/demo/TimeSeriesChartDemo1.html#main-java.lang.String:A-">main</a></span>(java.lang.String[]&nbsp;args)</code>
  288. <div class="block">Starting point for the demonstration application.</div>
  289. </td>
  290. </tr>
  291. </table>
  292. <ul class="blockList">
  293. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.ui.ApplicationFrame">
  294. <!-- -->
  295. </a>
  296. <h3>Methods inherited from class&nbsp;org.jfree.ui.ApplicationFrame</h3>
  297. <code>windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened</code></li>
  298. </ul>
  299. <ul class="blockList">
  300. <li class="blockList"><a name="methods.inherited.from.class.javax.swing.JFrame">
  301. <!-- -->
  302. </a>
  303. <h3>Methods inherited from class&nbsp;javax.swing.JFrame</h3>
  304. <code>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
  305. </ul>
  306. <ul class="blockList">
  307. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Frame">
  308. <!-- -->
  309. </a>
  310. <h3>Methods inherited from class&nbsp;java.awt.Frame</h3>
  311. <code>addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setBackground, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState, setTitle, setUndecorated</code></li>
  312. </ul>
  313. <ul class="blockList">
  314. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Window">
  315. <!-- -->
  316. </a>
  317. <h3>Methods inherited from class&nbsp;java.awt.Window</h3>
  318. <code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront</code></li>
  319. </ul>
  320. <ul class="blockList">
  321. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
  322. <!-- -->
  323. </a>
  324. <h3>Methods inherited from class&nbsp;java.awt.Container</h3>
  325. <code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
  326. </ul>
  327. <ul class="blockList">
  328. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
  329. <!-- -->
  330. </a>
  331. <h3>Methods inherited from class&nbsp;java.awt.Component</h3>
  332. <code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
  333. </ul>
  334. <ul class="blockList">
  335. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  336. <!-- -->
  337. </a>
  338. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  339. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  340. </ul>
  341. <ul class="blockList">
  342. <li class="blockList"><a name="methods.inherited.from.class.java.awt.MenuContainer">
  343. <!-- -->
  344. </a>
  345. <h3>Methods inherited from interface&nbsp;java.awt.MenuContainer</h3>
  346. <code>getFont, postEvent</code></li>
  347. </ul>
  348. </li>
  349. </ul>
  350. </li>
  351. </ul>
  352. </div>
  353. <div class="details">
  354. <ul class="blockList">
  355. <li class="blockList">
  356. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  357. <ul class="blockList">
  358. <li class="blockList"><a name="constructor.detail">
  359. <!-- -->
  360. </a>
  361. <h3>Constructor Detail</h3>
  362. <a name="TimeSeriesChartDemo1-java.lang.String-">
  363. <!-- -->
  364. </a>
  365. <ul class="blockListLast">
  366. <li class="blockList">
  367. <h4>TimeSeriesChartDemo1</h4>
  368. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/demo/TimeSeriesChartDemo1.html#line.87">TimeSeriesChartDemo1</a>(java.lang.String&nbsp;title)</pre>
  369. <div class="block">A demonstration application showing how to create a simple time series
  370. chart. This example uses monthly data.</div>
  371. <dl>
  372. <dt><span class="paramLabel">Parameters:</span></dt>
  373. <dd><code>title</code> - the frame title.</dd>
  374. </dl>
  375. </li>
  376. </ul>
  377. </li>
  378. </ul>
  379. <!-- ============ METHOD DETAIL ========== -->
  380. <ul class="blockList">
  381. <li class="blockList"><a name="method.detail">
  382. <!-- -->
  383. </a>
  384. <h3>Method Detail</h3>
  385. <a name="createDemoPanel--">
  386. <!-- -->
  387. </a>
  388. <ul class="blockList">
  389. <li class="blockList">
  390. <h4>createDemoPanel</h4>
  391. <pre>public static&nbsp;javax.swing.JPanel&nbsp;<a href="../../../../src-html/org/jfree/chart/demo/TimeSeriesChartDemo1.html#line.206">createDemoPanel</a>()</pre>
  392. <div class="block">Creates a panel for the demo (used by SuperDemo.java).</div>
  393. <dl>
  394. <dt><span class="returnLabel">Returns:</span></dt>
  395. <dd>A panel.</dd>
  396. </dl>
  397. </li>
  398. </ul>
  399. <a name="main-java.lang.String:A-">
  400. <!-- -->
  401. </a>
  402. <ul class="blockListLast">
  403. <li class="blockList">
  404. <h4>main</h4>
  405. <pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/demo/TimeSeriesChartDemo1.html#line.219">main</a>(java.lang.String[]&nbsp;args)</pre>
  406. <div class="block">Starting point for the demonstration application.</div>
  407. <dl>
  408. <dt><span class="paramLabel">Parameters:</span></dt>
  409. <dd><code>args</code> - ignored.</dd>
  410. </dl>
  411. </li>
  412. </ul>
  413. </li>
  414. </ul>
  415. </li>
  416. </ul>
  417. </div>
  418. </div>
  419. <!-- ========= END OF CLASS DATA ========= -->
  420. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  421. <div class="bottomNav"><a name="navbar.bottom">
  422. <!-- -->
  423. </a>
  424. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  425. <a name="navbar.bottom.firstrow">
  426. <!-- -->
  427. </a>
  428. <ul class="navList" title="Navigation">
  429. <li><a href="../../../../overview-summary.html">Overview</a></li>
  430. <li><a href="package-summary.html">Package</a></li>
  431. <li class="navBarCell1Rev">Class</li>
  432. <li><a href="class-use/TimeSeriesChartDemo1.html">Use</a></li>
  433. <li><a href="package-tree.html">Tree</a></li>
  434. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  435. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  436. <li><a href="../../../../help-doc.html">Help</a></li>
  437. </ul>
  438. </div>
  439. <div class="subNav">
  440. <ul class="navList">
  441. <li><a href="../../../../org/jfree/chart/demo/PieChartDemo1.html" title="class in org.jfree.chart.demo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  442. <li>Next&nbsp;Class</li>
  443. </ul>
  444. <ul class="navList">
  445. <li><a href="../../../../index.html?org/jfree/chart/demo/TimeSeriesChartDemo1.html" target="_top">Frames</a></li>
  446. <li><a href="TimeSeriesChartDemo1.html" target="_top">No&nbsp;Frames</a></li>
  447. </ul>
  448. <ul class="navList" id="allclasses_navbar_bottom">
  449. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  450. </ul>
  451. <div>
  452. <script type="text/javascript"><!--
  453. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  454. if(window==top) {
  455. allClassesLink.style.display = "block";
  456. }
  457. else {
  458. allClassesLink.style.display = "none";
  459. }
  460. //-->
  461. </script>
  462. </div>
  463. <div>
  464. <ul class="subNavList">
  465. <li>Summary:&nbsp;</li>
  466. <li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a>&nbsp;|&nbsp;</li>
  467. <li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a>&nbsp;|&nbsp;</li>
  468. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  469. <li><a href="#method.summary">Method</a></li>
  470. </ul>
  471. <ul class="subNavList">
  472. <li>Detail:&nbsp;</li>
  473. <li>Field&nbsp;|&nbsp;</li>
  474. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  475. <li><a href="#method.detail">Method</a></li>
  476. </ul>
  477. </div>
  478. <a name="skip.navbar.bottom">
  479. <!-- -->
  480. </a></div>
  481. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  482. </body>
  483. </html>