|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeneralActionsManipulator
Manipulator for general actions that don't need to obtain any data before being executed.
They are added as buttons in Data table toolbar.
The implementations don't need a builder and can simply be published with @ServiceProvider(service = GeneralActionsManipulator.class)
annotation
Manipulator
Method Summary |
---|
Methods inherited from interface org.gephi.datalab.spi.Manipulator |
---|
canExecute, execute, getDescription, getIcon, getName, getPosition, getType, getUI |
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |