⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 testapplicationswingswt_3.java

📁 eclipse的插件源码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjRadioButton114;}/** V4ALL Entry Level* Return the Label122 property value.* @return org.eclipse.swt.widgets.Labell*//* WARNING: THIS METHOD WILL BE REGENERATED. */private org.eclipse.swt.widgets.Label getLabel122() {    if (ivjLabel122 == null) {        try {           ivjLabel122 = new org.eclipse.swt.widgets.Label(getPanel126(), SWT.NULL);           ivjLabel122.setText("RadioButton");           ivjLabel122.setText("RadioButton");           FontData fontData = new FontData();           fontData.setName("Courier");           fontData.setStyle(SWT.NONE);           fontData.setHeight(10);           ivjLabel122.setFont(new Font(null, fontData));           ivjLabel122.setBounds(0, 135, 70, 27);           ivjLabel122.setLayoutData(new GridData(SWT.NONE | GridData.HORIZONTAL_ALIGN_FILL | GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_BEGINNING | GridData.VERTICAL_ALIGN_CENTER));           ivjLabel122.setForeground(new Color(null, 0, 0, 0));           // user code begin {1} Swing           // user code end           // user code begin {1} SWT           // user code end           // user code begin {1} HTML           // user code end           // user code begin {1} Eclipse           // user code end           // user code begin {1} C#           // user code end        } catch (java.lang.Throwable ivjExc) {           // user code begin {2} Swing           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjLabel122;}/** V4ALL Entry Level* Return the RadioButton115 property value.* @return Buttonl*//* WARNING: THIS METHOD WILL BE REGENERATED. */private Button getRadioButton115() {    if (ivjRadioButton115 == null) {        try {           ivjRadioButton115 = new Button(getPanel126(), SWT.RADIO);           ivjRadioButton115.setText("RadioButton 115");           ivjRadioButton115.setText("RadioButton 115");           ivjRadioButton115.setBounds(70, 135, 110, 27);           ivjRadioButton115.setLayoutData(new GridData(SWT.NONE | GridData.HORIZONTAL_ALIGN_FILL | GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_BEGINNING | GridData.VERTICAL_ALIGN_CENTER | GridData.GRAB_HORIZONTAL));           ivjRadioButton115.setForeground(new Color(null, 0, 0, 0));           // user code begin {1} Swing           // user code end           // user code begin {1} SWT           // user code end           // user code begin {1} HTML           // user code end           // user code begin {1} Eclipse           // user code end           // user code begin {1} C#           // user code end        } catch (java.lang.Throwable ivjExc) {           // user code begin {2} Swing           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjRadioButton115;}/** V4ALL Entry Level* Return the Label123 property value.* @return org.eclipse.swt.widgets.Labell*//* WARNING: THIS METHOD WILL BE REGENERATED. */private org.eclipse.swt.widgets.Label getLabel123() {    if (ivjLabel123 == null) {        try {           ivjLabel123 = new org.eclipse.swt.widgets.Label(getPanel126(), SWT.NULL);           ivjLabel123.setText("ComboBox");           ivjLabel123.setText("ComboBox");           FontData fontData = new FontData();           fontData.setName("Courier");           fontData.setStyle(SWT.NONE);           fontData.setHeight(10);           ivjLabel123.setFont(new Font(null, fontData));           ivjLabel123.setBounds(0, 162, 70, 27);           ivjLabel123.setLayoutData(new GridData(SWT.NONE | GridData.HORIZONTAL_ALIGN_FILL | GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_BEGINNING | GridData.VERTICAL_ALIGN_CENTER));           ivjLabel123.setForeground(new Color(null, 0, 0, 0));           // user code begin {1} Swing           // user code end           // user code begin {1} SWT           // user code end           // user code begin {1} HTML           // user code end           // user code begin {1} Eclipse           // user code end           // user code begin {1} C#           // user code end        } catch (java.lang.Throwable ivjExc) {           // user code begin {2} Swing           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjLabel123;}/** V4ALL Entry Level* Return the ComboBox107 property value.* @return org.eclipse.swt.widgets.Combol*//* WARNING: THIS METHOD WILL BE REGENERATED. */private org.eclipse.swt.widgets.Combo getComboBox107() {    if (ivjComboBox107 == null) {        try {           ivjComboBox107 = new org.eclipse.swt.widgets.Combo(getPanel126(), SWT.BORDER);           ivjComboBox107.setBounds(70, 162, 110, 27);           ivjComboBox107.setLayoutData(new GridData(SWT.NONE | GridData.HORIZONTAL_ALIGN_FILL | GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_BEGINNING | GridData.VERTICAL_ALIGN_CENTER | GridData.GRAB_HORIZONTAL));           ivjComboBox107.setForeground(new Color(null, 0, 0, 0));           // user code begin {1} Swing           // user code end           // user code begin {1} SWT           // user code end           // user code begin {1} HTML           // user code end           // user code begin {1} Eclipse           // user code end           // user code begin {1} C#           // user code end        } catch (java.lang.Throwable ivjExc) {           // user code begin {2} Swing           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjComboBox107;}/** V4ALL Entry Level* Return the Label124 property value.* @return org.eclipse.swt.widgets.Labell*//* WARNING: THIS METHOD WILL BE REGENERATED. */private org.eclipse.swt.widgets.Label getLabel124() {    if (ivjLabel124 == null) {        try {           ivjLabel124 = new org.eclipse.swt.widgets.Label(getPanel126(), SWT.NULL);           ivjLabel124.setText("Slider");           ivjLabel124.setText("Slider");           FontData fontData = new FontData();           fontData.setName("Courier");           fontData.setStyle(SWT.NONE);           fontData.setHeight(10);           ivjLabel124.setFont(new Font(null, fontData));           ivjLabel124.setBounds(0, 189, 70, 27);           ivjLabel124.setLayoutData(new GridData(SWT.NONE | GridData.HORIZONTAL_ALIGN_FILL | GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_BEGINNING | GridData.VERTICAL_ALIGN_CENTER));           ivjLabel124.setForeground(new Color(null, 0, 0, 0));           // user code begin {1} Swing           // user code end           // user code begin {1} SWT           // user code end           // user code begin {1} HTML           // user code end           // user code begin {1} Eclipse           // user code end           // user code begin {1} C#           // user code end        } catch (java.lang.Throwable ivjExc) {           // user code begin {2} Swing           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjLabel124;}/** V4ALL Entry Level* Return the Slider101 property value.* @return Sliderl*//* WARNING: THIS METHOD WILL BE REGENERATED. */private Slider getSlider101() {    if (ivjSlider101 == null) {        try {           ivjSlider101 = new Slider(getPanel126(), SWT.HORIZONTAL);           ivjSlider101.setBounds(70, 189, 110, 27);           ivjSlider101.setLayoutData(new GridData(SWT.NONE | GridData.HORIZONTAL_ALIGN_FILL | GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_BEGINNING | GridData.VERTICAL_ALIGN_CENTER | GridData.GRAB_HORIZONTAL));           ivjSlider101.setForeground(new Color(null, 0, 0, 0));           // user code begin {1} Swing           // user code end           // user code begin {1} SWT           // user code end           // user code begin {1} HTML           // user code end           // user code begin {1} Eclipse           // user code end           // user code begin {1} C#           // user code end        } catch (java.lang.Throwable ivjExc) {           // user code begin {2} Swing           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjSlider101;}/** V4ALL Entry Level* Return the Label125 property value.* @return org.eclipse.swt.widgets.Labell*//* WARNING: THIS METHOD WILL BE REGENERATED. */private org.eclipse.swt.widgets.Label getLabel125() {    if (ivjLabel125 == null) {        try {           ivjLabel125 = new org.eclipse.swt.widgets.Label(getPanel126(), SWT.NULL);           ivjLabel125.setText("List");           ivjLabel125.setText("List");           FontData fontData = new FontData();           fontData.setName("Courier");           fontData.setStyle(SWT.NONE);           fontData.setHeight(10);           ivjLabel125.setFont(new Font(null, fontData));           ivjLabel125.setBounds(0, 216, 70, 100);           ivjLabel125.setLayoutData(new GridData(SWT.NONE | GridData.HORIZONTAL_ALIGN_FILL | GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_BEGINNING | GridData.VERTICAL_ALIGN_CENTER));           ivjLabel125.setForeground(new Color(null, 0, 0, 0));           // user code begin {1} Swing           // user code end           // user code begin {1} SWT           // user code end           // user code begin {1} HTML           // user code end           // user code begin {1} Eclipse           // user code end           // user code begin {1} C#           // user code end        } catch (java.lang.Throwable ivjExc) {           // user code begin {2} Swing           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjLabel125;}/** V4ALL Entry Level* Return the List103 property value.* @return Listl*//* WARNING: THIS METHOD WILL BE REGENERATED. */private List getList103() {    if (ivjList103 == null) {        try {           ivjList103 = new List(getPanel126(), SWT.BORDER | SWT.H_SCROLL|SWT.V_SCROLL);           ivjList103.setBounds(70, 216, 110, 100);           ivjList103.setLayoutData(new GridData(SWT.NONE | GridData.HORIZONTAL_ALIGN_FILL | GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_BEGINNING | GridData.VERTICAL_ALIGN_CENTER | GridData.GRAB_HORIZONTAL));           ivjList103.setBackground(new Color(null, 255, 255, 255));           ivjList103.setForeground(new Color(null, 0, 0, 0));           // user code begin {1} Swing           // user code end           // user code begin {1} SWT           // user code end           // user code begin {1} HTML           // user code end           // user code begin {1} Eclipse           // user code end           // user code begin {1} C#           // user code end        } catch (java.lang.Throwable ivjExc) {           // user code begin {2} Swing           // user code end           // user code begin {2} SWT           // user code end           // user code begin {2} HTML           // user code end           // user code begin {2} Eclipse           // user code end           // user code begin {2} C#           // user code end        handleException(ivjExc);        }    }    return ivjList103;}/** V4ALL Entry Level* Return the Label126 property value.* @return org.eclipse.swt.widgets.Labell*//* WARNING: THIS METHOD WILL BE REGENERATED. */private org.eclipse.swt.widgets.Label getLabel126() {    if (ivjLabel126 == null) {

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -