Class ProjectOptions.ValidationSuiteProperty

    • Field Detail

      • allowSystem

        private final boolean allowSystem
    • Constructor Detail

      • ValidationSuiteProperty

        public ValidationSuiteProperty​(boolean allowSystem)
        Creates property.
        Parameters:
        allowSystem - if allow system validation suites
    • 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.