-
- All Implemented Interfaces:
- org.gephi.datalab.spi.general.GeneralActionsManipulator, org.gephi.datalab.spi.Manipulator
public class SearchReplace
extends Object
implements org.gephi.datalab.spi.general.GeneralActionsManipulator
GeneralActionsManipulator that shows a UI for doing search/replace tasks with normal and regex features.
- Author:
- Eduardo Ramos
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SearchReplace
public SearchReplace()
-
Method Detail
-
execute
public void execute()
- Specified by:
execute in interface org.gephi.datalab.spi.Manipulator
-
getName
public String getName()
- Specified by:
getName in interface org.gephi.datalab.spi.Manipulator
-
getType
public int getType()
- Specified by:
getType in interface org.gephi.datalab.spi.Manipulator
-
getPosition
public int getPosition()
- Specified by:
getPosition in interface org.gephi.datalab.spi.Manipulator
-
getIcon
public Icon getIcon()
- Specified by:
getIcon in interface org.gephi.datalab.spi.Manipulator
Copyright © 2007–2015 Gephi Consortium. All rights reserved.