Class AlignmentRetargetAction

    • Constructor Detail

      • AlignmentRetargetAction

        public AlignmentRetargetAction​(int align)
        Constructs a new AlignmentRetargetAction with the default ID, label and image based on the given alignment constant. Possible values are PositionConstants.BOTTOM, PositionConstants.CENTER, PositionConstants.LEFT, PositionConstants.MIDDLE, PositionConstants.RIGHT, and PositionConstants.TOP.
        Parameters:
        align - the alignment.