179 lines
		
	
	
		
			5.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			179 lines
		
	
	
		
			5.5 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.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 { | ||
|  | 						add( new java.util.Vector { | ||
|  | 							add( null ) | ||
|  | 							add( null ) | ||
|  | 							add( null ) | ||
|  | 						} ) | ||
|  | 						add( new java.util.Vector { | ||
|  | 							add( null ) | ||
|  | 							add( null ) | ||
|  | 							add( null ) | ||
|  | 						} ) | ||
|  | 					}, new java.util.Vector { | ||
|  | 						add( "序号" ) | ||
|  | 						add( "道具名" ) | ||
|  | 						add( "道具ID" ) | ||
|  | 					}, new java.util.Vector { | ||
|  | 						add( null ) | ||
|  | 						add( null ) | ||
|  | 						add( null ) | ||
|  | 					}, new java.util.Vector { | ||
|  | 						add( null ) | ||
|  | 						add( null ) | ||
|  | 						add( null ) | ||
|  | 					}, new java.util.Vector { | ||
|  | 						add( null ) | ||
|  | 						add( null ) | ||
|  | 						add( null ) | ||
|  | 					} ) | ||
|  | 				} ) | ||
|  | 			}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) { | ||
|  | 				"x": 25 | ||
|  | 				"y": 20 | ||
|  | 			} ) | ||
|  | 			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": 225 | ||
|  | 				"y": 465 | ||
|  | 				"width": 95 | ||
|  | 				"height": 35 | ||
|  | 			} ) | ||
|  | 			add( new FormComponent( "javax.swing.JTextField" ) { | ||
|  | 				name: "textField1" | ||
|  | 			}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) { | ||
|  | 				"x": 115 | ||
|  | 				"y": 465 | ||
|  | 				"width": 110 | ||
|  | 				"height": 35 | ||
|  | 			} ) | ||
|  | 			add( new FormComponent( "javax.swing.JLabel" ) { | ||
|  | 				name: "label1" | ||
|  | 				"text": "道具ID" | ||
|  | 			}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) { | ||
|  | 				"x": 45 | ||
|  | 				"y": 465 | ||
|  | 				"width": 110 | ||
|  | 				"height": 35 | ||
|  | 			} ) | ||
|  | 			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 ) { | ||
|  | 				"x": 350 | ||
|  | 				"y": 465 | ||
|  | 				"width": 95 | ||
|  | 				"height": 35 | ||
|  | 			} ) | ||
|  | 			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 ) { | ||
|  | 				"x": 335 | ||
|  | 				"y": 505 | ||
|  | 				"width": 130 | ||
|  | 				"height": 55 | ||
|  | 			} ) | ||
|  | 			add( new FormComponent( "javax.swing.JTextField" ) { | ||
|  | 				name: "textField2" | ||
|  | 			}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) { | ||
|  | 				"x": 505 | ||
|  | 				"y": 55 | ||
|  | 				"width": 575 | ||
|  | 				"height": 160 | ||
|  | 			} ) | ||
|  | 			add( new FormComponent( "javax.swing.JLabel" ) { | ||
|  | 				name: "label2" | ||
|  | 				"text": "全服公告" | ||
|  | 			}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) { | ||
|  | 				"x": 515 | ||
|  | 				"y": 20 | ||
|  | 				"width": 120 | ||
|  | 				"height": 30 | ||
|  | 			} ) | ||
|  | 			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 ) { | ||
|  | 				"x": 505 | ||
|  | 				"y": 225 | ||
|  | 				"width": 85 | ||
|  | 			} ) | ||
|  | 			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": 85 | ||
|  | 				"height": 34 | ||
|  | 				"x": 630 | ||
|  | 				"y": 225 | ||
|  | 			} ) | ||
|  | 			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": 85 | ||
|  | 				"height": 34 | ||
|  | 				"x": 750 | ||
|  | 				"y": 225 | ||
|  | 			} ) | ||
|  | 			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": 85 | ||
|  | 				"height": 34 | ||
|  | 				"x": 870 | ||
|  | 				"y": 225 | ||
|  | 			} ) | ||
|  | 			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": 85 | ||
|  | 				"height": 34 | ||
|  | 				"x": 990 | ||
|  | 				"y": 225 | ||
|  | 			} ) | ||
|  | 			add( new FormComponent( "javax.swing.JTextField" ) { | ||
|  | 				name: "textField3" | ||
|  | 			}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) { | ||
|  | 				"x": 95 | ||
|  | 				"y": 510 | ||
|  | 				"width": 240 | ||
|  | 				"height": 70 | ||
|  | 			} ) | ||
|  | 			add( new FormComponent( "javax.swing.JLabel" ) { | ||
|  | 				name: "label3" | ||
|  | 				"text": "播报内容" | ||
|  | 			}, new FormLayoutConstraints( class com.jformdesigner.runtime.NullConstraints ) { | ||
|  | 				"x": 45 | ||
|  | 				"y": 530 | ||
|  | 			} ) | ||
|  | 		}, new FormLayoutConstraints( null ) { | ||
|  | 			"location": new java.awt.Point( 0, 0 ) | ||
|  | 			"size": new java.awt.Dimension( 1145, 590 ) | ||
|  | 		} ) | ||
|  | 	} | ||
|  | } |