Class SeparatorPart

  • All Implemented Interfaces:
    IParameterDescriptor

    public class SeparatorPart
    extends AbstractPart
    UI part descriptor for a line separator. This UI part supports no type.
    • Constructor Detail

      • SeparatorPart

        public SeparatorPart()
        Creates a new SeparatorPart object.
    • Method Detail

      • checkType

        protected void checkType()
        Description copied from class: AbstractPart
        Checks the types supported by this UI part.
        Overrides:
        checkType in class AbstractPart