|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CarmaRegistryListener | |
|---|---|
| com.ibm.carma.ui | |
| com.ibm.carma.ui.view | |
| com.ibm.carma.ui.view.fields | |
| Uses of CarmaRegistryListener in com.ibm.carma.ui |
|---|
| Methods in com.ibm.carma.ui with parameters of type CarmaRegistryListener | |
|---|---|
void |
CarmaRegistry.addCarmaRegistryListener(CarmaRegistryListener listener)
Adds listener to the list of CarmaRegistryListeners to be notified of additions and subtracts of CARMAs to the CarmaRegistry. |
void |
CarmaRegistry.removeCarmaRegistryListener(CarmaRegistryListener listener)
Removes listener from the list of CarmaRegistryListeners to be notified of additions and subtracts of CARMAs to the CarmaRegistry. |
| Uses of CarmaRegistryListener in com.ibm.carma.ui.view |
|---|
| Classes in com.ibm.carma.ui.view that implement CarmaRegistryListener | |
|---|---|
class |
CarmaTreeContentProvider
This Class acts as the ContentProvider for the CARMA View. |
| Uses of CarmaRegistryListener in com.ibm.carma.ui.view.fields |
|---|
| Classes in com.ibm.carma.ui.view.fields that implement CarmaRegistryListener | |
|---|---|
class |
CarmaFieldsContentProvider
Acts as a ContentProvider for the CARMA Fields View. |
class |
FrameInputRemovalListener
Listens for items to be removed from the CARMA model and subsequently updates the list of frames to remove any frame which lists the removed item as a parent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||