ANIMATOR : Check duplication animationgroup name 55/20455/3
authorjinwooim.bae <jinwooim.bae@samsung.com>
Wed, 7 May 2014 11:53:47 +0000 (20:53 +0900)
committerjinwooim.bae <jinwooim.bae@samsung.com>
Thu, 8 May 2014 04:43:59 +0000 (13:43 +0900)
commit811ade94927aebab1c1a6fd8695d4ced3d051e92
tree8c45ebedf94c06d62b835adfeb3d0e0b4a89d874
parent6b4b0ca5a3da7be9b166ee94f1a4263b6b22a4eb
ANIMATOR : Check duplication animationgroup name
This will check for duplicate animationgroup names.

Change-Id: I93ebacae639d4d8872b421fd23e79155a0516e09
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
org.tizen.webuibuilder/src/org/tizen/webuibuilder/animator/model/part/AnimatorPagePart.java
org.tizen.webuibuilder/src/org/tizen/webuibuilder/animator/ui/views/timeline/header/AnimationGroupCreateDialog.java
org.tizen.webuibuilder/src/org/tizen/webuibuilder/animator/ui/views/timeline/header/AnimationGroupEditDialog.java
org.tizen.webuibuilder/src/org/tizen/webuibuilder/animator/ui/views/timeline/header/AnimatorGroupToolTip.java [new file with mode: 0644]
org.tizen.webuibuilder/src/org/tizen/webuibuilder/animator/ui/views/timeline/header/TimelineOutlineHeader.java