Constant Field Values

Contents

org.jhotdraw8.*

  • org.jhotdraw8.draw.action.AddToGroupAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.addToGroup"
  • org.jhotdraw8.draw.action.AlignBottomAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.alignBottom"
  • org.jhotdraw8.draw.action.AlignHorizontalAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.alignHorizontal"
  • org.jhotdraw8.draw.action.AlignLeftAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.alignLeft"
  • org.jhotdraw8.draw.action.AlignRightAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.alignRight"
  • org.jhotdraw8.draw.action.AlignTopAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.alignTop"
  • org.jhotdraw8.draw.action.AlignVerticalAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.alignVertical"
  • org.jhotdraw8.draw.action.BringForwardAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.bringForward"
  • org.jhotdraw8.draw.action.BringToFrontAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.bringToFront"
  • org.jhotdraw8.draw.action.DistributeHorizontallyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.distributeHorizontally"
  • org.jhotdraw8.draw.action.DistributeVerticallyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.distributeVertically"
  • org.jhotdraw8.draw.action.GroupAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.combinePaths"
    public static final String
    "edit.group"
  • org.jhotdraw8.draw.action.RemoveFromGroupAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.removeFromGroup"
  • org.jhotdraw8.draw.action.RemoveTransformationsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.removeTransformations"
  • org.jhotdraw8.draw.action.SelectChildrenAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.selectChildren"
  • org.jhotdraw8.draw.action.SelectSameAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.selectSame"
  • org.jhotdraw8.draw.action.SendBackwardAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.sendBackward"
  • org.jhotdraw8.draw.action.SendToBackAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.sendToBack"
  • org.jhotdraw8.draw.action.UngroupAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit.ungroup"