Skip navigation links
salvo.jesus.graph.javax.swing

Class GeneralPathPanelList

    • Constructor Detail

      • GeneralPathPanelList

        public GeneralPathPanelList(GeneralPath gPath,
                                    Color outlineColor)
    • Method Detail

      • valueChanged

        public void valueChanged(ListSelectionEvent e)
        Implementation for the ListSelectionListener interface's valueChanged() method. This basically informs the encapsulated GeneralPathPanel of the segment selected.
        Specified by:
        valueChanged in interface ListSelectionListener
      • setGeneralPath

        public void setGeneralPath(GeneralPath newGPath)
        Calls GeneralPathPanel.setGeneralPath() and updates the internal JList with segments from the new GeneralPath.
      • setOutlineColor

        public void setOutlineColor(Color newOutlineColor)
        Simply calls GeneralPathPanel.setOutlineColor()

Copyright © 2019 JULIE Lab, Germany. All rights reserved.