com.novell.application.console.snapin
Class PropertyBookAdapter
java.lang.Object
|
+--com.novell.application.console.snapin.PropertyBookAdapter
- All Implemented Interfaces:
- java.util.EventListener, PropertyBookListener
- public abstract class PropertyBookAdapter
- extends java.lang.Object
- implements PropertyBookListener
Listens for Property Book events.
The PropertyBookAdapter class is the default implementation of the
PropertyBookListener interface, implemented for the purpose of listening
for Property Book events.
- See Also:
PropertyBookListener
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
PropertyBookAdapter
public PropertyBookAdapter()
- Constructs a PropertyBookAdapter object.
propertyBookInit
public void propertyBookInit(PropertyBookEvent event)
- Allows a snap-in to perform an action associated with a Property Book
control initialization.
- Specified by:
- propertyBookInit in interface PropertyBookListener
- Parameters:
event - The Property Book control initialization event.
propertyBookShutdown
public void propertyBookShutdown(PropertyBookEvent event)
- Allows a snap-in to perform an action associated with a Property Book
control shutdown event.
- Specified by:
- propertyBookShutdown in interface PropertyBookListener
- Parameters:
event - The Property Book control shutdown event.
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.