Class WFContentPanel

    • Constructor Detail

      • WFContentPanel

        public WFContentPanel​(WFPanel parent)
    • Method Detail

      • setReadWrite

        public void setReadWrite​(boolean readWrite)
      • setWorkflow

        public void setWorkflow​(MWorkflow mWf)
      • addNode

        public void addNode​(MWFNode node)
      • relayout

        public void relayout()
      • getOriginalLocation

        public Point getOriginalLocation​(org.netbeans.api.visual.widget.Widget widget)
        Specified by:
        getOriginalLocation in interface org.netbeans.api.visual.action.MoveProvider
      • movementFinished

        public void movementFinished​(org.netbeans.api.visual.widget.Widget widget)
        Specified by:
        movementFinished in interface org.netbeans.api.visual.action.MoveProvider
      • movementStarted

        public void movementStarted​(org.netbeans.api.visual.widget.Widget widget)
        Specified by:
        movementStarted in interface org.netbeans.api.visual.action.MoveProvider
      • setNewLocation

        public void setNewLocation​(org.netbeans.api.visual.widget.Widget widget,
                                   Point point)
        Specified by:
        setNewLocation in interface org.netbeans.api.visual.action.MoveProvider