Class DataSort

    • Field Detail

    • Constructor Detail

      • DataSort

        public DataSort()
    • Method Detail

      • globalInfo

        public String globalInfo()
        Returns a string describing the object.
        Specified by:
        globalInfo in interface adams.core.GlobalInfoSupporter
        Specified by:
        globalInfo in class adams.core.option.AbstractOptionHandler
        Returns:
        a description suitable for displaying in the gui
      • getMenuItem

        public String getMenuItem()
        Returns the name for the menu item.
        Returns:
        the name
      • handlesRowRange

        public boolean handlesRowRange​(adams.gui.core.TableRowRange range)
        Checks whether the row range can be handled.
        Parameters:
        range - the range to check
        Returns:
        true if handled