Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.eclipse.jface.viewers
Interface ISelection  view ISelection download ISelection.java

All Known Subinterfaces:
IStructuredSelection
All Known Implementing Classes:
StructuredSelection

public interface ISelection

Interface for a selection.


Method Summary
 boolean isEmpty()
          Returns whether this selection is empty.
 

Method Detail

isEmpty

public boolean isEmpty()
Returns whether this selection is empty.