public interface MenuFactory
Modifier and Type | Method and Description |
---|---|
JContextMenu |
create(Figure figure)
Create an instance of the menu associated with this factory.
|
JContextMenu create(Figure figure)
figure
- The figure for which to create the menu.