A B C D F G I M N R S T W X

S

SourceXMLEditor - class com.japisoft.xmlappkit.editor.source.SourceXMLEditor.
Editor for source
SourceXMLEditor(XMLAppContainer, JTree) - Constructor for class com.japisoft.xmlappkit.editor.source.SourceXMLEditor
 
selectXMLEditor(int) - Method in class com.japisoft.xmlappkit.TabbedPaneEditorsView
 
selectXMLEditor(XMLEditor) - Method in class com.japisoft.xmlappkit.TabbedPaneEditorsView
 
selectXMLEditor(XMLEditor) - Method in interface com.japisoft.xmlappkit.XMLEditorsView
Select an XMLEditor from the XMLEditorModel content
selectXMLEditor(int) - Method in interface com.japisoft.xmlappkit.XMLEditorsView
Select an XMLEditor from the XMLEditorModel order content
setAutoFormat(boolean) - Method in class com.japisoft.xmlappkit.XMLAppContainer
This property will format automatically the source after each editor changes By default true
setEnabled(int, boolean) - Method in class com.japisoft.xmlappkit.TabbedPaneEditorsView
 
setEnabled(XMLEditor, boolean) - Method in class com.japisoft.xmlappkit.TabbedPaneEditorsView
 
setEnabled(XMLEditor, boolean) - Method in interface com.japisoft.xmlappkit.XMLEditorsView
Enabled/Disabled this editor
setEnabled(int, boolean) - Method in interface com.japisoft.xmlappkit.XMLEditorsView
Enabled/Disabled an editor from the XMLEditorModel order content
setEnabled(boolean) - Method in interface com.japisoft.xmlappkit.XMLEditorsView
Enabled/Disable the global view
setEnabled(boolean) - Method in class com.japisoft.xmlappkit.editor.AbstractXMLEditor
 
setEnabled(boolean) - Method in interface com.japisoft.xmlappkit.editor.XMLEditor
Here a way for enabling/disabling this editor, the UI part can ignore this state
setInitialXMLEditor(XMLEditor) - Method in class com.japisoft.xmlappkit.XMLAppContainer
Select this editor as the default active editor
setText(String) - Method in interface com.japisoft.xmlappkit.XMLContext
 
setXMLEditorModelListener(XMLEditorsModelListener) - Method in interface com.japisoft.xmlappkit.XMLEditorsModel
Set a listener for updating the view
setXMLEditorsModel(XMLEditorsModel) - Method in class com.japisoft.xmlappkit.XMLAppContainer
Reset the model containing all available XML Editors
setXMLEditorsView(XMLEditorsView) - Method in class com.japisoft.xmlappkit.XMLAppContainer
Update the view containing all XML Editors.
start(XMLEditingContext) - Method in interface com.japisoft.xmlappkit.editor.XMLEditor
This is called each time we begin to use this editor
start(XMLEditingContext) - Method in class com.japisoft.xmlappkit.editor.source.SourceXMLEditor
 
start(XMLEditingContext) - Method in class demo.Group1Editor
 
stop(XMLEditingContext) - Method in interface com.japisoft.xmlappkit.editor.XMLEditor
This called when we stop to use this editor like alterning to another editor.
stop(XMLEditingContext) - Method in class com.japisoft.xmlappkit.editor.source.SourceXMLEditor
 
stop(XMLEditingContext) - Method in class demo.Group1Editor
 
synchronizeCurrentXMLEditor() - Method in class com.japisoft.xmlappkit.XMLAppContainer
Synchronized the source with the current XML editor changes.

A B C D F G I M N R S T W X