Search:

Type: Posts; User: angstrem

Search: Search took 0.12 seconds.

  1. Re: Layering an application code: benefits and cons

    Yeah, this implementation was a bad idea. I'm not able to change even a single label behaviour efficiently. That's obvious, that it's impossible to port my app to android for example... I'm a...
  2. Layering an application code: benefits and cons

    Recently, I've been programming a simple application on Swing, ad I did it the following way:

    1. Create the abstract App class, who extends JFrame and implements various listeners. Initialize all...
Results 1 to 2 of 2