Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkchan2006-07-12 21:02:08 +0000
committerkchan2006-07-12 21:02:08 +0000
commitc4e2e93ed54981443d005cbeef233f4016af792b (patch)
tree812f5b38db2326c5eaf70a57931a5de32c62ac7b
parent500cccadd64e16789afe06d1037191904ce14aa2 (diff)
downloadwebtools.webservices-c4e2e93ed54981443d005cbeef233f4016af792b.tar.gz
webtools.webservices-c4e2e93ed54981443d005cbeef233f4016af792b.tar.xz
webtools.webservices-c4e2e93ed54981443d005cbeef233f4016af792b.zip
[146270] WS Wizard notched slider graphics need improvement.
-rw-r--r--bundles/org.eclipse.jst.ws.consumption.ui/icons/scale0_bground.jpgbin14048 -> 22670 bytes
-rw-r--r--bundles/org.eclipse.jst.ws.consumption.ui/icons/scale1_bground.jpgbin13835 -> 22445 bytes
-rw-r--r--bundles/org.eclipse.jst.ws.consumption.ui/icons/scale2_bground.jpgbin13624 -> 22235 bytes
-rw-r--r--bundles/org.eclipse.jst.ws.consumption.ui/icons/scale3_bground.jpgbin13070 -> 21677 bytes
-rw-r--r--bundles/org.eclipse.jst.ws.consumption.ui/icons/scale4_bground.jpgbin12955 -> 21536 bytes
-rw-r--r--bundles/org.eclipse.jst.ws.consumption.ui/icons/scale5_bground.jpgbin12994 -> 21555 bytes
-rw-r--r--bundles/org.eclipse.jst.ws.consumption.ui/icons/scale6_bground.jpgbin11681 -> 20246 bytes
-rw-r--r--bundles/org.eclipse.jst.ws.consumption.ui/src/org/eclipse/jst/ws/internal/consumption/ui/widgets/WebServiceClientTypeWidget.java7
-rw-r--r--bundles/org.eclipse.jst.ws.creation.ui/src/org/eclipse/jst/ws/internal/creation/ui/widgets/ServerWizardWidget.java22
9 files changed, 16 insertions, 13 deletions
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale0_bground.jpg b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale0_bground.jpg
index 4eb1880db..4da5ca0c0 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale0_bground.jpg
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale0_bground.jpg
Binary files differ
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale1_bground.jpg b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale1_bground.jpg
index 9f1173267..df1207dfa 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale1_bground.jpg
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale1_bground.jpg
Binary files differ
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale2_bground.jpg b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale2_bground.jpg
index 27caf5e10..9741fde03 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale2_bground.jpg
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale2_bground.jpg
Binary files differ
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale3_bground.jpg b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale3_bground.jpg
index 12d48b156..35d4e22d7 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale3_bground.jpg
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale3_bground.jpg
Binary files differ
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale4_bground.jpg b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale4_bground.jpg
index 0d9a43802..82bbd5cf4 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale4_bground.jpg
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale4_bground.jpg
Binary files differ
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale5_bground.jpg b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale5_bground.jpg
index 4e7d44869..b0806f7c3 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale5_bground.jpg
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale5_bground.jpg
Binary files differ
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale6_bground.jpg b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale6_bground.jpg
index 04c094303..818bcffee 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale6_bground.jpg
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/icons/scale6_bground.jpg
Binary files differ
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/src/org/eclipse/jst/ws/internal/consumption/ui/widgets/WebServiceClientTypeWidget.java b/bundles/org.eclipse.jst.ws.consumption.ui/src/org/eclipse/jst/ws/internal/consumption/ui/widgets/WebServiceClientTypeWidget.java
index aee7132d1..c96a13764 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/src/org/eclipse/jst/ws/internal/consumption/ui/widgets/WebServiceClientTypeWidget.java
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/src/org/eclipse/jst/ws/internal/consumption/ui/widgets/WebServiceClientTypeWidget.java
@@ -26,6 +26,7 @@
* 20060529 141422 kathy@ca.ibm.com - Kathy Chan
* 20060607 144826 joan@ca.ibm.com - Joan Haggarty
* 20060607 144049 joan@ca.ibm.com - Joan Haggarty
+ * 20060614 146270 joan@ca.ibm.com - Joan Haggarty
*******************************************************************************/
package org.eclipse.jst.ws.internal.consumption.ui.widgets;
@@ -233,7 +234,7 @@ public class WebServiceClientTypeWidget extends SimpleWidgetDataContributor
GridData scGridData = new GridData(GridData.HORIZONTAL_ALIGN_FILL | GridData.GRAB_HORIZONTAL);
clientComposite_.setLayoutData(scGridData);
- clientScale_ = new Scale(clientComposite_ , SWT.VERTICAL | SWT.BORDER | SWT.CENTER);
+ clientScale_ = new Scale(clientComposite_ , SWT.VERTICAL | SWT.BORDER);
utils.createInfoPop(clientScale_, INFOPOP_WSWSCEN_SCALE_CLIENT);
clientScale_.setMinimum(0);
clientScale_.setMaximum(6);
@@ -287,11 +288,11 @@ public class WebServiceClientTypeWidget extends SimpleWidgetDataContributor
});
GridData layoutData1 = new GridData();
- layoutData1.horizontalAlignment=SWT.BEGINNING;
+ layoutData1.horizontalAlignment=SWT.CENTER;
layoutData1.verticalAlignment = SWT.BEGINNING;
Rectangle scaleR = (imageReg_.get(ICON_SCALE_BG_0)).getBounds();
layoutData1.heightHint=scaleR.height;
- layoutData1.widthHint=scaleR.width;
+ layoutData1.widthHint=scaleR.width+1;
clientScale_.setLayoutData(layoutData1);
topologySpot_ = new Label(clientComposite_ , SWT.CENTER | SWT.BORDER );
diff --git a/bundles/org.eclipse.jst.ws.creation.ui/src/org/eclipse/jst/ws/internal/creation/ui/widgets/ServerWizardWidget.java b/bundles/org.eclipse.jst.ws.creation.ui/src/org/eclipse/jst/ws/internal/creation/ui/widgets/ServerWizardWidget.java
index 19b29195c..979cc7d22 100644
--- a/bundles/org.eclipse.jst.ws.creation.ui/src/org/eclipse/jst/ws/internal/creation/ui/widgets/ServerWizardWidget.java
+++ b/bundles/org.eclipse.jst.ws.creation.ui/src/org/eclipse/jst/ws/internal/creation/ui/widgets/ServerWizardWidget.java
@@ -33,6 +33,7 @@
* 20060605 145081 joan@ca.ibm.com - Joan Haggarty
* 20060607 144826 joan@ca.ibm.com - Joan Haggarty
* 20060607 144049 joan@ca.ibm.com - Joan Haggarty
+ * 20060614 146270 joan@ca.ibm.com - Joan Haggarty
*******************************************************************************/
package org.eclipse.jst.ws.internal.creation.ui.widgets;
@@ -48,6 +49,7 @@ import org.eclipse.jface.window.Window;
import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;
import org.eclipse.jst.ws.internal.consumption.ui.common.DefaultingUtils;
import org.eclipse.jst.ws.internal.consumption.ui.common.ValidationUtils;
+import org.eclipse.jst.ws.internal.consumption.ui.plugin.WebServiceConsumptionUIPlugin;
import org.eclipse.jst.ws.internal.consumption.ui.widgets.IObjectSelectionLaunchable;
import org.eclipse.jst.ws.internal.consumption.ui.widgets.ProjectSelectionDialog;
import org.eclipse.jst.ws.internal.consumption.ui.widgets.WebServiceClientTypeWidget;
@@ -370,7 +372,7 @@ public class ServerWizardWidget extends SimpleWidgetDataContributor {
serviceComposite_.setToolTipText(ConsumptionUIMessages.TOOLTIP_WSWSCEN_SCALE_SERVICE);
- serviceScale_ = new Scale(serviceComposite_, SWT.VERTICAL | SWT.BORDER | SWT.CENTER);
+ serviceScale_ = new Scale(serviceComposite_, SWT.VERTICAL | SWT.BORDER);
utils.createInfoPop(serviceScale_, INFOPOP_WSWSCEN_SCALE_SERVICE);
serviceScale_.setMinimum(0);
serviceScale_.setMaximum(6);
@@ -419,11 +421,11 @@ public class ServerWizardWidget extends SimpleWidgetDataContributor {
});
GridData layoutData1 = new GridData();
- layoutData1.horizontalAlignment=SWT.BEGINNING;
+ layoutData1.horizontalAlignment=SWT.CENTER;
layoutData1.verticalAlignment = SWT.BEGINNING;
Rectangle scaleR = (imageReg_.get(ICON_SCALE_BG_0)).getBounds();
layoutData1.heightHint=scaleR.height;
- layoutData1.widthHint=scaleR.width;
+ layoutData1.widthHint=scaleR.width+1;
serviceScale_.setLayoutData(layoutData1);
topologySpot_ = new Label(serviceComposite_, SWT.BORDER | SWT.TOP );
@@ -1147,19 +1149,19 @@ private void handleTypeChange()
{
imageReg_ = new ImageRegistry(Display.getCurrent());
- imageReg_.put(ICON_SCALE_BG_0, WebServiceCreationUIPlugin
+ imageReg_.put(ICON_SCALE_BG_0, WebServiceConsumptionUIPlugin
.getImageDescriptor(ICON_SCALE_BG_0));
- imageReg_.put(ICON_SCALE_BG_1, WebServiceCreationUIPlugin
+ imageReg_.put(ICON_SCALE_BG_1, WebServiceConsumptionUIPlugin
.getImageDescriptor(ICON_SCALE_BG_1));
- imageReg_.put(ICON_SCALE_BG_2, WebServiceCreationUIPlugin
+ imageReg_.put(ICON_SCALE_BG_2, WebServiceConsumptionUIPlugin
.getImageDescriptor(ICON_SCALE_BG_2));
- imageReg_.put(ICON_SCALE_BG_3, WebServiceCreationUIPlugin
+ imageReg_.put(ICON_SCALE_BG_3, WebServiceConsumptionUIPlugin
.getImageDescriptor(ICON_SCALE_BG_3));
- imageReg_.put(ICON_SCALE_BG_4, WebServiceCreationUIPlugin
+ imageReg_.put(ICON_SCALE_BG_4, WebServiceConsumptionUIPlugin
.getImageDescriptor(ICON_SCALE_BG_4));
- imageReg_.put(ICON_SCALE_BG_5, WebServiceCreationUIPlugin
+ imageReg_.put(ICON_SCALE_BG_5, WebServiceConsumptionUIPlugin
.getImageDescriptor(ICON_SCALE_BG_5));
- imageReg_.put(ICON_SCALE_BG_6, WebServiceCreationUIPlugin
+ imageReg_.put(ICON_SCALE_BG_6, WebServiceConsumptionUIPlugin
.getImageDescriptor(ICON_SCALE_BG_6));
imageReg_.put(GRAPHIC_SERVICE_0, WebServiceCreationUIPlugin

Back to the top