Class LoadURLattributeAction
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute.LoadURLattributeAction
- All Implemented Interfaces:
URLattributeAction
public class LoadURLattributeAction extends Object implements URLattributeAction
-
Constructor Summary
Constructors Constructor Description LoadURLattributeAction() -
Method Summary
Modifier and Type Method Description ActionListenergetActionListener(Attribute displayable, Graph graph, GraphElement ge, boolean performAltCommand)StringgetCommandDescription(boolean shortDesc, boolean altDesc)StringgetPreIdentifyer()booleansupportsModifyCommand()
-
Constructor Details
-
LoadURLattributeAction
public LoadURLattributeAction()
-
-
Method Details
-
getActionListener
public ActionListener getActionListener(Attribute displayable, Graph graph, GraphElement ge, boolean performAltCommand)- Specified by:
getActionListenerin interfaceURLattributeAction
-
getPreIdentifyer
- Specified by:
getPreIdentifyerin interfaceURLattributeAction
-
getCommandDescription
- Specified by:
getCommandDescriptionin interfaceURLattributeAction
-
supportsModifyCommand
public boolean supportsModifyCommand()- Specified by:
supportsModifyCommandin interfaceURLattributeAction
-