org.joone.edit
Class DelegationSelectionTool
- java.lang.Object
-
- CH.ifa.draw.standard.AbstractTool
-
- CH.ifa.draw.standard.SelectionTool
-
- CH.ifa.draw.contrib.CustomSelectionTool
-
- org.joone.edit.DelegationSelectionTool
-
- All Implemented Interfaces:
- Tool
public class DelegationSelectionTool extends CustomSelectionTool
Delegate mouse selection to a specific TextTool if the figure selected inside a CompositeFigure is a TextFigure
-
-
Constructor Summary
Constructors Constructor and Description DelegationSelectionTool(DrawingView view)Costructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddeactivate()Terminates the editing of a text figure.PropertySheetgetPropertyPanel()Getter for property panel.voidsetPropertyPanel(PropertySheet psp)-
Methods inherited from class CH.ifa.draw.contrib.CustomSelectionTool
mouseDown, mouseDrag, mouseUp
-
-
-
-
Constructor Detail
-
DelegationSelectionTool
public DelegationSelectionTool(DrawingView view)
Costructor- Parameters:
view- The DrawingView
-
-
Method Detail
-
setPropertyPanel
public void setPropertyPanel(PropertySheet psp)
-
getPropertyPanel
public PropertySheet getPropertyPanel()
Getter for property panel.- Returns:
- Value of property myPsp.
-
deactivate
public void deactivate()
Terminates the editing of a text figure.- Specified by:
deactivatein interfaceTool- Overrides:
deactivatein classAbstractTool
-
-
DataMelt 3.0 © DataMelt by jWork.ORG