Oxygen XML Editor, Version 14.2

Serialized Form


Package ro.sync.exml.plugin

Class ro.sync.exml.plugin.PluginAction extends ro.sync.ui.application.action.TaggedAction implements Serializable

Serialized Fields

pluginExtension

PluginExtension pluginExtension
The plugin extension that will be run.


Package ro.sync.exml.plugin.lock

Class ro.sync.exml.plugin.lock.LockException extends java.lang.Exception implements Serializable

Serialized Fields

acquire

boolean acquire
True if the exception occurred while trying to acquire the lock.


detailedMessage

java.lang.String detailedMessage
The detailed exception message.


Package ro.sync.exml.workspace.api.editor.page.text.xml

Class ro.sync.exml.workspace.api.editor.page.text.xml.XPathException extends java.lang.Exception implements Serializable


Package ro.sync.exml.workspace.api.standalone.ui

Class ro.sync.exml.workspace.api.standalone.ui.ColorButton extends ro.sync.exml.options.ColorButton implements Serializable

Class ro.sync.exml.workspace.api.standalone.ui.Menu extends ro.sync.ui.application.ApplicationMenu implements Serializable

Class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

result

int result
The result of the dialog. If 'Ok' was pressed the dialog data can be questioned, otherwise does not matter.


okButton

javax.swing.JButton okButton
The ok button.


cancelButton

javax.swing.JButton cancelButton
The cancel button.


contentPanel

javax.swing.JPanel contentPanel
The content panel


buttonsSize

java.awt.Dimension buttonsSize
Default buttons size.

Class ro.sync.exml.workspace.api.standalone.ui.PopupMenu extends ro.sync.ui.application.ApplicationPopupMenu implements Serializable

Class ro.sync.exml.workspace.api.standalone.ui.ToolbarButton extends ro.sync.ui.toolbar.ToolBarButton implements Serializable

Class ro.sync.exml.workspace.api.standalone.ui.ToolbarToggleButton extends ro.sync.ui.toolbar.ToolbarToggleButton implements Serializable


Package ro.sync.sample.plugin.converter

Class ro.sync.sample.plugin.converter.ConversionDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

masterValueTextField

javax.swing.JTextField masterValueTextField
This filed will hold the conversion result from slave to master, or master value to convert.


includeLabelCheck

javax.swing.JCheckBox includeLabelCheck
If this check box is set then include labels in master, slave text fields.


formatsComboBox

javax.swing.JComboBox formatsComboBox
This combo box will hold all formats.


masterValueComboBox

javax.swing.JComboBox masterValueComboBox
This combo box will hold the master units measure names.


slaveValueComboBox

javax.swing.JComboBox slaveValueComboBox
This combo box will hold the slave values.


decimalsOverrideComboBox

javax.swing.JComboBox decimalsOverrideComboBox
This combo box will hold the decimal override values.


slaveValueTextField

javax.swing.JTextField slaveValueTextField
This filed will hold the conversion result from master to slave, or slave value to convert.


swapValuesCheck

javax.swing.JCheckBox swapValuesCheck
If this check box is set then convert from slave to master value, else reverse.


conversionManager

ConversionManager conversionManager
Conversion manager.


masterActionFlag

boolean masterActionFlag
If this flag is set then master combo box may be chaged.


slaveActionFlag

boolean slaveActionFlag
If this flag is set then slave combo box may be chaged.


copyButtonMaster

javax.swing.JButton copyButtonMaster
The button from master panel.


copyButtonSlave

javax.swing.JButton copyButtonSlave
The button from slave panel.


decimalsNumberToShow

int decimalsNumberToShow
Decimals number to include in result.

Class ro.sync.sample.plugin.converter.ConversionException extends java.lang.Exception implements Serializable


Oxygen XML Editor, Version 14.2

© Copyright Syncro Soft SRL 2002 - 2013. All rights reserved.