eva/3 Application BuilderDeveloping Additional eva/3 ComponentsUser BeansReferences 

Editor Classes

Editor classes are used to edit the property values in the Property dialog of the Form- and Report editor.

eva/3 provides the following Editor classes:

Editor Description
com.odc.eva3.dev.form.prop.editors.AngleGroupEditor ComboBox with the angle values
0, 90, 180, 270
com.odc.eva3.dev.form.prop.editors.AutoResizeModeGroupEditor ComboBox with the table values
AUTO_RESIZE_OFF, AUTO_RESIZE_ALL_COLUMNS, AUTO_RESIZE_LAST_COLUMN, AUTO_RESIZE_SUBSEQUENT_COLUMNS, AUTO_RESIZE_NEXT_COLUMN
com.odc.eva3.dev.form.prop.editors.BarTypeGroupEditor Combobox with the barcode types
BAR39, BAR39EXT, CODE93, CODE11, CODABAR, CODE93EXT, CODE128, MSI, IND25, MAT25, INTERLEAVED25, EAN13, EAN8, POSTNET, UPCA, UPCE
com.odc.eva3.dev.form.prop.editors.BeanSelectionGroupEditor Editor to select a bean
com.odc.eva3.dev.form.prop.editors.ButtonSelectionGroupEditor Editor to select a JButton extending bean
com.odc.eva3.dev.form.prop.editors.BooleanGroupEditor Editor to set a boolean value
com.odc.eva3.dev.form.prop.editors.BorderEffectGroupEditor ComboBox with the BorderEffect values
EMPTY, ETCHED_LOWERED, ETCHED_RAISED, BEVEL_LOWERED, BEVEL_RAISED, SOFTBEVEL_LOWERED, SOFTBEVEL_RAISED, BLACKLINE, GRAYLINE, REDLINE
com.odc.eva3.dev.form.prop.editors.BorderLayoutConstraintsGroupEditor ComboBox to set the BorderLayoutContraints with the values
AFTER_LINE_ENDS, BEFORE_FIRST_LINE, BEFORE_LINE_BEGINS, CENTER, EAST, NORTH, SOUTH, WEST
com.odc.eva3.dev.form.prop.editors.BoxLayoutAxisGroupEditor ComboBox to set the BoxLayout axis with the values
X_AXIS, Y_AXIS, LINE_AXIS, PAGE_AXIS
com.odc.eva3.dev.form.prop.editors.CharEnumGroupEditor A ComboBox to select a char value, that will be rendered by a constand string
com.odc.eva3.dev.form.prop.editors.CODABARCharGroupEditor ComboBox to set the CODABARStartChar and der CODABARStopChar property of teh PBarCode bean
com.odc.eva3.dev.form.prop.editors.Code128SetGroupEditor ComboBox to set the Code128Set property of the PBarCode bean
com.odc.eva3.dev.form.prop.editors.ColorGroupEditor Editor to select colors
com.odc.eva3.dev.form.prop.editors.ConstraintsGroupEditor Editor to set the Constarints of a bean
com.odc.eva3.dev.form.prop.editors.DateFormatGroupEditor Editor to set the date format with the values
DATE_STANDARD, DATE_LONG, DATE_MED, DATE_SHORT, TIME_LONG, TIME_12, TIME_24
com.odc.eva3.dev.form.prop.editors.DimensionGroupEditor Editor to set Dimension values
com.odc.eva3.dev.form.prop.editors.DragModeGroupEditor ComboBox to set the drag mode with the values
LIVE_DRAG_MODE, OUTLINE_DRAG_MODE
com.odc.eva3.dev.form.prop.editors.DoubleGroupEditor Editor to set double Double values
com.odc.eva3.dev.form.prop.editors.EncodeGroupEditor ComboBox to set the Encoding property of PBarCode with the values
E_ASCII, E_C40, E_TEXT, E_BASE256, E_NONE, E_AUTO
com.odc.eva3.dev.form.prop.editors.FilterOperatorGroupEditor ComboBox to set the filter operator with the values
SEARCH_LIKE, SEARCH_BIGGER, SEARCH_SMALLER, SEARCH_BIGGER_OR_LIKE, SEARCH_SMALLER_OR_LIKE, SEARCH_UNLIKE, SEARCH_BEGINS_WITH, SEARCH_BEGINS_ENDS_WITH, SEARCH_ENDS_WITH
com.odc.eva3.dev.form.prop.editors.FlowLayoutAlignmentGroupEditor ComboBox to set the alignment in the FlowLayout with the values
LEFT, CENTER, RIGHT, LEADING, TRAILING
com.odc.eva3.dev.form.prop.editors.FocusGroupEditor
com.odc.eva3.dev.form.prop.editors.FontGroupEditor Editor to set fonts
com.odc.eva3.dev.form.prop.editors.FormattedFieldFormatGroupEditor ComboBox to set the FormattedField format with the vlues
FORMAT_NONE, FORMAT_NUMBER, FORMAT_DATE, FORMAT_TIME_LONG, FORMAT_TIME_24H, FORMAT_CURRENCY, FORMAT_EURO, FORMAT_INTERVAL_HOUR, FORMAT_INTERVAL_DAY, FORMAT_FIXEDPOINTNUMBER, FORMAT_PERCENT, FORMAT_MONTHYEAR, FORMAT_STANDARDDATE, FORMAT_PASSWORD, FORMAT_CUSTOMDECIMAL, FORMAT_DATE_WITH_NULL, FORMAT_STANDARDDATE_WITHOUT_SECONDS
com.odc.eva3.dev.form.prop.editors.FormularRectangleGroupTreeEditor
com.odc.eva3.dev.form.prop.editors.FrameSelectionGroupEditor
com.odc.eva3.dev.form.prop.editors.GridBagConstraintsAnchorGroupEditor ComboBox to set the AnchorGroup at GridBagConstraints with the values
NORTH, SOUTH, WEST, EAST, NORTHWEST, NORTHEAST, SOUTHWEST, SOUTHEAST, CENTER, PAGE_START, PAGE_END, LINE_START, LINE_END, FIRST_LINE_START, FIRST_LINE_END, LAST_LINE_START, LAST_LINE_END
com.odc.eva3.dev.form.prop.editors.GridBagConstraintsFillGroupEditor ComboBox to set the FillGroup at GridBagConstraints with the values
NONE, HORIZONTAL, VERTICAL, BOTH
com.odc.eva3.dev.form.prop.editors.HorizontalGroupEditor ComboBox to set the horizontal allignment with the values
LEFT, CENTER, RIGHT, LEADING, TRAILING
com.odc.eva3.dev.form.prop.editors.HorizontalScrollPolicyGroupEditor ComboBox to set the horizontal scroll bar with the values
HORIZONTAL_SCROLLBAR_AS_NEEDED, HORIZONTAL_SCROLLBAR_ALWAYS, HORIZONTAL_SCROLLBAR_NEVER
com.odc.eva3.dev.form.prop.editors.IconGroupEditor Editor to select an icon
com.odc.eva3.dev.form.prop.editors.IconSizeGroupEditor ComboBox to select the icon size of the values
NAVIGATOR_ICON_SIZE_16X16, NAVIGATOR_ICON_SIZE_20X20, NAVIGATOR_ICON_SIZE_24X24, NAVIGATOR_ICON_SIZE_32X32
com.odc.eva3.dev.form.prop.editors.IFilePathSelectionGroupEditor
com.odc.eva3.dev.form.prop.editors.IntegerGroupEditor Editor for integer values
com.odc.eva3.dev.form.prop.editors.ItemsGroupEditor Editor for table elements
com.odc.eva3.dev.form.prop.editors.KeepTogetherGroupEditor ComboBox to set the coherence property at report groups with the values
NO, WITH_FIRST_DATASET, WHOLE_GROUP_NO, WHOLE_GROUP_WITH_FIRST_DATASET, WHOLE_GROUP_NEW_PAGE, NEW_PAGE
com.odc.eva3.dev.form.prop.editors.LayoutGroupEditor Editor to set the LayoutManagers
com.odc.eva3.dev.form.prop.editors.MacroGroupEditor Editor to set a macro
com.odc.eva3.dev.form.prop.editors.MacroParameterGroupEditor Editor to set the makro parameters
com.odc.eva3.dev.form.prop.editors.MediaTrayNamesGroupEditor ComboBox to set the MediaTray style with the values
Bottom, Envelope, Large-capacity, Main, Manual, Middle, Side, Top
com.odc.eva3.dev.form.prop.editors.MenuBarGroupEditor Editor to set the menu bar
com.odc.eva3.dev.form.prop.editors.MenuGroupEditor Editor to set the popup menu
com.odc.eva3.dev.form.prop.editors.OrientationGroupEditor ComboBox to set the SplitOrientation property with the values
HORIZONTAL_SPLIT, VERTICAL_SPLIT
com.odc.eva3.dev.form.prop.editors.PageFormatGroupEditor Editor to set the page format
com.odc.eva3.dev.form.prop.editors.PanelSelectionGroupEditor
com.odc.eva3.dev.form.prop.editors.PFormatReportColumnGroupEditor
com.odc.eva3.dev.form.prop.editors.PictureControlKindGroupEditor ComboBox to set the kind of PicturControl with the values
EMBEDDED, LINKED, INDEXED
com.odc.eva3.dev.form.prop.editors.PreferredFormatGroupEditor ComboBox to set the preferred format at PBarCode with the values
C10X10, C12X12, C14X14, C16X16, C18X18, C20X20, C22X22, C24X24, C26X26, C32X32, C36X36, C40X40, C44X44, C48X48, C52X52, C64X64, C72X72, C80X80, C88X88, C96X96, C104X104, C120X120, C132X132, C144X144, C8X18, C8X32, C12X26, C12X36, C16X36, C16X48
com.odc.eva3.dev.form.prop.editors.RecordSourceGroupEditor Editor to set the RecordSource
com.odc.eva3.dev.form.prop.editors.RectangleGroupTreeEditor Editor to set rectangle values
com.odc.eva3.dev.form.prop.editors.ReportColumnGroupEditor Editor to select the ColumnGroup in a Report
com.odc.eva3.dev.form.prop.editors.ReportTableSourceGroupEditor Editor to set the TableSource at reports
com.odc.eva3.dev.form.prop.editors.RepTableSourceGroupEditor Editor to select the TableSource in a Rerport
com.odc.eva3.dev.form.prop.editors.ScrollModeGroupEditor ComboBox to set the ScrollMode with the values
BLIT_SCROLL_MODE, BACKINGSTORE_SCROLL_MODE, SIMPLE_SCROLL_MODE
com.odc.eva3.dev.form.prop.editors.ShortCutGroupEditor Editor to set ShortCuts
com.odc.eva3.dev.form.prop.editors.SideGroupEditor ComboBox to set the side with the values
LEFT, RIGHT
com.odc.eva3.dev.form.prop.editors.SizeModeGroupEditor ComboBox to set the SizeMode property with the values
SIZE_CLIP, SIZE_STRETCH, SIZE_ZOOM
com.odc.eva3.dev.form.prop.editors.SortOrderGroupEditor ComboBox to set the sort order with the values
NO_SORT, ASC, DESC
com.odc.eva3.dev.form.prop.editors.SPanelTypeGroupEditor ComboBox to set the kind of a panel with the values
MiddlePanel, SidePanel, ToolBarPanel
com.odc.eva3.dev.form.prop.editors.SplitOrientationGroupEditor ComboBox to set the SplitOrientation property with the values
HORIZONTAL_SPLIT, VERTICAL_SPLIT
com.odc.eva3.dev.form.prop.editors.StringArrayGroupEditor ComboBox, to select a value from a String Array, that will be rendered as a constand String value
com.odc.eva3.dev.form.prop.editors.SymbolCaseGroupEditor ComboBox to set the SymbolCase property with the values
UNMODIFIED, UPPERCASE, LOWERCASE
com.odc.eva3.dev.form.prop.editors.TableColumnGroupEditor Editor to set the Table Column
com.odc.eva3.dev.form.prop.editors.TableDefinitionGroupEditor Editor for the TableColumn definition
com.odc.eva3.dev.form.prop.editors.TableSourceGroupEditor Editor to select the TableSource
com.odc.eva3.dev.form.prop.editors.VerticalGroupEditor ComboBox to set the vertical alignment with the values
TOP, CENTER, BOTTOM
com.odc.eva3.dev.form.prop.editors.VerticalScrollPolicyGroupEditor ComboBox to set the vertical ScrollBar with the values
VERTICAL_SCROLLBAR_AS_NEEDED, VERTICAL_SCROLLBAR_ALWAYS, VERTICAL_SCROLLBAR_NEVER