com.algosome.common.event
Interface Selection

All Known Subinterfaces:
Selectable
All Known Implementing Classes:
SelectableImpl, SelectionImpl

public interface Selection

Defines an object that has a selection start and end.

Author:
Greg Cope

Method Summary
 int getSelectionEnd()
           
 int getSelectionStart()
           
 

Method Detail

getSelectionStart

int getSelectionStart()
Returns:

getSelectionEnd

int getSelectionEnd()
Returns: