Class LinesStyleActions


  • public class LinesStyleActions
    extends Object
    Instance of this class creates lines style change action.
    • Constructor Detail

      • LinesStyleActions

        public LinesStyleActions()
    • Method Detail

      • getChangeLinesStyleAction

        public org.eclipse.jface.action.Action getChangeLinesStyleAction​(ErdEditor editor)
        Return change lines style action.
        Parameters:
        editor - - editor to create action for. Can't be null.
        Returns:
        change lines style action. Can't return null.