Class IndexList

    • Constructor Detail

      • IndexList

        public IndexList()
        Public constructor.
    • Method Detail

      • getList

        public GeomList getList()
        Returns:
        the GeomList used.
      • resultUpdated

        protected void resultUpdated()
        Called whenever the result has been calculated.
      • setOperationControls

        public void setOperationControls(JComponent component)
        Set the controls to display in the upper region of the list panel.
        Parameters:
        component - the component to display for controlling objects of the operation.