|
org.netbeans.api.visual 2.23.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContiguousSelectProvider
Provides a logic for ContiguousSelectAction.
Method Summary | |
---|---|
boolean |
isSelectionAllowed(ContiguousSelectEvent event)
Called to resolve whether a selection is allowed. |
void |
select(ContiguousSelectEvent event)
Should perform the selection. |
Method Detail |
---|
boolean isSelectionAllowed(ContiguousSelectEvent event)
event
- the range select event
void select(ContiguousSelectEvent event)
event
- the range select event
|
org.netbeans.api.visual 2.23.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |