Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The java class which is made should implement IPerfsonarTab, it would add a new tab in UI when the application startsNowstarts.

Now, you have got a new tab, whats next ???You have two panes to work on. On both sides you can add things from Swing and other Java components.

...

On the right hand we can add components like JFree charts to add graphs or may be calender to get relevant date data.

Coming on to technical details of the panes that is how to add components in right and left pane.

...