Search:

Type: Posts; User: GregBrannon

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    1,065

    Re: Moving Selection

    Yes, it really is simple, essentially cookbook once you understand a few basic techniques and can vary them to fit different situations.

    1. You can use either of these methods:
    ...
  2. Replies
    7
    Views
    1,065

    Re: Moving Selection

    Thrown together hastily, but I hope completely and with sufficient comments to give you insight into what's going on. Ask questions as needed.
    import java.awt.Color;
    import java.awt.Dimension;...
  3. Replies
    7
    Views
    1,065

    Re: Moving Selection

    Do you mean using Swing and the more modern techniques, or fixing what you have?

    Edit: Never mind. I'll build you a modern example that does what you describe.
  4. Replies
    7
    Views
    1,065

    Re: Moving Selection

    Why aren't you using Swing and the more up-to-date techniques that go along with it?
Results 1 to 4 of 4