Package org.graffiti.plugin.actions
Interface URLattributeAction
- All Known Implementing Classes:
LoadGraphFileAttributeAction,LoadURLattributeAction
public interface URLattributeAction
-
Method Summary
Modifier and Type Method Description ActionListenergetActionListener(Attribute displayable, Graph graph, GraphElement ge, boolean performAltCommand)StringgetCommandDescription(boolean shortDesc, boolean altDesc)StringgetPreIdentifyer()booleansupportsModifyCommand()
-
Method Details
-
getPreIdentifyer
String getPreIdentifyer() -
getCommandDescription
-
getActionListener
ActionListener getActionListener(Attribute displayable, Graph graph, GraphElement ge, boolean performAltCommand) -
supportsModifyCommand
boolean supportsModifyCommand()
-