Interface Layer.LayerAction

    • Method Detail

      • supportLayers

        boolean supportLayers​(java.util.List<Layer> layers)
        Determines if this action supports a given list of layers.
        Parameters:
        layers - list of layers
        Returns:
        true if this action supports the given list of layers, false otherwise
      • createMenuComponent

        java.awt.Component createMenuComponent()
        Creates and return the menu component.
        Returns:
        the menu component