Modifier and Type | Field and Description |
---|---|
private ResourceSelector |
Access | Constructor and Description |
---|---|
public | |
public |
Modifier and Type | Method and Description |
---|---|
public void | |
public boolean | Returns: whether the Resource was selected.the Resource to check. r)Implements org. |
sel | back to summary |
---|---|
private ResourceSelector sel |
Not | back to summary |
---|---|
public Not() Default constructor. |
Not | back to summary |
---|---|
public Not(ResourceSelector s) Convenience constructor.
|
add | back to summary |
---|---|
public void add(ResourceSelector s) Set the ResourceSelector.
|
isSelected | back to summary |
---|---|
public boolean isSelected(Resource r) Implements org. Return true if this Resource is selected.
|