public interface GeneralActionsManipulator extends Manipulator
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
ManipulatorcanExecute, execute, getDescription, getIcon, getName, getPosition, getType, getUICopyright © 2007–2016 Gephi Consortium. All rights reserved.