All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aeontronix.enhancedmule.tools.editor.APIDescEditor.jfd Maven / Gradle / Ivy

There is a newer version: 2.0.0-alpha4
Show newest version
JFDML JFormDesigner: "7.0.3.0.337" Java: "11.0.10" encoding: "UTF-8"

new FormModel {
	"i18n.autoExternalize": true
	"i18n.bundleName": "Bundle"
	"i18n.keyPrefix": "APIDescEditor"
	"i18n.bundlePackage": "com.aeontronix.enhancedmule.tools"
	contentType: "form/swing"
	root: new FormRoot {
		add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class java.awt.BorderLayout ) ) {
			name: "this"
			add( new FormContainer( "javax.swing.JTabbedPane", new FormLayoutManager( class javax.swing.JTabbedPane ) ) {
				name: "tabbedPane1"
				add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class net.miginfocom.swing.MigLayout ) {
					"$layoutConstraints": "hidemode 3"
					"$columnConstraints": "[fill][grow,fill]"
					"$rowConstraints": "[][][][][]"
				} ) {
					name: "apiDetails"
					add( new FormComponent( "javax.swing.JCheckBox" ) {
						name: "checkBox3"
						"text": new FormMessage( null, "APIDescEditor.checkBox3.text" )
					}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
						"value": "cell 0 0 2 1"
					} )
					add( new FormComponent( "javax.swing.JLabel" ) {
						name: "label5"
						"text": new FormMessage( null, "APIDescEditor.label5.text" )
					}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
						"value": "cell 0 1,alignx right,growx 0"
					} )
					add( new FormComponent( "com.aeontronix.commons.swing.PlaceholderTextField" ) {
						name: "placeholderTextField4"
					}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
						"value": "cell 1 1"
					} )
					add( new FormComponent( "javax.swing.JLabel" ) {
						name: "label4"
						"text": new FormMessage( null, "APIDescEditor.label4.text" )
					}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
						"value": "cell 0 2,alignx right,growx 0"
					} )
					add( new FormComponent( "com.aeontronix.commons.swing.PlaceholderTextField" ) {
						name: "placeholderTextField5"
					}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
						"value": "cell 1 2"
					} )
					add( new FormComponent( "javax.swing.JLabel" ) {
						name: "label7"
						"text": new FormMessage( null, "APIDescEditor.label7.text" )
					}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
						"value": "cell 0 3,alignx right,growx 0"
					} )
					add( new FormComponent( "com.aeontronix.commons.swing.PlaceholderTextField" ) {
						name: "placeholderTextField7"
					}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
						"value": "cell 1 3"
					} )
					add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class net.miginfocom.swing.MigLayout ) {
						"$layoutConstraints": "insets 1,hidemode 3"
						"$columnConstraints": "[fill][grow,fill]"
						"$rowConstraints": "[][]"
					} ) {
						name: "panel2"
						"border": new javax.swing.border.TitledBorder( "i18nKey=APIDescEditor.panel2.border" )
						add( new FormComponent( "javax.swing.JCheckBox" ) {
							name: "checkBox1"
							"text": new FormMessage( null, "APIDescEditor.checkBox1.text" )
						}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
							"value": "cell 0 0 2 1"
						} )
						add( new FormComponent( "javax.swing.JLabel" ) {
							name: "label8"
							"text": new FormMessage( null, "APIDescEditor.label8.text" )
						}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
							"value": "cell 0 1"
						} )
						add( new FormComponent( "com.aeontronix.commons.swing.PlaceholderTextField" ) {
							name: "placeholderTextField8"
						}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
							"value": "cell 1 1"
						} )
					}, new FormLayoutConstraints( class net.miginfocom.layout.CC ) {
						"value": "cell 0 4 2 1"
					} )
				}, new FormLayoutConstraints( null ) {
					"title": new FormMessage( null, "APIDescEditor.apiDetails.tab.title" )
				} )
				add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class net.miginfocom.swing.MigLayout ) {
					"$layoutConstraints": "hidemode 3"
					"$columnConstraints": "[fill][fill]"
					"$rowConstraints": "[][][]"
				} ) {
					name: "apiPoliciesPanel"
				}, new FormLayoutConstraints( null ) {
					"title": new FormMessage( null, "APIDescEditor.apiPoliciesPanel.tab.title" )
				} )
				add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class net.miginfocom.swing.MigLayout ) {
					"$layoutConstraints": "hidemode 3"
					"$columnConstraints": "[fill][fill]"
					"$rowConstraints": "[][][]"
				} ) {
					name: "apiSlaTiersPanel"
				}, new FormLayoutConstraints( null ) {
					"title": new FormMessage( null, "APIDescEditor.apiSlaTiersPanel.tab.title" )
				} )
				add( new FormContainer( "javax.swing.JPanel", new FormLayoutManager( class net.miginfocom.swing.MigLayout ) {
					"$layoutConstraints": "hidemode 3"
					"$columnConstraints": "[fill][fill]"
					"$rowConstraints": "[][][]"
				} ) {
					name: "panel1"
				}, new FormLayoutConstraints( null ) {
					"title": new FormMessage( null, "APIDescEditor.panel1.tab.title" )
				} )
			}, new FormLayoutConstraints( class java.lang.String ) {
				"value": "Center"
			} )
		}, new FormLayoutConstraints( null ) {
			"location": new java.awt.Point( 0, 0 )
			"size": new java.awt.Dimension( 415, 295 )
		} )
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy