[SRADA-XXX]apply UIHV new Icon 70x70, 40x40 on featureDialog
authorggh1933.go <ggh1933.go@samsung.com>
Mon, 30 May 2016 02:59:14 +0000 (11:59 +0900)
committerggh1933.go <ggh1933.go@samsung.com>
Mon, 30 May 2016 03:02:27 +0000 (12:02 +0900)
Change-Id: I68b278274d473e1a95c562b97d590deffb14f6f9

org.tizen.dynamicanalyzer.appearance/src/org/tizen/dynamicanalyzer/resources/ImageResources.java
org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_dim.png [new file with mode: 0644]
org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_nor.png [new file with mode: 0644]
org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_over.png [new file with mode: 0644]
org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_dim.png [new file with mode: 0644]
org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_nor.png [new file with mode: 0644]
org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_over.png [new file with mode: 0644]
org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_sel.png [new file with mode: 0644]
org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_sel.png [new file with mode: 0644]

index bdb5673..7d66f09 100644 (file)
@@ -517,8 +517,8 @@ public class ImageResources {
        public static final Image FEATURE_VULKAN_NORMAL = getPngImage("feature_vulkan_nor");
        public static final Image FEATURE_LOCATION_FOCUS = getPngImage("feature_location_foc"); //$NON-NLS-1$
        public static final Image FEATURE_LOCATION_NORMAL = getPngImage("feature_location_nor"); //$NON-NLS-1$
-       public static final Image FEATURE_UIHV_FOCUS = getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
-       public static final Image FEATURE_UIHV_NORMAL = getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_FOCUS = getPngImage("feature_hierarchyview_sel"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_NORMAL = getPngImage("feature_hierarchyview_nor"); //$NON-NLS-1$
 
        // dim, mouse over
        public static final Image FEATURE_CPUCORE_DIM = getPngImage("feature_cpu-core_dim");
@@ -567,8 +567,8 @@ public class ImageResources {
        public static final Image FEATURE_VULKAN_OVER = getPngImage("feature_vulkan_over");
        public static final Image FEATURE_LOCATION_DIM = getPngImage("feature_location_DIM"); //$NON-NLS-1$
        public static final Image FEATURE_LOCATION_OVER = getPngImage("feature_location_OVER"); //$NON-NLS-1$
-       public static final Image FEATURE_UIHV_DIM = getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
-       public static final Image FEATURE_UIHV_OVER = getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_DIM = getPngImage("feature_hierarchyview_dim"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_OVER = getPngImage("feature_hierarchyview_over"); //$NON-NLS-1$
 
        /*** Feature dialog, small icons 40 x 40 ***/
        // DEPRECATED, Please use _DIM, _NOR, _OVER, _SEL
@@ -596,7 +596,7 @@ public class ImageResources {
        public static final Image FEATURE_UIEVENT_SMALL = getPngImage("feature_UI-event_s_dim");
        public static final Image FEATURE_VULKAN_SMALL = getPngImage("feature_vulkan_s_dim");
        public static final Image FEATURE_LOCATION_SMALL = getPngImage("feature_location_s_dim");
-       public static final Image FEATURE_UIHV_SMALL = getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_SMALL = getPngImage("feature_hierarchyview_s_nor"); //$NON-NLS-1$
 
        // dimmed
        public static final Image FEATURE_CPU_SMALL_DIM = getPngImage("feature_cpu_s_dim");
@@ -622,7 +622,7 @@ public class ImageResources {
        public static final Image FEATURE_UIEVENT_SMALL_DIM = getPngImage("feature_UI-event_s_dim");
        public static final Image FEATURE_VULKAN_SMALL_DIM = getPngImage("feature_vulkan_s_dim");
        public static final Image FEATURE_LOCATION_SMALL_DIM = getPngImage("feature_location_s_dim");
-       public static final Image FEATURE_UIHV_SMALL_DIM = getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_SMALL_DIM = getPngImage("feature_hierarchyview_s_dim"); //$NON-NLS-1$
 
        // normal
        public static final Image FEATURE_CPU_SMALL_NOR = getPngImage("feature_cpu_s_nor");
@@ -648,7 +648,7 @@ public class ImageResources {
        public static final Image FEATURE_UIEVENT_SMALL_NOR= getPngImage("feature_UI-event_s_nor");
        public static final Image FEATURE_VULKAN_SMALL_NOR= getPngImage("feature_vulkan_s_nor");
        public static final Image FEATURE_LOCATION_SMALL_NOR = getPngImage("feature_location_s_nor");
-       public static final Image FEATURE_UIHV_SMALL_NOR= getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_SMALL_NOR= getPngImage("feature_hierarchyview_s_nor"); //$NON-NLS-1$
 
        // mouse over
        public static final Image FEATURE_CPU_SMALL_OVER = getPngImage("feature_cpu_s_over");
@@ -674,7 +674,7 @@ public class ImageResources {
        public static final Image FEATURE_UIEVENT_SMALL_OVER = getPngImage("feature_UI-event_s_over");
        public static final Image FEATURE_VULKAN_SMALL_OVER = getPngImage("feature_vulkan_s_over");
        public static final Image FEATURE_LOCATION_SMALL_OVER = getPngImage("feature_location_s_over");
-       public static final Image FEATURE_UIHV_SMALL_OVER = getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_SMALL_OVER = getPngImage("feature_hierarchyview_s_over"); //$NON-NLS-1$
        
        // selected
        public static final Image FEATURE_CPU_SMALL_SEL = getPngImage("feature_cpu_s_sel");
@@ -700,7 +700,7 @@ public class ImageResources {
        public static final Image FEATURE_UIEVENT_SMALL_SEL = getPngImage("feature_UI-event_s_sel");
        public static final Image FEATURE_VULKAN_SMALL_SEL = getPngImage("feature_vulkan_s_sel");
        public static final Image FEATURE_LOCATION_SMALL_SEL = getPngImage("feature_location_s_sel");
-       public static final Image FEATURE_UIHV_SMALL_SEL = getPngImage("feature_template_hierarchyviewer"); //$NON-NLS-1$
+       public static final Image FEATURE_UIHV_SMALL_SEL = getPngImage("feature_hierarchyview_s_sel"); //$NON-NLS-1$
 
        /*** stop progress dialog ***/
        public static final Image STOP_PROGRESS_LOADING_01 = getPngImage("loading_icon_01"); //$NON-NLS-1$
diff --git a/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_dim.png b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_dim.png
new file mode 100644 (file)
index 0000000..78f87fd
Binary files /dev/null and b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_dim.png differ
diff --git a/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_nor.png b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_nor.png
new file mode 100644 (file)
index 0000000..7e3cfae
Binary files /dev/null and b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_nor.png differ
diff --git a/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_over.png b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_over.png
new file mode 100644 (file)
index 0000000..d7af1b0
Binary files /dev/null and b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_over.png differ
diff --git a/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_dim.png b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_dim.png
new file mode 100644 (file)
index 0000000..47b11fa
Binary files /dev/null and b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_dim.png differ
diff --git a/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_nor.png b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_nor.png
new file mode 100644 (file)
index 0000000..f19ce15
Binary files /dev/null and b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_nor.png differ
diff --git a/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_over.png b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_over.png
new file mode 100644 (file)
index 0000000..9b41aae
Binary files /dev/null and b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_over.png differ
diff --git a/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_sel.png b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_sel.png
new file mode 100644 (file)
index 0000000..4382ea0
Binary files /dev/null and b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_s_sel.png differ
diff --git a/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_sel.png b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_sel.png
new file mode 100644 (file)
index 0000000..d336a32
Binary files /dev/null and b/org.tizen.dynamicanalyzer.appearance/theme/flat/img/feature_hierarchyview_sel.png differ