Project

General

Profile

Actions

Task #4788

closed

duplicate code

Added by Alexey Demakov about 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
03/24/2014
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
Published in build:
0.16.201

Description

В классах

requality\src\java\com\unitesk\requality\eclipse\views\properties\AltDescriptionPropertySection.java

requality\src\java\com\unitesk\requality\eclipse\views\properties\CommentMainPropertySection.java

создается одинаковый объект FocusAdapter и передается в вызов
adesc.getControl().addFocusListener(new FocusAdapter() { ... } )

аккуратнее инициализировать этим объектом final static поле базового класса и использовать его.

Actions #1

Updated by Alexey Khoroshilov almost 10 years ago

  • Target version set to 0.16
Actions #2

Updated by Denis Kildishev almost 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3586.

Actions #3

Updated by Denis Kildishev almost 10 years ago

  • Published in build set to 0.16.201
Actions #4

Updated by Alexey Khoroshilov about 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF