tudresden.ocl.injection.reverseeng.propertypages.events
Class PropertyPageEvent
java.lang.Object
java.util.EventObject
tudresden.ocl.injection.reverseeng.propertypages.events.PropertyPageEvent
- All Implemented Interfaces:
- Serializable
- public class PropertyPageEvent
- extends EventObject
Event issued by property pages
to indicate changes in their state.
- Version:
- 1.0
- Author:
- sz9 (Steffen Zschaler)
- See Also:
- Serialized Form
PropertyPageEvent
public PropertyPageEvent(PropertyPage ppSource)
- Create a new PropertyPageEvent.
- Parameters:
ppSource
- the source property page.
getSourcePage
public PropertyPage getSourcePage()
- Get the property page that issued this event.
- Returns:
- the property page that issued this event.
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.