public class MiGLayoutXmlPropertyEditor extends XMLPropertyEditor
| Modifier and Type | Field and Description |
|---|---|
protected javax.swing.JButton |
testButton |
button, cancelButton, contentType, dialog, editorPane, editorScrollPane, extractSchemaButton, helpText, okButton, oldXmlStr, rootElement, smallMsg, title, validateButton, xmlSchemaName, xmlStr| Constructor and Description |
|---|
MiGLayoutXmlPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.ArrayList<org.fife.ui.autocomplete.CompletionProvider> |
getAdditionalCompletionProviders() |
protected java.util.ArrayList<javax.swing.JComponent> |
getAdditionalComponentsForButtonsPanel() |
protected java.awt.event.ActionListener |
getCancelButtonAction() |
protected java.awt.event.ActionListener |
getOkButtonAction() |
javax.xml.validation.Schema |
getSchema() |
protected java.io.InputStream |
getSchemaInputStream() |
static void |
main(java.lang.String[] args) |
buildUI, getExtractSchemaButtonAction, getStrippedDownRootElementText, getTextWithRootElementText, getValidateButtonAction, getValue, setValueprotected java.awt.event.ActionListener getOkButtonAction()
getOkButtonAction in class XMLPropertyEditorprotected java.awt.event.ActionListener getCancelButtonAction()
getCancelButtonAction in class XMLPropertyEditorprotected java.util.ArrayList<javax.swing.JComponent> getAdditionalComponentsForButtonsPanel()
getAdditionalComponentsForButtonsPanel in class XMLPropertyEditorprotected java.io.InputStream getSchemaInputStream()
getSchemaInputStream in class XMLPropertyEditorpublic javax.xml.validation.Schema getSchema()
getSchema in class XMLPropertyEditorprotected java.util.ArrayList<org.fife.ui.autocomplete.CompletionProvider> getAdditionalCompletionProviders()
getAdditionalCompletionProviders in class XMLPropertyEditorpublic static void main(java.lang.String[] args)
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.