public interface PropertySheetListener
extends java.util.EventListener
PropertySheetListener
is used to receive
TPropertySheet
's events.Modifier and Type | Method and Description |
---|---|
void |
propertySheetChanged(PropertySheetEvent event)
Invoked when a
PropertySheetEvent occurs. |
void propertySheetChanged(PropertySheetEvent event)
PropertySheetEvent
occurs.event
- a PropertySheetEvent
object.Copyright © 2002 - 2010 Serva Software. All Rights Reserved.