1.0.0 • Published 6 years ago

graph_component_for_java v1.0.0

Weekly downloads
-
License
GPL
Repository
-
Last release
6 years ago

The graph component - Java

How to add component to your project

  1. Download this .jar file prim npm
  2. In your project pus right mouse button then: select -> build path -> configure build path -> -Libraries -> Add External JArs... and add .jar file.
  3. In your project import pachahge <import graph_JComponent.Graph_JComponent;>
  4. Write component call function new Graph_JComponent(metai, x, y, size-1, namex, namey, graphname, graphType, xpino, ypint); /** * @param metai - years array @param x - not used @param y - student numbers @param size - how much data is @param namex - x line name @param namey - y line name @param title - graph title name @param graphType - graph type number @param xpino - x start point @param ypint - y start point */

     if you need halp write to me martynas.razbadauskis@ktu.edu