ChartFrame.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  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:25 CEST 2014 -->
  6. <title>ChartFrame (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="ChartFrame (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance 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/ChartFrame.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/ChartFactory.html" title="class in org.jfree.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../org/jfree/chart/ChartHints.html" title="class in org.jfree.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../index.html?org/jfree/chart/ChartFrame.html" target="_top">Frames</a></li>
  57. <li><a href="ChartFrame.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</div>
  96. <h2 title="Class ChartFrame" class="title">Class ChartFrame</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.chart.ChartFrame</li>
  119. </ul>
  120. </li>
  121. </ul>
  122. </li>
  123. </ul>
  124. </li>
  125. </ul>
  126. </li>
  127. </ul>
  128. </li>
  129. </ul>
  130. </li>
  131. </ul>
  132. <div class="description">
  133. <ul class="blockList">
  134. <li class="blockList">
  135. <dl>
  136. <dt>All Implemented Interfaces:</dt>
  137. <dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
  138. </dl>
  139. <hr>
  140. <br>
  141. <pre>public class <a href="../../../src-html/org/jfree/chart/ChartFrame.html#line.52">ChartFrame</a>
  142. extends javax.swing.JFrame</pre>
  143. <div class="block">A frame for displaying a chart.</div>
  144. <dl>
  145. <dt><span class="seeLabel">See Also:</span></dt>
  146. <dd><a href="../../../serialized-form.html#org.jfree.chart.ChartFrame">Serialized Form</a></dd>
  147. </dl>
  148. </li>
  149. </ul>
  150. </div>
  151. <div class="summary">
  152. <ul class="blockList">
  153. <li class="blockList">
  154. <!-- ======== NESTED CLASS SUMMARY ======== -->
  155. <ul class="blockList">
  156. <li class="blockList"><a name="nested.class.summary">
  157. <!-- -->
  158. </a>
  159. <h3>Nested Class Summary</h3>
  160. <ul class="blockList">
  161. <li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JFrame">
  162. <!-- -->
  163. </a>
  164. <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JFrame</h3>
  165. <code>javax.swing.JFrame.AccessibleJFrame</code></li>
  166. </ul>
  167. <ul class="blockList">
  168. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Frame">
  169. <!-- -->
  170. </a>
  171. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Frame</h3>
  172. <code>java.awt.Frame.AccessibleAWTFrame</code></li>
  173. </ul>
  174. <ul class="blockList">
  175. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Window">
  176. <!-- -->
  177. </a>
  178. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
  179. <code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
  180. </ul>
  181. <ul class="blockList">
  182. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
  183. <!-- -->
  184. </a>
  185. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
  186. <code>java.awt.Container.AccessibleAWTContainer</code></li>
  187. </ul>
  188. <ul class="blockList">
  189. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
  190. <!-- -->
  191. </a>
  192. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
  193. <code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
  194. </ul>
  195. </li>
  196. </ul>
  197. <!-- =========== FIELD SUMMARY =========== -->
  198. <ul class="blockList">
  199. <li class="blockList"><a name="field.summary">
  200. <!-- -->
  201. </a>
  202. <h3>Field Summary</h3>
  203. <ul class="blockList">
  204. <li class="blockList"><a name="fields.inherited.from.class.javax.swing.JFrame">
  205. <!-- -->
  206. </a>
  207. <h3>Fields inherited from class&nbsp;javax.swing.JFrame</h3>
  208. <code>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</code></li>
  209. </ul>
  210. <ul class="blockList">
  211. <li class="blockList"><a name="fields.inherited.from.class.java.awt.Frame">
  212. <!-- -->
  213. </a>
  214. <h3>Fields inherited from class&nbsp;java.awt.Frame</h3>
  215. <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>
  216. </ul>
  217. <ul class="blockList">
  218. <li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
  219. <!-- -->
  220. </a>
  221. <h3>Fields inherited from class&nbsp;java.awt.Component</h3>
  222. <code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
  223. </ul>
  224. <ul class="blockList">
  225. <li class="blockList"><a name="fields.inherited.from.class.javax.swing.WindowConstants">
  226. <!-- -->
  227. </a>
  228. <h3>Fields inherited from interface&nbsp;javax.swing.WindowConstants</h3>
  229. <code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</code></li>
  230. </ul>
  231. <ul class="blockList">
  232. <li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
  233. <!-- -->
  234. </a>
  235. <h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
  236. <code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
  237. </ul>
  238. </li>
  239. </ul>
  240. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  241. <ul class="blockList">
  242. <li class="blockList"><a name="constructor.summary">
  243. <!-- -->
  244. </a>
  245. <h3>Constructor Summary</h3>
  246. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  247. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  248. <tr>
  249. <th class="colOne" scope="col">Constructor and Description</th>
  250. </tr>
  251. <tr class="altColor">
  252. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/jfree/chart/ChartFrame.html#ChartFrame-java.lang.String-org.jfree.chart.JFreeChart-">ChartFrame</a></span>(java.lang.String&nbsp;title,
  253. <a href="../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  254. <div class="block">Constructs a frame for a chart.</div>
  255. </td>
  256. </tr>
  257. <tr class="rowColor">
  258. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/jfree/chart/ChartFrame.html#ChartFrame-java.lang.String-org.jfree.chart.JFreeChart-boolean-">ChartFrame</a></span>(java.lang.String&nbsp;title,
  259. <a href="../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  260. boolean&nbsp;scrollPane)</code>
  261. <div class="block">Constructs a frame for a 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="t2" class="tableTab"><span><a href="javascript:show(2);">Instance 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><a href="../../../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart">ChartPanel</a></code></td>
  281. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/jfree/chart/ChartFrame.html#getChartPanel--">getChartPanel</a></span>()</code>
  282. <div class="block">Returns the chart panel for the frame.</div>
  283. </td>
  284. </tr>
  285. </table>
  286. <ul class="blockList">
  287. <li class="blockList"><a name="methods.inherited.from.class.javax.swing.JFrame">
  288. <!-- -->
  289. </a>
  290. <h3>Methods inherited from class&nbsp;javax.swing.JFrame</h3>
  291. <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>
  292. </ul>
  293. <ul class="blockList">
  294. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Frame">
  295. <!-- -->
  296. </a>
  297. <h3>Methods inherited from class&nbsp;java.awt.Frame</h3>
  298. <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>
  299. </ul>
  300. <ul class="blockList">
  301. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Window">
  302. <!-- -->
  303. </a>
  304. <h3>Methods inherited from class&nbsp;java.awt.Window</h3>
  305. <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>
  306. </ul>
  307. <ul class="blockList">
  308. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
  309. <!-- -->
  310. </a>
  311. <h3>Methods inherited from class&nbsp;java.awt.Container</h3>
  312. <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>
  313. </ul>
  314. <ul class="blockList">
  315. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
  316. <!-- -->
  317. </a>
  318. <h3>Methods inherited from class&nbsp;java.awt.Component</h3>
  319. <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>
  320. </ul>
  321. <ul class="blockList">
  322. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  323. <!-- -->
  324. </a>
  325. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  326. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  327. </ul>
  328. <ul class="blockList">
  329. <li class="blockList"><a name="methods.inherited.from.class.java.awt.MenuContainer">
  330. <!-- -->
  331. </a>
  332. <h3>Methods inherited from interface&nbsp;java.awt.MenuContainer</h3>
  333. <code>getFont, postEvent</code></li>
  334. </ul>
  335. </li>
  336. </ul>
  337. </li>
  338. </ul>
  339. </div>
  340. <div class="details">
  341. <ul class="blockList">
  342. <li class="blockList">
  343. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  344. <ul class="blockList">
  345. <li class="blockList"><a name="constructor.detail">
  346. <!-- -->
  347. </a>
  348. <h3>Constructor Detail</h3>
  349. <a name="ChartFrame-java.lang.String-org.jfree.chart.JFreeChart-">
  350. <!-- -->
  351. </a>
  352. <ul class="blockList">
  353. <li class="blockList">
  354. <h4>ChartFrame</h4>
  355. <pre>public&nbsp;<a href="../../../src-html/org/jfree/chart/ChartFrame.html#line.63">ChartFrame</a>(java.lang.String&nbsp;title,
  356. <a href="../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</pre>
  357. <div class="block">Constructs a frame for a chart.</div>
  358. <dl>
  359. <dt><span class="paramLabel">Parameters:</span></dt>
  360. <dd><code>title</code> - the frame title.</dd>
  361. <dd><code>chart</code> - the chart.</dd>
  362. </dl>
  363. </li>
  364. </ul>
  365. <a name="ChartFrame-java.lang.String-org.jfree.chart.JFreeChart-boolean-">
  366. <!-- -->
  367. </a>
  368. <ul class="blockListLast">
  369. <li class="blockList">
  370. <h4>ChartFrame</h4>
  371. <pre>public&nbsp;<a href="../../../src-html/org/jfree/chart/ChartFrame.html#line.75">ChartFrame</a>(java.lang.String&nbsp;title,
  372. <a href="../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  373. boolean&nbsp;scrollPane)</pre>
  374. <div class="block">Constructs a frame for a chart.</div>
  375. <dl>
  376. <dt><span class="paramLabel">Parameters:</span></dt>
  377. <dd><code>title</code> - the frame title.</dd>
  378. <dd><code>chart</code> - the chart.</dd>
  379. <dd><code>scrollPane</code> - if <code>true</code>, put the Chart(Panel) into a
  380. JScrollPane.</dd>
  381. </dl>
  382. </li>
  383. </ul>
  384. </li>
  385. </ul>
  386. <!-- ============ METHOD DETAIL ========== -->
  387. <ul class="blockList">
  388. <li class="blockList"><a name="method.detail">
  389. <!-- -->
  390. </a>
  391. <h3>Method Detail</h3>
  392. <a name="getChartPanel--">
  393. <!-- -->
  394. </a>
  395. <ul class="blockListLast">
  396. <li class="blockList">
  397. <h4>getChartPanel</h4>
  398. <pre>public&nbsp;<a href="../../../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart">ChartPanel</a>&nbsp;<a href="../../../src-html/org/jfree/chart/ChartFrame.html#line.92">getChartPanel</a>()</pre>
  399. <div class="block">Returns the chart panel for the frame.</div>
  400. <dl>
  401. <dt><span class="returnLabel">Returns:</span></dt>
  402. <dd>The chart panel.</dd>
  403. </dl>
  404. </li>
  405. </ul>
  406. </li>
  407. </ul>
  408. </li>
  409. </ul>
  410. </div>
  411. </div>
  412. <!-- ========= END OF CLASS DATA ========= -->
  413. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  414. <div class="bottomNav"><a name="navbar.bottom">
  415. <!-- -->
  416. </a>
  417. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  418. <a name="navbar.bottom.firstrow">
  419. <!-- -->
  420. </a>
  421. <ul class="navList" title="Navigation">
  422. <li><a href="../../../overview-summary.html">Overview</a></li>
  423. <li><a href="package-summary.html">Package</a></li>
  424. <li class="navBarCell1Rev">Class</li>
  425. <li><a href="class-use/ChartFrame.html">Use</a></li>
  426. <li><a href="package-tree.html">Tree</a></li>
  427. <li><a href="../../../deprecated-list.html">Deprecated</a></li>
  428. <li><a href="../../../index-files/index-1.html">Index</a></li>
  429. <li><a href="../../../help-doc.html">Help</a></li>
  430. </ul>
  431. </div>
  432. <div class="subNav">
  433. <ul class="navList">
  434. <li><a href="../../../org/jfree/chart/ChartFactory.html" title="class in org.jfree.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  435. <li><a href="../../../org/jfree/chart/ChartHints.html" title="class in org.jfree.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  436. </ul>
  437. <ul class="navList">
  438. <li><a href="../../../index.html?org/jfree/chart/ChartFrame.html" target="_top">Frames</a></li>
  439. <li><a href="ChartFrame.html" target="_top">No&nbsp;Frames</a></li>
  440. </ul>
  441. <ul class="navList" id="allclasses_navbar_bottom">
  442. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  443. </ul>
  444. <div>
  445. <script type="text/javascript"><!--
  446. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  447. if(window==top) {
  448. allClassesLink.style.display = "block";
  449. }
  450. else {
  451. allClassesLink.style.display = "none";
  452. }
  453. //-->
  454. </script>
  455. </div>
  456. <div>
  457. <ul class="subNavList">
  458. <li>Summary:&nbsp;</li>
  459. <li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a>&nbsp;|&nbsp;</li>
  460. <li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a>&nbsp;|&nbsp;</li>
  461. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  462. <li><a href="#method.summary">Method</a></li>
  463. </ul>
  464. <ul class="subNavList">
  465. <li>Detail:&nbsp;</li>
  466. <li>Field&nbsp;|&nbsp;</li>
  467. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  468. <li><a href="#method.detail">Method</a></li>
  469. </ul>
  470. </div>
  471. <a name="skip.navbar.bottom">
  472. <!-- -->
  473. </a></div>
  474. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  475. </body>
  476. </html>