488 lines
16 KiB
Plaintext
488 lines
16 KiB
Plaintext
JFDML JFormDesigner: "9.0.0.0.352" Java: "21.0.6" encoding: "UTF-8"
|
|
|
|
new FormModel {
|
|
contentType: "form/swing"
|
|
root: new FormRoot {
|
|
add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class com.jformdesigner.runtime.NullLayout ) ) {
|
|
name: "this"
|
|
add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class com.jformdesigner.runtime.NullLayout ) ) {
|
|
name: "panel1"
|
|
"border": new javax.swing.border.TitledBorder( "危险操作 - 按住Ctrl点击生效" )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button9"
|
|
"text": "一键清空独立爆率表"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "一键清空独立爆率表", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 5
|
|
"y": 30
|
|
"width": 190
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button10"
|
|
"text": "一键清空全局爆率表"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "一键清空全局爆率表", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 5
|
|
"y": 60
|
|
"width": 190
|
|
} )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 25
|
|
"y": 5
|
|
"width": 200
|
|
"height": 105
|
|
} )
|
|
add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class com.jformdesigner.runtime.NullLayout ) ) {
|
|
name: "panel2"
|
|
"border": new javax.swing.border.TitledBorder( "怪物卡片" )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button11"
|
|
"text": "加载刷新怪物卡片"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "加载刷新怪物卡片", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 5
|
|
"y": 19
|
|
"width": 190
|
|
} )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 200
|
|
"height": 65
|
|
"x": 25
|
|
"y": 120
|
|
} )
|
|
add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class com.jformdesigner.runtime.NullLayout ) ) {
|
|
name: "panel3"
|
|
"border": new javax.swing.border.TitledBorder( "快捷清理所有爆率" )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "怪物ID清理"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 10
|
|
"y": 35
|
|
"width": 115
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "物品ID清理"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 10
|
|
"y": 85
|
|
"width": 115
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button13"
|
|
"text": "清理"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "根据怪物ID清理", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 130
|
|
"y": 35
|
|
"height": 25
|
|
"width": 58
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button14"
|
|
"text": "清理"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "根据物品ID清理", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 130
|
|
"y": 85
|
|
"height": 25
|
|
"width": 58
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label5"
|
|
"text": "根据怪物ID清理"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 85
|
|
"height": 17
|
|
"x": 15
|
|
"y": 20
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label6"
|
|
"text": "根据物品ID清理"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 85
|
|
"height": 17
|
|
"x": 15
|
|
"y": 70
|
|
} )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 200
|
|
"height": 125
|
|
"x": 25
|
|
"y": 200
|
|
} )
|
|
add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class com.jformdesigner.runtime.NullLayout ) ) {
|
|
name: "panel4"
|
|
"border": new javax.swing.border.TitledBorder( "快捷查询" )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "物品ID查询掉落"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 115
|
|
"x": 10
|
|
"y": 40
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button15"
|
|
"text": "查询"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "button物品ID查询掉落", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 58
|
|
"height": 25
|
|
"x": 130
|
|
"y": 40
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "物品名查询掉落"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 115
|
|
"x": 10
|
|
"y": 90
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button16"
|
|
"text": "查询"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "物品名查询掉落函数", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 58
|
|
"height": 25
|
|
"x": 130
|
|
"y": 90
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "怪物ID查询掉落"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 115
|
|
"x": 10
|
|
"y": 140
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button17"
|
|
"text": "查询"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "怪物ID查询掉落函数", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 58
|
|
"height": 25
|
|
"x": 130
|
|
"y": 140
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "怪物名查询掉落"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 115
|
|
"x": 10
|
|
"y": 190
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button18"
|
|
"text": "查询"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "怪物名查询掉落函数", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 58
|
|
"height": 25
|
|
"x": 130
|
|
"y": 190
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label1"
|
|
"text": "物品ID查询掉落"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 15
|
|
"y": 25
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label2"
|
|
"text": "物品名查询掉落"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 85
|
|
"height": 17
|
|
"x": 15
|
|
"y": 75
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label3"
|
|
"text": "怪物ID查询掉落"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 85
|
|
"height": 17
|
|
"x": 15
|
|
"y": 125
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label4"
|
|
"text": "怪物名查询掉落"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 85
|
|
"height": 17
|
|
"x": 15
|
|
"y": 175
|
|
} )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 200
|
|
"height": 235
|
|
"x": 25
|
|
"y": 340
|
|
} )
|
|
add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class java.awt.GridLayout ) ) {
|
|
name: "panel5"
|
|
"border": new javax.swing.border.TitledBorder( "怪物独立爆率" )
|
|
add( new FormContainer( "javax.swing.JScrollPane", new FormLayoutManager( class javax.swing.JScrollPane ) ) {
|
|
name: "scrollPane3"
|
|
add( new FormComponent( "javax.swing.JTable" ) {
|
|
name: "table2"
|
|
"model": new com.jformdesigner.model.SwingTableModel( new java.util.Vector, new java.util.Vector {
|
|
add( "序号" )
|
|
add( "怪物名" )
|
|
add( "怪物ID" )
|
|
add( "物品名" )
|
|
add( "物品ID" )
|
|
add( "爆率" )
|
|
}, new java.util.Vector {
|
|
add( class java.lang.Integer )
|
|
add( class java.lang.String )
|
|
add( class java.lang.Integer )
|
|
add( class java.lang.String )
|
|
add( class java.lang.Integer )
|
|
add( class java.lang.Integer )
|
|
}, new java.util.Vector {
|
|
add( null )
|
|
add( null )
|
|
add( null )
|
|
add( null )
|
|
add( null )
|
|
add( null )
|
|
}, new java.util.Vector {
|
|
add( null )
|
|
add( new com.jformdesigner.model.SwingTableColumn( null, 0, 180, 0, true ) )
|
|
add( null )
|
|
add( new com.jformdesigner.model.SwingTableColumn( null, 0, 180, 0, true ) )
|
|
add( null )
|
|
add( null )
|
|
} )
|
|
} )
|
|
} )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 840
|
|
"height": 580
|
|
"x": 235
|
|
"y": 5
|
|
} )
|
|
add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class java.awt.GridLayout ) ) {
|
|
name: "panel6"
|
|
"border": new javax.swing.border.TitledBorder( "全局爆率" )
|
|
add( new FormContainer( "javax.swing.JScrollPane", new FormLayoutManager( class javax.swing.JScrollPane ) ) {
|
|
name: "scrollPane1"
|
|
add( new FormComponent( "javax.swing.JTable" ) {
|
|
name: "table1"
|
|
"model": new com.jformdesigner.model.SwingTableModel( new java.util.Vector, new java.util.Vector {
|
|
add( "序号" )
|
|
add( "物品名" )
|
|
add( "物品ID" )
|
|
add( "爆率" )
|
|
}, new java.util.Vector {
|
|
add( class java.lang.Integer )
|
|
add( class java.lang.String )
|
|
add( class java.lang.Integer )
|
|
add( class java.lang.Integer )
|
|
}, new java.util.Vector {
|
|
add( null )
|
|
add( null )
|
|
add( null )
|
|
add( null )
|
|
}, new java.util.Vector {
|
|
add( new com.jformdesigner.model.SwingTableColumn( null, 0, 0, 50, true ) )
|
|
add( new com.jformdesigner.model.SwingTableColumn( null, 0, 150, 0, true ) )
|
|
add( null )
|
|
add( null )
|
|
} )
|
|
} )
|
|
} )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 410
|
|
"height": 580
|
|
"x": 1080
|
|
"y": 5
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button1"
|
|
"text": "新增配置"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "新增独立爆率配置", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 235
|
|
"y": 625
|
|
"width": 95
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button2"
|
|
"text": "删除配置"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "独立爆率删除配置", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 95
|
|
"height": 34
|
|
"x": 345
|
|
"y": 625
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button5"
|
|
"text": "一键导入"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "独立爆率一键导入", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 95
|
|
"height": 34
|
|
"x": 455
|
|
"y": 625
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button6"
|
|
"text": "一键导出"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "独立爆率一键导出", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 95
|
|
"height": 34
|
|
"x": 560
|
|
"y": 625
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button3"
|
|
"text": "新增配置"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "新增全局爆率配置", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 95
|
|
"height": 34
|
|
"x": 1080
|
|
"y": 625
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button4"
|
|
"text": "删除配置"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "删除全局爆率配置", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 95
|
|
"height": 34
|
|
"x": 1185
|
|
"y": 625
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button7"
|
|
"text": "一键导入"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "全局爆率一键导入", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 95
|
|
"height": 34
|
|
"x": 1290
|
|
"y": 625
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button8"
|
|
"text": "一键导出"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "全局爆率一键导出", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 95
|
|
"height": 34
|
|
"x": 1395
|
|
"y": 625
|
|
} )
|
|
add( new FormComponent( "javax.swing.JButton" ) {
|
|
name: "button19"
|
|
"text": "刷新怪物爆物数据"
|
|
addEvent( new FormEvent( "java.awt.event.ActionListener", "actionPerformed", "刷新怪物爆物数据", true ) )
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 155
|
|
"height": 60
|
|
"x": 45
|
|
"y": 585
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "G_1"
|
|
"toolTipText": "怪物ID"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 100
|
|
"height": 30
|
|
"x": 280
|
|
"y": 590
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "G_2"
|
|
"toolTipText": "物品ID"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 100
|
|
"height": 30
|
|
"x": 425
|
|
"y": 590
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "G_3"
|
|
"toolTipText": "爆率"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 100
|
|
"height": 30
|
|
"x": 560
|
|
"y": 590
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label7"
|
|
"text": "怪物ID"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"x": 240
|
|
"y": 595
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label8"
|
|
"text": "物品ID"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 37
|
|
"height": 17
|
|
"x": 385
|
|
"y": 595
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label9"
|
|
"text": "爆率"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 37
|
|
"height": 17
|
|
"x": 530
|
|
"y": 595
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label11"
|
|
"text": "物品ID"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 37
|
|
"height": 17
|
|
"x": 1085
|
|
"y": 595
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "G_5"
|
|
"toolTipText": "物品ID"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 100
|
|
"height": 30
|
|
"x": 1125
|
|
"y": 590
|
|
} )
|
|
add( new FormComponent( "javax.swing.JLabel" ) {
|
|
name: "label12"
|
|
"text": "爆率"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 37
|
|
"height": 17
|
|
"x": 1230
|
|
"y": 595
|
|
} )
|
|
add( new FormComponent( "javax.swing.JTextField" ) {
|
|
name: "G_6"
|
|
"toolTipText": "爆率"
|
|
}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) {
|
|
"width": 100
|
|
"height": 30
|
|
"x": 1260
|
|
"y": 590
|
|
} )
|
|
}, new FormLayoutConstraints( null ) {
|
|
"location": new java.awt.Point( 0, 0 )
|
|
"size": new java.awt.Dimension( 1540, 675 )
|
|
} )
|
|
}
|
|
}
|