|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.borg.common.PrefName
public class PrefName
PrefName contains all of the Borg preference definitions and default values. It enforces compile time checking of preference names
Field Summary | |
---|---|
static PrefName |
ADDRLISTVIEWSIZE
The ADDRLISTVIEWSIZE. |
static PrefName |
ADDRVIEWSIZE
The ADDRVIEWSIZE. |
static PrefName |
APPTFONT
The APPTFONT. |
static PrefName |
APPTLISTVIEWSIZE
The APPTLISTVIEWSIZE. |
static PrefName |
BACKGSTART
start as iconified to system tray |
static PrefName |
BACKUPDIR
backup directory for auto backup |
static PrefName |
BEEPINGREMINDERS
The BEEPINGREMINDERS |
static PrefName |
CAL_SHOW_SUBTASKS
show subtasks on calendar |
static PrefName |
CAL_SHOW_TASKS
show tasks on calendar |
static PrefName |
COLORPRINT
print in color |
static PrefName |
COLORSORT
sort appointments by color for a day |
static PrefName |
COUNTRY
The COUNTRY. |
static PrefName |
DAYOFYEAR
show the day of the year |
static PrefName |
DAYVIEWFONT
The DAYVIEWFONT. |
static PrefName |
DAYVIEWSIZE
The size of the main borg window. |
static PrefName |
DBHOST
database host |
static PrefName |
DBNAME
database name |
static PrefName |
DBPASS
database password |
static PrefName |
DBPORT
databse port |
static PrefName |
DBTYPE
database type. |
static PrefName |
DBUSER
database user |
static PrefName |
DEFAULT_APPT
contents of the default appointment in XML |
static PrefName |
DEFFONT
The DEFFONT. |
static PrefName |
DOCKPANELS
dock all panels in the main tab window by default (few windows can be undocked) |
static PrefName |
EMAILADDR
The EMAILADDR. |
static PrefName |
EMAILDEBUG
The EMAILDEBUG. |
static PrefName |
EMAILENABLED
The EMAILENABLED. |
static PrefName |
EMAILLAST
The EMAILLAST. |
static PrefName |
EMAILPASS
The EMAILPASS. |
static PrefName |
EMAILPASS2
|
static PrefName |
EMAILPORT
The EMAILPORT. |
static PrefName |
EMAILSERVER
The EMAILSERVER. |
static PrefName |
EMAILTIME
The EMAILTIME. |
static PrefName |
EMAILUSER
The EMAILUSER. |
static PrefName |
ENABLETLS
TLS flag |
static PrefName |
FIRSTDOW
the first day of the week |
static PrefName |
GANTT_SHOW_SUBTASKS
show subtasks on gantt chart |
static PrefName |
GANTTSIZE
The GANTT chart size. |
static PrefName |
GRADIENT_APPTS
draw gradient color in appointment boxes - can slow down older machines |
static PrefName |
HELPVIEWSIZE
size of the help window |
static PrefName |
HIDESTRIKETHROUGH
do not show strikethrough appointments |
static PrefName |
HSQLDBDIR
hsql database directory |
static PrefName |
ISOWKNUMBER
use iso week numbering |
static PrefName |
JDBCURL
jdbc url - for generic jdbc only, not hsql or mysql |
static PrefName |
KEYALIAS
encryption key alias in the keystore |
static PrefName |
KEYSTORE
keystore location |
static PrefName |
LANGUAGE
The LANGUAGE. |
static PrefName |
LNF
The LNF. |
static PrefName |
MILTIME
show military time |
static PrefName |
MONTHVIEWFONT
The MONTHVIEWFONT. |
static PrefName |
OPTVIEWSIZE
size of the option window. |
static PrefName |
PASSWORD_TTL
cached password time to live in seconds |
static PrefName |
PROJVIEWSIZE
size of the project view when undocked |
static PrefName |
REMINDERLIST
option to consolidate all reminders in a single list window |
static PrefName |
REMINDERLISTSIZE
|
static PrefName |
REMINDERS
The REMINDERS. |
static PrefName |
REMMINS
The REMMINS. |
static PrefName |
SHOW_UNDO_STACK
show the entire undo stack (debugging) |
static PrefName |
SHOWCANHOLIDAYS
show canadian holidays |
static PrefName |
SHOWPRIVATE
show private appointments |
static PrefName |
SHOWPUBLIC
show public appontments |
static PrefName |
SHOWUSHOLIDAYS
show us holidays |
static PrefName |
SOCKETPORT
port for the socket listener |
static PrefName |
SPLASH
show the spash window |
static PrefName |
SRCHVIEWSIZE
size of the search window. |
static PrefName |
STACKTRACE
show a stack trace button on error dialogs |
static PrefName |
SYNCMINS
interval for db auto-sync in minutes |
static PrefName |
SYSTRAYDATE
show date is system tray |
static PrefName |
TASK_SHOW_ABBREV
when showing tasks project and subtasks, prepend a prefix and id number |
static PrefName |
TASK_TREE_SHOW_STATUS
show task number and status in task tree |
static PrefName |
TASKCONFVIEWSIZE
size of the task config window |
static PrefName |
TASKVIEWSIZE
size of the task view window when undocked |
static PrefName |
TODOREMINDERMINS
how often tp pop up reminders for untimed todos |
static PrefName |
TODOVIEWSIZE
size of the todo view when undocked |
static PrefName |
TRUNCAPPT
truncate appointment text after 1 line |
static PrefName |
UCS_BLACK
|
static PrefName |
UCS_BLUE
|
static PrefName |
UCS_BRICK
|
static PrefName |
UCS_DEFAULT
|
static PrefName |
UCS_GREEN
|
static PrefName |
UCS_HALFDAY
color for half days |
static PrefName |
UCS_HOLIDAY
color for holidays |
static PrefName |
UCS_MARKER
characters or image to mark todos with |
static PrefName |
UCS_MARKTODO
mark todos on the calendar |
static PrefName |
UCS_NAVY
|
static PrefName |
UCS_ONTODO
use user colors on todo view |
static PrefName |
UCS_PURPLE
|
static PrefName |
UCS_RED
default colors - they are tunable and do not have to match the color in the name |
static PrefName |
UCS_STRIPE
color for alternating table stripes |
static PrefName |
UCS_TODAY
color for current day |
static PrefName |
UCS_VACATION
color for vacation days |
static PrefName |
UCS_WEEKDAY
color for weekdays |
static PrefName |
UCS_WEEKEND
color for weekends |
static PrefName |
UCS_WHITE
|
static PrefName |
USESYSTRAY
use system tray |
static PrefName |
WEEKVIEWFONT
The WEEKVIEWFONT. |
static PrefName |
WKENDHOUR
latest hour in week grid |
static PrefName |
WKSTARTHOUR
earliest hour in week grid |
Constructor Summary | |
---|---|
PrefName(String name,
Object def)
Instantiates a new pref name. |
Method Summary | |
---|---|
Object |
getDefault()
Gets the default value |
(package private) String |
getName()
Gets the name. |
(package private) void |
setDefault(Object default_)
Sets the default value |
(package private) void |
setName(String name_)
Sets the name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static PrefName DBTYPE
public static PrefName DBHOST
public static PrefName DBPORT
public static PrefName DBNAME
public static PrefName DBUSER
public static PrefName DBPASS
public static PrefName JDBCURL
public static PrefName SYNCMINS
public static PrefName HSQLDBDIR
public static PrefName STACKTRACE
public static PrefName SPLASH
public static PrefName SOCKETPORT
public static PrefName BACKGSTART
public static PrefName USESYSTRAY
public static PrefName SYSTRAYDATE
public static PrefName BACKUPDIR
public static PrefName COLORPRINT
public static PrefName SHOWPUBLIC
public static PrefName SHOWPRIVATE
public static PrefName SHOWUSHOLIDAYS
public static PrefName SHOWCANHOLIDAYS
public static PrefName COLORSORT
public static PrefName FIRSTDOW
public static PrefName MILTIME
public static PrefName WKSTARTHOUR
public static PrefName WKENDHOUR
public static PrefName DEFAULT_APPT
public static PrefName DAYOFYEAR
public static PrefName TRUNCAPPT
public static PrefName ISOWKNUMBER
public static PrefName DOCKPANELS
public static PrefName HIDESTRIKETHROUGH
public static PrefName SHOW_UNDO_STACK
public static PrefName REMINDERS
public static PrefName BEEPINGREMINDERS
public static PrefName TODOREMINDERMINS
public static PrefName REMINDERLIST
public static PrefName EMAILENABLED
public static PrefName EMAILSERVER
public static PrefName EMAILADDR
public static PrefName EMAILLAST
public static PrefName EMAILDEBUG
public static PrefName EMAILTIME
public static PrefName EMAILUSER
public static PrefName EMAILPASS
public static PrefName EMAILPASS2
public static PrefName EMAILPORT
public static PrefName ENABLETLS
public static PrefName REMMINS
public static PrefName DEFFONT
public static PrefName APPTFONT
public static PrefName DAYVIEWFONT
public static PrefName WEEKVIEWFONT
public static PrefName MONTHVIEWFONT
public static PrefName LNF
public static PrefName COUNTRY
public static PrefName LANGUAGE
public static PrefName ADDRVIEWSIZE
public static PrefName ADDRLISTVIEWSIZE
public static PrefName APPTLISTVIEWSIZE
public static PrefName DAYVIEWSIZE
public static PrefName OPTVIEWSIZE
public static PrefName SRCHVIEWSIZE
public static PrefName TASKCONFVIEWSIZE
public static PrefName TASKVIEWSIZE
public static PrefName TODOVIEWSIZE
public static PrefName HELPVIEWSIZE
public static PrefName PROJVIEWSIZE
public static PrefName GANTTSIZE
public static final PrefName REMINDERLISTSIZE
public static PrefName UCS_ONTODO
public static PrefName UCS_MARKTODO
public static PrefName UCS_MARKER
public static PrefName UCS_RED
public static PrefName UCS_BLUE
public static PrefName UCS_GREEN
public static PrefName UCS_BLACK
public static PrefName UCS_WHITE
public static PrefName UCS_NAVY
public static PrefName UCS_PURPLE
public static PrefName UCS_BRICK
public static PrefName UCS_DEFAULT
public static PrefName UCS_TODAY
public static PrefName UCS_HOLIDAY
public static PrefName UCS_VACATION
public static PrefName UCS_HALFDAY
public static PrefName UCS_WEEKEND
public static PrefName UCS_WEEKDAY
public static PrefName UCS_STRIPE
public static PrefName GRADIENT_APPTS
public static PrefName TASK_SHOW_ABBREV
public static PrefName CAL_SHOW_TASKS
public static PrefName CAL_SHOW_SUBTASKS
public static PrefName TASK_TREE_SHOW_STATUS
public static PrefName GANTT_SHOW_SUBTASKS
public static PrefName KEYSTORE
public static PrefName KEYALIAS
public static PrefName PASSWORD_TTL
Constructor Detail |
---|
public PrefName(String name, Object def)
name
- the namedef
- the default valueMethod Detail |
---|
void setName(String name_)
name_
- the new nameString getName()
void setDefault(Object default_)
default_
- the new defaultpublic Object getDefault()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |