|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.jpalm.palmdb.Category
public class Category
Category constants.
| Field Summary | |
|---|---|
static int |
CATEGORY_LENGTH
The maximum length of a category label, including 1 for the null terminator. 16 |
static net.sourceforge.juint.UInt8 |
CATEGORY_UNFILED
The "Unfiled" category. |
static int |
NUMBER_OF_CATEGORIES
The maximum number of categories. 16 |
| Constructor Summary | |
|---|---|
protected |
Category()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NUMBER_OF_CATEGORIES
public static final int CATEGORY_LENGTH
public static final net.sourceforge.juint.UInt8 CATEGORY_UNFILED
| Constructor Detail |
|---|
protected Category()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||