Search:

Type: Posts; User: NotNormal

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,690

    Re: Pause Overlay for JScrollPane

    Right now, nothing inside the OverlayPane should stop updating. The pause is to prevent the rest of the application from executing. Here's the code for the pause/resume that involves the overlay and...
  2. Replies
    2
    Views
    1,690

    Pause Overlay for JScrollPane

    Here's what I'm trying to do:
    When the user pauses my application I want to grey-out the data area and display the word "Paused..." over it. Ideally, the user will still be able to see the data...
Results 1 to 2 of 2