Class RJTextTool

    • Constructor Detail

      • RJTextTool

        public RJTextTool()
    • Method Detail

      • didBecomeSuperSelectedShapeInEditor

        public void didBecomeSuperSelectedShapeInEditor​(RMShape aShape,
                                                        RMEditor anEditor)
        Description copied from class: Tool
        Editor method - called when an instance of this tool's shape is super selected.
        Overrides:
        didBecomeSuperSelectedShapeInEditor in class Tool
      • willLoseSuperSelectionInEditor

        public void willLoseSuperSelectionInEditor​(RMShape aShape,
                                                   RMEditor anEditor)
        Description copied from class: Tool
        Editor method - called when an instance of this tool's shape in de-super-selected.
        Overrides:
        willLoseSuperSelectionInEditor in class Tool