Code smell: Convert Anonymous Class to Nested
Location: GUI.ListSelectionListener(...)
Rationale: The class GUI.ListSelectionListener(...) is used inside of this class and is getting this classe oversized. We should move it to it's own class to improve cohesion and reduce coupling.
Revision 2 23/03/16, 20:48 2 nccodiscteiulpt Solve tickets https://sourceforge.net/p/es2-2016-pl-02/tickets/2/ and https://sourceforge.net/p/es2-2016-pl-02/tickets/6/