[Title] exception handling - DACustomToggleButton
authorheeyoung <heeyoung1008.hwang@samsung.com>
Wed, 2 Apr 2014 04:43:11 +0000 (13:43 +0900)
committerheeyoung <heeyoung1008.hwang@samsung.com>
Wed, 2 Apr 2014 04:43:11 +0000 (13:43 +0900)
commit91734b38aa43a1a354b9ab9e33cce1383323e367
treef9fe26fc4a45872cf44b70fb58a030f306a40f7f
parent74f27d6514fcc43020a9b6df1ca692470a2f3ed6
[Title] exception handling - DACustomToggleButton
[Desc.] addListeners() method is invoked in the constructor of the superclass.
At this point, the fields of the class have not yet initiaized.
[Issue] -

Change-Id: Id1e63a1e5a0b8e85092a6e5114da1e4e1745b461
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
org.tizen.dynamicanalyzer.widgets/src/org/tizen/dynamicanalyzer/widgets/button/toggle/DACustomToggleButton.java