Class ProjectOptions.ValidationRulesProperty

    • Constructor Detail

      • ValidationRulesProperty

        private ValidationRulesProperty()
    • Method Detail

      • createCellEditor

        public javax.swing.CellEditor createCellEditor​(com.nomagic.magicdraw.properties.ui.jideui.RendererEditorFactory factory)
        Description copied from class: Property
        Returns the cell editor which edits this property in swing table.
        Overrides:
        createCellEditor in class Property
        Parameters:
        factory - factory
        Returns:
        null here.