Refactoring: Fix null checking and branch code.
authorminkee.lee <minkee.lee@samsung.com>
Thu, 28 Aug 2014 02:46:05 +0000 (11:46 +0900)
committerminkee.lee <minkee.lee@samsung.com>
Thu, 28 Aug 2014 02:46:05 +0000 (11:46 +0900)
commit8ec9cda3a342ab8dd7c26cc70744a2fea2c01a74
treedeb0bfe291415a2ba188d7ccff958a0426b97012
parentd0d9c49281defed773a625db91ce8e8c93569048
Refactoring: Fix null checking and branch code.

Change-Id: I9e902bf9cb8ce5464d515bb328951ce6394888a1
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
common-project/src/org/tizen/emulator/manager/ui/detail/item/DetailViewItemList.java [deleted file]
common-project/src/org/tizen/emulator/manager/ui/detail/item/property/ResolutionSubViewItem.java
common-project/src/org/tizen/emulator/manager/ui/detail/item/template/ComboSubViewItem.java
common-project/src/org/tizen/emulator/manager/ui/detail/item/template/ComboViewItem.java
common-project/src/org/tizen/emulator/manager/ui/detail/item/template/FileViewItem.java
common-project/src/org/tizen/emulator/manager/ui/detail/item/template/OnOffSubViewItem.java
common-project/src/org/tizen/emulator/manager/ui/detail/item/template/OnOffViewItem.java