com.syncbuilder.storage.todo
Class AppBlock
java.lang.Object
|
+--com.syncbuilder.storage.Block
|
+--com.syncbuilder.storage.AppBlock
|
+--com.syncbuilder.storage.CategoryAppBlock
|
+--com.syncbuilder.storage.todo.AppBlock
- public class AppBlock
- extends CategoryAppBlock
The AppBlock for the PalmPilot's To-Do Application.
- See Also:
- Serialized Form
| Fields inherited from class com.syncbuilder.storage.Block |
raw |
|
Method Summary |
java.lang.String |
describe()
|
boolean |
equals(java.lang.Object other)
|
byte[] |
pack()
|
void |
unpack(byte[] data)
|
| Methods inherited from class com.syncbuilder.storage.Block |
toString |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
sortByPriority
public boolean sortByPriority
dirty
public boolean dirty
AppBlock
public AppBlock()
AppBlock
public AppBlock(byte[] contents)
unpack
public void unpack(byte[] data)
- Overrides:
- unpack in class CategoryAppBlock
pack
public byte[] pack()
- Overrides:
- pack in class CategoryAppBlock
equals
public boolean equals(java.lang.Object other)
- Overrides:
- equals in class CategoryAppBlock
describe
public java.lang.String describe()
- Overrides:
- describe in class CategoryAppBlock
This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.