doxygenexample.Paint Class Reference

This abstract class provides a static showArray() function to visualize the integer arrays. More...

List of all members.

Static Public Member Functions

static void showArray (int[] aArray, Panel aPanel)
 This function is used to visualize the integer numbers of an array by painting the numbers as vertical green lines.


Detailed Description

This abstract class provides a static showArray() function to visualize the integer arrays.

Definition at line 21 of file Paint.java.


Member Function Documentation

static void doxygenexample.Paint.showArray int[]  aArray,
Panel  aPanel
[static]
 

This function is used to visualize the integer numbers of an array by painting the numbers as vertical green lines.

Parameters:
aArray - the array with interger numbers
aPanel - the Panel, where the lines will be painted on

Definition at line 29 of file Paint.java.


The documentation for this class was generated from the following file:
Generated on Tue Jun 20 16:35:48 2006 for Doxygen Example (Java) by  doxygen 1.4.5