public interface REpiceaGUIPermission
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isDragGranted()
This method returns true if the drag is allowed for this component. 
 | 
boolean | 
isDropGranted()
This method returns true if the drop is allowed on this component. 
 | 
boolean | 
isEnablingGranted()
This method returns true if the enabling is allowed. 
 | 
boolean | 
isSelectionGranted()
This method returns true if the selection is allowed. 
 | 
boolean isDragGranted()
boolean isDropGranted()
boolean isSelectionGranted()
boolean isEnablingGranted()