Search:

Type: Posts; User: vkokaram

Search: Search took 0.08 seconds.

  1. Re: need help with low priority thread to display time

    Thanks Norm, just wondering if anyone new one call or a how too, does not seem to be be asking for someone to write anything.
  2. need help with low priority thread to display time

    Test4.java

    Code:

    import javax.swing.*;
    import java.awt.*;

    public class Test4 extends JFrame {

    public Test4() {
  3. Replies
    1
    Views
    5,997

    How to press button to open another window

    Need to call another call that opens another window without closing the current windows that called the app. And need this window to open slightly off so it does not cover the windows with the button...
Results 1 to 3 of 3