Refactoring a Swing GUI

From: Harry Erwin (herwin_at_theworld.com)
Date: 11/25/03


Date: Tue, 25 Nov 2003 22:26:24 +0000

Here's a dumb question--how do you realistically go about refactoring a
javax.swing GUI? I've got a big one, and it smells to high heaven.

-- 
Harry Erwin <http://www.theworld.com/~herwin/>


Relevant Pages

  • Re: Refactoring a Swing GUI
    ... Harry Erwin wrote: ... > a javax.swing GUI? ... and it smells to high heaven. ... used and build a bigger, reusable component from ...
    (comp.object)
  • Re: TDD and Refactoring
    ... As complexity increases, ... intelligent systems at university and have some background in game AI), ... GUI needs them to be final), but those are obvious places to exploit ... > the refactoring approach lead you there? ...
    (comp.object)
  • Re: Smells versus beauty
    ... It is easy to show how copy/paste repetition is risky and always ends up meaning much more work than refactoring into generalizations, ... "Smells" are too much about the current situation and too little about where you want to be. ... code with a bad "smell" are simply distillations of OOA/D into cookbook ... best they are solutions for fixing things when the fundamentals have not ...
    (comp.object)
  • Re: Vote for it: ECO Visual Studio plugin
    ... new approach to writing applications as logical tasks with GUI rather than a ... if the VCL can include natively some ... out and replaced by native code equivalents. ... Modelmaker fully integrated into the IDE and refactoring done without ...
    (borland.public.delphi.non-technical)
  • TDD and Refactoring
    ... GUI and does a lot of complex mathematical modeling with many special ... "Extract method" was the most common refactoring used to clean up the ... The business logic test case suite looks like ... Replacing temps with queries produced method explosions in the key ...
    (comp.object)