Forum: Java Nov 27th, 2004 |
| Replies: 1 Views: 4,621 paint() in java awt hello everybody,
ive devoloped an awt application in java, i want to call the paint() for drawing sytem time on a image through Graphics.drawString(String,int,int);
now i want to refresh the time... |
Forum: Java Nov 17th, 2004 |
| Replies: 2 Views: 3,182 |
Forum: Java Nov 17th, 2004 |
| Replies: 0 Views: 1,196 Setting preset for a JMF Player Hello EveryBody,
I ve Created a JMF supported Audio/Video Player, now i want to set presets like Rock,Jazz,etc. for my player using JMF API. Can anyone help me out in this regard. |