📄 fex.java
字号:
return ivjButton3;
}
/**
* Return the Button4 property value.
* @return java.awt.Button
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Button getButton4() {
if (ivjButton4 == null) {
try {
ivjButton4 = new java.awt.Button();
ivjButton4.setName("Button4");
ivjButton4.setBounds(89, 0, 52, 20);
ivjButton4.setLabel("新增节点");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjButton4;
}
/**
* Return the Button41 property value.
* @return java.awt.Button
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Button getButton41() {
if (ivjButton41 == null) {
try {
ivjButton41 = new java.awt.Button();
ivjButton41.setName("Button41");
ivjButton41.setBounds(87, 2, 52, 20);
ivjButton41.setLabel("新增单元");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjButton41;
}
/**
* Return the Button5 property value.
* @return java.awt.Button
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Button getButton5() {
if (ivjButton5 == null) {
try {
ivjButton5 = new java.awt.Button();
ivjButton5.setName("Button5");
ivjButton5.setBounds(89, 77, 52, 19);
ivjButton5.setLabel("删除节点");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjButton5;
}
/**
* Return the Button51 property value.
* @return java.awt.Button
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Button getButton51() {
if (ivjButton51 == null) {
try {
ivjButton51 = new java.awt.Button();
ivjButton51.setName("Button51");
ivjButton51.setBounds(87, 46, 52, 20);
ivjButton51.setLabel("删除单元");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjButton51;
}
/**
* Return the Button6 property value.
* @return java.awt.Button
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Button getButton6() {
if (ivjButton6 == null) {
try {
ivjButton6 = new java.awt.Button();
ivjButton6.setName("Button6");
ivjButton6.setBounds(77, 400, 65, 20);
ivjButton6.setEnabled(false);
ivjButton6.setLabel("编号优化");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjButton6;
}
/**
* Return the Button7 property value.
* @return java.awt.Button
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Button getButton7() {
if (ivjButton7 == null) {
try {
ivjButton7 = new java.awt.Button();
ivjButton7.setName("Button7");
ivjButton7.setBounds(6, 400, 65, 20);
ivjButton7.setEnabled(false);
ivjButton7.setLabel("排错");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjButton7;
}
/**
* Return the Button8 property value.
* @return java.awt.Button
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Button getButton8() {
if (ivjButton8 == null) {
try {
ivjButton8 = new java.awt.Button();
ivjButton8.setName("Button8");
ivjButton8.setBounds(26, 165, 84, 19);
ivjButton8.setLabel("修改");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjButton8;
}
/**
* Return the Button9 property value.
* @return java.awt.Button
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Button getButton9() {
if (ivjButton9 == null) {
try {
ivjButton9 = new java.awt.Button();
ivjButton9.setName("Button9");
ivjButton9.setBounds(30, 119, 84, 19);
ivjButton9.setLabel("修改");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjButton9;
}
/**
* Return the Checkbox1 property value.
* @return java.awt.Checkbox
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Checkbox getCheckbox1() {
if (ivjCheckbox1 == null) {
try {
ivjCheckbox1 = new java.awt.Checkbox();
ivjCheckbox1.setName("Checkbox1");
ivjCheckbox1.setBounds(3, 0, 34, 20);
ivjCheckbox1.setLabel("X向");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjCheckbox1;
}
/**
* Return the Checkbox2 property value.
* @return java.awt.Checkbox
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Checkbox getCheckbox2() {
if (ivjCheckbox2 == null) {
try {
ivjCheckbox2 = new java.awt.Checkbox();
ivjCheckbox2.setName("Checkbox2");
ivjCheckbox2.setBounds(40, 0, 36, 20);
ivjCheckbox2.setLabel("Y向");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjCheckbox2;
}
/**
* Return the Checkbox3 property value.
* @return java.awt.Checkbox
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Checkbox getCheckbox3() {
if (ivjCheckbox3 == null) {
try {
ivjCheckbox3 = new java.awt.Checkbox();
ivjCheckbox3.setName("Checkbox3");
ivjCheckbox3.setBounds(2, 1, 68, 20);
ivjCheckbox3.setLabel("显示网格");
ivjCheckbox3.setState(true);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjCheckbox3;
}
/**
* Return the Checkbox4 property value.
* @return java.awt.Checkbox
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Checkbox getCheckbox4() {
if (ivjCheckbox4 == null) {
try {
ivjCheckbox4 = new java.awt.Checkbox();
ivjCheckbox4.setName("Checkbox4");
ivjCheckbox4.setBounds(72, 1, 68, 20);
ivjCheckbox4.setLabel("网格校准");
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjCheckbox4;
}
/**
* Return the Choice1 property value.
* @return java.awt.Choice
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Choice getChoice1() {
if (ivjChoice1 == null) {
try {
ivjChoice1 = new java.awt.Choice();
ivjChoice1.setName("Choice1");
ivjChoice1.setBounds(40, 0, 47, 39);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjChoice1;
}
/**
* Return the Choice11 property value.
* @return java.awt.Choice
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Choice getChoice11() {
if (ivjChoice11 == null) {
try {
ivjChoice11 = new java.awt.Choice();
ivjChoice11.setName("Choice11");
ivjChoice11.setBounds(40, 2, 47, 39);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjChoice11;
}
/**
* Return the Choice111 property value.
* @return java.awt.Choice
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Choice getChoice111() {
if (ivjChoice111 == null) {
try {
ivjChoice111 = new java.awt.Choice();
ivjChoice111.setName("Choice111");
ivjChoice111.setBounds(40, 3, 47, 39);
ivjChoice111.setEnabled(false);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjChoice111;
}
/**
* Return the Choice12 property value.
* @return java.awt.Choice
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Choice getChoice12() {
if (ivjChoice12 == null) {
try {
ivjChoice12 = new java.awt.Choice();
ivjChoice12.setName("Choice12");
ivjChoice12.setBounds(36, 0, 43, 39);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjChoice12;
}
/**
* Return the Choice13 property value.
* @return java.awt.Choice
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Choice getChoice13() {
if (ivjChoice13 == null) {
try {
ivjChoice13 = new java.awt.Choice();
ivjChoice13.setName("Choice13");
ivjChoice13.setBounds(36, 21, 43, 39);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjChoice13;
}
/**
* Return the Choice14 property value.
* @return java.awt.Choice
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Choice getChoice14() {
if (ivjChoice14 == null) {
try {
ivjChoice14 = new java.awt.Choice();
ivjChoice14.setName("Choice14");
ivjChoice14.setBounds(6, 27, 47, 39);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjChoice14;
}
/**
* Return the Choice3 property value.
* @return java.awt.Choice
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Choice getChoice3() {
if (ivjChoice3 == null) {
try {
ivjChoice3 = new java.awt.Choice();
ivjChoice3.setName("Choice3");
ivjChoice3.setBounds(79, 0, 63, 40);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjChoice3;
}
/**
* Return the Label1 property value.
* @return java.awt.Label
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Label getLabel1() {
if (ivjLabel1 == null) {
try {
ivjLabel1 = new java.awt.Label();
ivjLabel1.setName("Label1");
ivjLabel1.setText("节点编辑");
ivjLabel1.setBounds(50, 1, 50, 16);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjLabel1;
}
/**
* Return the Label10 property value.
* @return java.awt.Label
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Label getLabel10() {
if (ivjLabel10 == null) {
try {
ivjLabel10 = new java.awt.Label();
ivjLabel10.setName("Label10");
ivjLabel10.setText("Y方向反力=0.000000KN");
ivjLabel10.setBounds(6, 28, 130, 20);
ivjLabel10.setEnabled(false);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjLabel10;
}
/**
* Return the Label11 property value.
* @return java.awt.Label
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Label getLabel11() {
if (ivjLabel11 == null) {
try {
ivjLabel11 = new java.awt.Label();
ivjLabel11.setName("Label11");
ivjLabel11.setText("KN");
ivjLabel11.setBounds(100, 3, 13, 20);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjLabel11;
}
/**
* Return the Label111 property value.
* @return java.awt.Label
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Label getLabel111() {
if (ivjLabel111 == null) {
try {
ivjLabel111 = new java.awt.Label();
ivjLabel111.setName("Label111");
ivjLabel111.setText("KN");
ivjLabel111.setBounds(100, 26, 13, 20);
// user code begin {1}
// user code end
} catch (java.lang.Throwable ivjExc) {
// user code begin {2}
// user code end
handleException(ivjExc);
}
}
return ivjLabel111;
}
/**
* Return the Label12 property value.
* @return java.awt.Label
*/
/* WARNING: THIS METHOD WILL BE REGENERATED. */
private java.awt.Label getLabel12() {
if (ivjLabel12 == null) {
try {
ivjLabel12 = new java.awt
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -