Casting just goes like the following statement:
Vector v = new Vector();
v.add(new Holiday());
Holiday h = (Holiday) v.get(0);
more info on:
http://home.cogeco.ca/~ve3ll/jatutor7.htm#cao
http://www.developer.com/tech/article.php/974871
This is not so hard to do.
There is a class under NetBeans you can use for this one.
You define your minimun value: ex 0 to max value: number of processes ex 10
Then for each process that is finished you increase the value of the process bar.
That's all.
.: Impure :.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.