Package hec.map

Class JLayerSelection.DefaultCanMoveDownMenuEnabledRule

java.lang.Object
hec.map.JLayerSelection.DefaultCanMoveDownMenuEnabledRule
All Implemented Interfaces:
Predicate<JLayerSelection>
Enclosing class:
JLayerSelection

public static class JLayerSelection.DefaultCanMoveDownMenuEnabledRule extends Object implements Predicate<JLayerSelection>
enabled the ability to move up if the TreeNode that represents this layer selection is not the top in the list.
  • Constructor Details

    • DefaultCanMoveDownMenuEnabledRule

      public DefaultCanMoveDownMenuEnabledRule()
  • Method Details