Serialized Form
|
Package ro.sync.ecss.extensions.api |
operationRejectedOnPurpose
boolean operationRejectedOnPurpose
- If
true the operation was rejected and the shown error message should be more user-friendly.
message
java.lang.String message
- The error message.
presentToUser
boolean presentToUser
- Indicates if the error message must be presented or not to the user.
title
java.lang.String title
- Title message.
htmlMessage
java.lang.String htmlMessage
- HTML styled message.
showLinkToSchemaAwarePreferences
boolean showLinkToSchemaAwarePreferences
- If
true a link to the Schema aware preference page will be displayed with the
error message.
xpathExpression
java.lang.String xpathExpression
- The xpath condition message.
|
Package ro.sync.ecss.extensions.api.component |
|
Package ro.sync.ecss.extensions.api.link |
|
Package ro.sync.ecss.extensions.commons.id |
listModel
javax.swing.DefaultListModel listModel
- The list model.
listOfElements
javax.swing.JList listOfElements
- The list of elements or class values for which to generate IDs
autoAssignElementIDs
javax.swing.JCheckBox autoAssignElementIDs
- Auto assign element IDs
listPanel
javax.swing.JPanel listPanel
- The panel holding the element list and the buttons.
addButton
javax.swing.JButton addButton
- The add button.
editButton
javax.swing.JButton editButton
- The edit button.
removeButton
javax.swing.JButton removeButton
- The remove button.
listMessage
java.lang.String listMessage
- The list message
idGenerationPatternField
javax.swing.JTextField idGenerationPatternField
- The id generation pattern field.
|
Package ro.sync.ecss.extensions.commons.table.operations |
titleCheckbox
javax.swing.JCheckBox titleCheckbox
- If selected the user can specify the table title.
titleTextField
javax.swing.JTextField titleTextField
- Text field for specify the table title.
rowsSpinner
javax.swing.JSpinner rowsSpinner
- Used to specify the number of rows.
columnsSpinner
javax.swing.JSpinner columnsSpinner
- Used to specify the number of columns.
colWidthsCombobox
javax.swing.JComboBox colWidthsCombobox
- Used to specify how the column widths are generated.
The column widths values can be fixed or proportional.
headerCheckbox
javax.swing.JCheckBox headerCheckbox
- If selected an empty table header will be generated.
footerCheckbox
javax.swing.JCheckBox footerCheckbox
- If selected an empty table footer will be generated.
frameCombo
javax.swing.JComboBox frameCombo
- Combo used to chose the table frame type.
hasFooter
boolean hasFooter
true if the table that is customized by this dialog has a footer.
hasFrameAttribute
boolean hasFrameAttribute
true if the table customized by this dialog has a frame attribute.
showModelChooser
boolean showModelChooser
- If
true the table model chooser will be shown.
The table model can be CALS or HTML.
calsModelRadio
javax.swing.JRadioButton calsModelRadio
- Radio button used to choose CALS table model.
otherModelRadio
javax.swing.JRadioButton otherModelRadio
- The other model. Either simple or html.
simpleTableModel
boolean simpleTableModel
true if the table type is simple.
|
Package ro.sync.ecss.extensions.commons.table.operations.xhtml |
|
Package ro.sync.ecss.extensions.commons.ui |
|
Package ro.sync.ecss.extensions.dita.map.table |
|
Package ro.sync.ecss.extensions.dita.topic.table |
|
Package ro.sync.ecss.extensions.docbook.table |
|
Package ro.sync.ecss.extensions.tei.table |
|
Package ro.sync.exml.workspace.api.standalone.ui |
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.
© Copyright SyncRO Soft SRL 2002 - 2010.