Uses of Class
net.sf.borg.common.PrefName

Packages that use PrefName
net.sf.borg.common Common utility classes 
net.sf.borg.ui The UI package and its sub-packages provide the BORG Swing UI. 
net.sf.borg.ui.address Provides UI classes for Addresses 
net.sf.borg.ui.calendar the calendar package contains UI classes for the calendar views and appointments 
net.sf.borg.ui.options Provides the UI for editing Program Options 
net.sf.borg.ui.task UI classes that handle Tasks and related classes (Tasks, Projects, Subtasks, Tasklog) 
 

Uses of PrefName in net.sf.borg.common
 

Fields in net.sf.borg.common declared as PrefName
static PrefName PrefName.ADDRLISTVIEWSIZE
          The ADDRLISTVIEWSIZE.
static PrefName PrefName.ADDRVIEWSIZE
          The ADDRVIEWSIZE.
static PrefName PrefName.APPTFONT
          The APPTFONT.
static PrefName PrefName.APPTLISTVIEWSIZE
          The APPTLISTVIEWSIZE.
static PrefName PrefName.BACKGSTART
          start as iconified to system tray
static PrefName PrefName.BACKUPDIR
          backup directory for auto backup
static PrefName PrefName.BEEPINGREMINDERS
          The BEEPINGREMINDERS
static PrefName PrefName.CAL_SHOW_SUBTASKS
          show subtasks on calendar
static PrefName PrefName.CAL_SHOW_TASKS
          show tasks on calendar
static PrefName PrefName.COLORPRINT
          print in color
static PrefName PrefName.COLORSORT
          sort appointments by color for a day
static PrefName PrefName.COUNTRY
          The COUNTRY.
static PrefName PrefName.DAYOFYEAR
          show the day of the year
static PrefName PrefName.DAYVIEWFONT
          The DAYVIEWFONT.
static PrefName PrefName.DAYVIEWSIZE
          The size of the main borg window.
static PrefName PrefName.DBHOST
          database host
static PrefName PrefName.DBNAME
          database name
static PrefName PrefName.DBPASS
          database password
static PrefName PrefName.DBPORT
          databse port
static PrefName PrefName.DBTYPE
          database type.
static PrefName PrefName.DBUSER
          database user
static PrefName PrefName.DEFAULT_APPT
          contents of the default appointment in XML
static PrefName PrefName.DEFFONT
          The DEFFONT.
static PrefName PrefName.DOCKPANELS
          dock all panels in the main tab window by default (few windows can be undocked)
static PrefName PrefName.EMAILADDR
          The EMAILADDR.
static PrefName PrefName.EMAILDEBUG
          The EMAILDEBUG.
static PrefName PrefName.EMAILENABLED
          The EMAILENABLED.
static PrefName PrefName.EMAILLAST
          The EMAILLAST.
static PrefName PrefName.EMAILPASS
          The EMAILPASS.
static PrefName PrefName.EMAILPASS2
           
static PrefName PrefName.EMAILPORT
          The EMAILPORT.
static PrefName PrefName.EMAILSERVER
          The EMAILSERVER.
static PrefName PrefName.EMAILTIME
          The EMAILTIME.
static PrefName PrefName.EMAILUSER
          The EMAILUSER.
static PrefName PrefName.ENABLETLS
          TLS flag
static PrefName PrefName.FIRSTDOW
          the first day of the week
static PrefName PrefName.GANTT_SHOW_SUBTASKS
          show subtasks on gantt chart
static PrefName PrefName.GANTTSIZE
          The GANTT chart size.
static PrefName PrefName.GRADIENT_APPTS
          draw gradient color in appointment boxes - can slow down older machines
static PrefName PrefName.HELPVIEWSIZE
          size of the help window
static PrefName PrefName.HIDESTRIKETHROUGH
          do not show strikethrough appointments
static PrefName PrefName.HSQLDBDIR
          hsql database directory
static PrefName PrefName.ISOWKNUMBER
          use iso week numbering
static PrefName PrefName.JDBCURL
          jdbc url - for generic jdbc only, not hsql or mysql
static PrefName PrefName.KEYALIAS
          encryption key alias in the keystore
static PrefName PrefName.KEYSTORE
          keystore location
static PrefName PrefName.LANGUAGE
          The LANGUAGE.
static PrefName PrefName.LNF
          The LNF.
static PrefName PrefName.MILTIME
          show military time
static PrefName PrefName.MONTHVIEWFONT
          The MONTHVIEWFONT.
static PrefName PrefName.OPTVIEWSIZE
          size of the option window.
static PrefName PrefName.PASSWORD_TTL
          cached password time to live in seconds
static PrefName PrefName.PROJVIEWSIZE
          size of the project view when undocked
static PrefName PrefName.REMINDERLIST
          option to consolidate all reminders in a single list window
static PrefName PrefName.REMINDERLISTSIZE
           
static PrefName PrefName.REMINDERS
          The REMINDERS.
static PrefName PrefName.REMMINS
          The REMMINS.
static PrefName PrefName.SHOW_UNDO_STACK
          show the entire undo stack (debugging)
static PrefName PrefName.SHOWCANHOLIDAYS
          show canadian holidays
static PrefName PrefName.SHOWPRIVATE
          show private appointments
static PrefName PrefName.SHOWPUBLIC
          show public appontments
static PrefName PrefName.SHOWUSHOLIDAYS
          show us holidays
static PrefName PrefName.SOCKETPORT
          port for the socket listener
static PrefName PrefName.SPLASH
          show the spash window
static PrefName PrefName.SRCHVIEWSIZE
          size of the search window.
static PrefName PrefName.STACKTRACE
          show a stack trace button on error dialogs
static PrefName PrefName.SYNCMINS
          interval for db auto-sync in minutes
static PrefName PrefName.SYSTRAYDATE
          show date is system tray
static PrefName PrefName.TASK_SHOW_ABBREV
          when showing tasks project and subtasks, prepend a prefix and id number
static PrefName PrefName.TASK_TREE_SHOW_STATUS
          show task number and status in task tree
static PrefName PrefName.TASKCONFVIEWSIZE
          size of the task config window
static PrefName PrefName.TASKVIEWSIZE
          size of the task view window when undocked
static PrefName PrefName.TODOREMINDERMINS
          how often tp pop up reminders for untimed todos
static PrefName PrefName.TODOVIEWSIZE
          size of the todo view when undocked
static PrefName PrefName.TRUNCAPPT
          truncate appointment text after 1 line
static PrefName PrefName.UCS_BLACK
           
static PrefName PrefName.UCS_BLUE
           
static PrefName PrefName.UCS_BRICK
           
static PrefName PrefName.UCS_DEFAULT
           
static PrefName PrefName.UCS_GREEN
           
static PrefName PrefName.UCS_HALFDAY
          color for half days
static PrefName PrefName.UCS_HOLIDAY
          color for holidays
static PrefName PrefName.UCS_MARKER
          characters or image to mark todos with
static PrefName PrefName.UCS_MARKTODO
          mark todos on the calendar
static PrefName PrefName.UCS_NAVY
           
static PrefName PrefName.UCS_ONTODO
          use user colors on todo view
static PrefName PrefName.UCS_PURPLE
           
static PrefName PrefName.UCS_RED
          default colors - they are tunable and do not have to match the color in the name
static PrefName PrefName.UCS_STRIPE
          color for alternating table stripes
static PrefName PrefName.UCS_TODAY
          color for current day
static PrefName PrefName.UCS_VACATION
          color for vacation days
static PrefName PrefName.UCS_WEEKDAY
          color for weekdays
static PrefName PrefName.UCS_WEEKEND
          color for weekends
static PrefName PrefName.UCS_WHITE
           
static PrefName PrefName.USESYSTRAY
          use system tray
static PrefName PrefName.WEEKVIEWFONT
          The WEEKVIEWFONT.
static PrefName PrefName.WKENDHOUR
          latest hour in week grid
static PrefName PrefName.WKSTARTHOUR
          earliest hour in week grid
 

Methods in net.sf.borg.common with parameters of type PrefName
static boolean Prefs.getBoolPref(PrefName pn)
          Get a boolean preference value
static int Prefs.getIntPref(PrefName pn)
          Get an integer preference value
static String Prefs.getPref(PrefName pn)
          Get a string preference value
static void Prefs.putPref(PrefName pn, Object val)
          store a preference
 

Uses of PrefName in net.sf.borg.ui
 

Methods in net.sf.borg.ui that return PrefName
abstract  PrefName DockableView.getFrameSizePref()
          Gets the window size preference.
 PrefName InfoView.getFrameSizePref()
           
 PrefName SearchView.getFrameSizePref()
           
 

Methods in net.sf.borg.ui with parameters of type PrefName
 void View.manageMySize(PrefName pname)
          registers this view for size management.
 

Uses of PrefName in net.sf.borg.ui.address
 

Methods in net.sf.borg.ui.address that return PrefName
 PrefName AddrListView.getFrameSizePref()
           
 PrefName AddressView.getFrameSizePref()
           
 

Uses of PrefName in net.sf.borg.ui.calendar
 

Methods in net.sf.borg.ui.calendar that return PrefName
 PrefName AppointmentListView.getFrameSizePref()
           
 PrefName TodoView.getFrameSizePref()
           
 

Uses of PrefName in net.sf.borg.ui.options
 

Methods in net.sf.borg.ui.options with parameters of type PrefName
static void OptionsView.OptionsPanel.setBooleanPref(JCheckBox box, PrefName pn)
          set a boolean preference from a checkbox
static void OptionsView.OptionsPanel.setCheckBox(JCheckBox box, PrefName pn)
          set a check box from a boolean preference
 

Uses of PrefName in net.sf.borg.ui.task
 

Methods in net.sf.borg.ui.task that return PrefName
 PrefName TaskView.getFrameSizePref()
           
 PrefName ProjectView.getFrameSizePref()
           
 



Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic