public class CategoryEvent
extends java.lang.Object
Category, 
CategoryEventType| Constructor and Description | 
|---|
CategoryEvent(Category category,
             CategoryEventType type,
             int categoryIndex)  | 
| Modifier and Type | Method and Description | 
|---|---|
Category | 
getCategory()  | 
int | 
getCategoryIndex()  | 
CategoryEventType | 
getType()  | 
public CategoryEvent(Category category, CategoryEventType type, int categoryIndex)
public CategoryEventType getType()
public Category getCategory()
public int getCategoryIndex()