public interface IPrimitiveAction extends javax.swing.Action
| Modifier and Type | Method and Description |
|---|---|
void |
setPrimitives(java.util.Collection<? extends IPrimitive> primitives)
Specifies the working set of primitives.
|
void setPrimitives(java.util.Collection<? extends IPrimitive> primitives)
primitives - The new working set of primitives. Can be null or empty