com.syncbuilder.storage.memo
Class AppBlock
java.lang.Object
|
+--com.syncbuilder.storage.Block
|
+--com.syncbuilder.storage.AppBlock
|
+--com.syncbuilder.storage.CategoryAppBlock
|
+--com.syncbuilder.storage.memo.AppBlock
- public class AppBlock
- extends CategoryAppBlock
The AppBlock for the MemoPad-application
- See Also:
- Serialized Form
| Fields inherited from class com.syncbuilder.storage.Block |
raw |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
AppBlock
public AppBlock()
AppBlock
public AppBlock(byte[] contents)
getSortByAlpha
public boolean getSortByAlpha()
setSortByAlpha
public void setSortByAlpha(boolean sort_by_alpha)
unpack
public void unpack(byte[] data)
throws java.lang.IllegalArgumentException
- Overrides:
- unpack in class CategoryAppBlock
pack
public byte[] pack()
- Overrides:
- pack in class CategoryAppBlock
equals
public boolean equals(java.lang.Object obj)
- Overrides:
- equals in class CategoryAppBlock
describe
public java.lang.String describe()
- Overrides:
- describe in class CategoryAppBlock
toString
public java.lang.String toString()
- Overrides:
- toString in class Block
This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.