|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.model.CategoryEvent
public class CategoryEvent
An addition, removal, or modification of a Category.
Category,
CategoryEventType| Constructor Summary | |
|---|---|
CategoryEvent(Category category,
CategoryEventType type,
int categoryIndex)
|
|
| Method Summary | |
|---|---|
Category |
getCategory()
|
int |
getCategoryIndex()
|
CategoryEventType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryEvent(Category category,
CategoryEventType type,
int categoryIndex)
| Method Detail |
|---|
public CategoryEventType getType()
public Category getCategory()
public int getCategoryIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||