Interface ResourceSelector

  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Return true if this Resource is selected.
  • Method Details

    • isSelected

      boolean isSelected(Resource r)
      Return true if this Resource is selected.
      Parameters:
      r - the Resource to check.
      Returns:
      whether the Resource was selected.