Search:

Type: Posts; User: dbliss3593

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: How to Pass main(String args[]) args on execution to Swing component

    Yes, it works! Please "park" this in the silly questions directory while I think of a better question to ask the community.
  2. [SOLVED] How to Pass main(String args[]) args on execution to Swing component

    I wish to use args passed to main(String[]) during application execution to a Swing component.

    In a simple example, assume args passed are: a b c d

    And here is the result I look for:


    ...
Results 1 to 2 of 2