Serialized Form
|
Package com.syncbuilder.service |
_controlcode
int _controlcode
_msg
ServiceMessage _msg
_parent
java.lang.Object _parent
_state
int _state
|
Package com.syncbuilder.storage |
raw
byte[] raw
categoryID
int[] categoryID
categoryLastUniqueID
int categoryLastUniqueID
categoryName
java.lang.String[] categoryName
categoryRenamed
boolean[] categoryRenamed
_original_exception
java.lang.Throwable _original_exception
backed_up
boolean backed_up
- If set, use 'Saved Preferences' database
creator
Char4 creator
- The creator ID of the application which uses this Pref
id
int id
- The ID number of the Pref
version
int version
- The version number of the Pref
archived
boolean archived
busy
boolean busy
category
int category
deleted
boolean deleted
id
RecordID id
- The unique ID of the record. This is guaranteed to be not null.
index
int index
modified
boolean modified
secret
boolean secret
_id
int _id
_id
int _id
_index
int _index
_type
Char4 _type
|
Package com.syncbuilder.storage.address |
country
int country
label
java.lang.String[] label
label_renamed
boolean[] label_renamed
phone_label
java.lang.String[] phone_label
sort_by_company
boolean sort_by_company
entry
java.lang.String[] entry
- The entries, which may be
null
phone_label
int[] phone_label
- Which types of phone numbers are there (index into the phone_label String-array of the AppBlock)
show_phone
int show_phone
- Show which phone number as the primary one (index into the phone_label String-array of the AppBlock)
|
Package com.syncbuilder.storage.appointment |
startOfWeek
int startOfWeek
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This customized serialization is neccessary in order to
properly restore the type-safe constants. Otherwise we
would have to use equals() instead of using '==',
because deserialization creates new instances of these objects.
We replace them by the existing singletons.
advance
int advance
advanceUnits
time advanceUnits
alarm
boolean alarm
alarmFlag
int alarmFlag
begin
java.util.Date begin
descFlag
int descFlag
description
java.lang.String description
- The description of the appointment. Is never null
end
java.util.Date end
exceptFlag
int exceptFlag
exceptions
java.util.Date[] exceptions
note
java.lang.String note
- An extra note for this appointment. Is null if there is no note
noteFlag
int noteFlag
repeatDay
int repeatDay
repeatEnd
java.util.Date repeatEnd
repeatFlag
int repeatFlag
repeatFrequency
int repeatFrequency
repeatType
repeat repeatType
repeatWeekdays
boolean[] repeatWeekdays
repeatWeekStart
int repeatWeekStart
idx
int idx
idx
int idx
|
Package com.syncbuilder.storage.expense |
currencies
CustomCurrency[] currencies
sortOrder
sort sortOrder
allowQuickFill
boolean allowQuickFill
currencies
int[] currencies
currentCategory
int currentCategory
defaultCategory
int defaultCategory
noteFont
int noteFont
saveBackup
boolean saveBackup
showAllCategories
boolean showAllCategories
showCurrency
boolean showCurrency
unitOfDistance
distance unitOfDistance
amount
java.lang.String amount
attendees
java.lang.String attendees
city
java.lang.String city
currency
int currency
date
java.util.Date date
note
java.lang.String note
payment
payment payment
type
type type
vendor
java.lang.String vendor
|
Package com.syncbuilder.storage.generic |
|
Package com.syncbuilder.storage.mail |
dirty
boolean dirty
sortOrder
sort sortOrder
unsentMessage
RecordID unsentMessage
addressing
int addressing
bcc
java.lang.String bcc
body
java.lang.String body
cc
java.lang.String cc
confirmDelivery
boolean confirmDelivery
confirmRead
boolean confirmRead
date
java.util.Date date
from
java.lang.String from
priority
int priority
read
boolean read
replyTo
java.lang.String replyTo
sentTo
java.lang.String sentTo
signature
boolean signature
subject
java.lang.String subject
to
java.lang.String to
signature
java.lang.String signature
filterFrom
java.lang.String filterFrom
filterSubject
java.lang.String filterSubject
filterTo
java.lang.String filterTo
getContaining
boolean getContaining
getHigh
boolean getHigh
syncType
sync syncType
truncate
boolean truncate
|
Package com.syncbuilder.storage.memo |
_sort_by_alpha
boolean _sort_by_alpha
_memo
java.lang.String _memo
|
Package com.syncbuilder.storage.todo |
dirty
boolean dirty
sortByPriority
boolean sortByPriority
complete
boolean complete
description
java.lang.String description
due
java.util.Date due
note
java.lang.String note
priority
int priority
|
Package com.syncbuilder.sync |
_code
int _code
|
Package com.syncbuilderx.syncman |
res
java.util.ResourceBundle res
_about_box
AboutBox _about_box
jMenu1
javax.swing.JMenu jMenu1
jMenu2
javax.swing.JMenu jMenu2
jMenu3
javax.swing.JMenu jMenu3
jMenuItem1
javax.swing.JMenuItem jMenuItem1
jMenuItem2
javax.swing.JMenuItem jMenuItem2
jMenuItem3
javax.swing.JMenuItem jMenuItem3
jMenuItem4
javax.swing.JMenuItem jMenuItem4
main_menu
javax.swing.JMenuBar main_menu
res
java.util.ResourceBundle res
_port
java.lang.String _port
_port_combo
javax.swing.JComboBox _port_combo
portres
java.util.ResourceBundle portres
res
java.util.ResourceBundle res
_cancel_button
javax.swing.JButton _cancel_button
_connecting_label
javax.swing.JLabel _connecting_label
_ident_user_label
javax.swing.JLabel _ident_user_label
_main_panel
javax.swing.JPanel _main_panel
_message_label
javax.swing.JLabel _message_label
_sync_label
javax.swing.JLabel _sync_label
res
java.util.ResourceBundle res
This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.