com.sygem.swing.joutlooknavbar
Class CategoryDataEvent
java.lang.Object
java.util.EventObject
com.sygem.swing.joutlooknavbar.CategoryDataEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class CategoryDataEvent
- extends java.util.EventObject
This event is generated when the model of the JOutlookNavBar is changed.
Title: JOutlookNavBar
Description: A Swing component simulating Outlook's Nav Bar
Copyright: Copyright (c) 2004
Company: SyGem Software
- Version:
- 1.0
- See Also:
- Serialized Form
Constructor Summary |
CategoryDataEvent(java.lang.Object source)
Constructs the CategoryDataEvent. |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CategoryDataEvent
public CategoryDataEvent(java.lang.Object source)
- Constructs the CategoryDataEvent. The source object should be a NavBarCategory.
- Parameters:
source
- Object
Copyright © 2004 SyGem Software. All Rights Reserved.