|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionEvent | |
---|---|
org.cumt.view | |
org.cumt.view.event |
Uses of SelectionEvent in org.cumt.view |
---|
Methods in org.cumt.view with parameters of type SelectionEvent | |
---|---|
void |
BaseView.itemAddedToSelection(SelectionEvent event)
|
void |
DiagramView.itemAddedToSelection(SelectionEvent event)
|
void |
BaseView.itemRemovedToSelection(SelectionEvent event)
|
void |
DiagramView.itemRemovedToSelection(SelectionEvent event)
|
void |
BaseView.selectionChanged(SelectionEvent event)
|
void |
DiagramView.selectionChanged(SelectionEvent event)
|
void |
BaseView.selectionCleared(SelectionEvent event)
|
void |
DiagramView.selectionCleared(SelectionEvent event)
|
Uses of SelectionEvent in org.cumt.view.event |
---|
Methods in org.cumt.view.event with parameters of type SelectionEvent | |
---|---|
void |
SelectionListener.itemAddedToSelection(SelectionEvent event)
|
void |
SelectionListener.itemRemovedToSelection(SelectionEvent event)
|
void |
SelectionListener.selectionChanged(SelectionEvent event)
|
void |
SelectionListener.selectionCleared(SelectionEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |