|
2008-09-10 1.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileListener | |
|---|---|
| org.eclipse.soda.dk.profile | This package is part of the org.eclipse.soda.dk.profile project. |
| Uses of ProfileListener in org.eclipse.soda.dk.profile |
|---|
| Fields in org.eclipse.soda.dk.profile declared as ProfileListener | |
|---|---|
protected ProfileListener |
Profile.profileListener
Define the profile listener (ProfileListener) field. |
| Methods in org.eclipse.soda.dk.profile that return ProfileListener | |
|---|---|
ProfileListener |
Profile.getProfileListener()
Gets the profile listener value. |
| Methods in org.eclipse.soda.dk.profile with parameters of type ProfileListener | |
|---|---|
void |
Profile.addProfileListener(ProfileListener profileListener)
Add profile listener with the specified profile listener parameter. |
void |
Profile.removeProfileListener(ProfileListener profileListener)
Remove profile listener with the specified profile listener parameter. |
void |
Profile.setProfileListener(ProfileListener profileListener)
Sets the profile listener value. |
|
2008-09-10 1.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||