Serialized Form
fieldAboutThisBean
java.lang.String fieldAboutThisBean
resources
java.util.Hashtable resources
aCalendar
java.util.Calendar aCalendar
- used for date processing.
activePlugin
Plugin activePlugin
- holds the plugin that is now activated.
currentMonthDaysNum
int currentMonthDaysNum
- holds number of days of the current month.
dayCircle
com.ibm.calendar.DayCircle dayCircle
fieldAboutThisBean
java.lang.String fieldAboutThisBean
- holds a description of this bean.
fieldFirstDayOfWeek
int fieldFirstDayOfWeek
- holds the number of first day of week set on the property sheet (not set:-1).
fieldHolidays
java.lang.String fieldHolidays
fieldInitialDate
java.util.Date fieldInitialDate
- holds the initial date for calendar.
fieldInputPlugin
Plugin fieldInputPlugin
fieldInputTheme
Theme fieldInputTheme
- holds the new theme.
fieldResultSelectedDateAsString
java.lang.String fieldResultSelectedDateAsString
- holds a value of the selected date.
fieldSelectedDate
java.util.Date fieldSelectedDate
- holds the date from calendar.
fieldSelectType
int fieldSelectType
- holds a number of selection type (0:every day, 1:workday, 2:weekend/holiday).
firstDayOfWeek
int firstDayOfWeek
- holds a number representing the day which must be drawn as the first day of week.
holidays
java.util.Vector holidays
ivjDayPlugin
java.awt.MenuItem ivjDayPlugin
ivjMonthsList
java.awt.Choice ivjMonthsList
ivjNotePlugin
java.awt.MenuItem ivjNotePlugin
ivjPlugins
java.awt.PopupMenu ivjPlugins
ivjToDoPlugin
java.awt.MenuItem ivjToDoPlugin
ivjYearsList
java.awt.Choice ivjYearsList
noOfDaysAfter
int noOfDaysAfter
- holds number of days after the current month relative to 42.
noOfDaysBefor
int noOfDaysBefor
- holds number of days before the current month relative to 42.
pluginName
java.lang.String pluginName
- holds the name of the plugin from the popup Menu.
plugins
java.util.Vector plugins
- holds all the plugins that was added to the calendar.
previousMonthDaysNum
int previousMonthDaysNum
- holds number of days of the previous month.
weightX
int weightX
- used for placing the days in the correct place on the panel.
weightY
int weightY
- used for placing the days in the correct place on the panel.
aCalendar
java.util.Calendar aCalendar
- used for date processing.
fieldAboutThisBean
java.lang.String fieldAboutThisBean
- holds a description of dayPlugin bean.
fieldAllNoteItems
java.util.Vector fieldAllNoteItems
- holds all partitioned time.
fieldInitialTimeInterval
java.lang.String fieldInitialTimeInterval
- holds the time interval that is selected in Design Time.
fieldResultSelectedEndTime
java.lang.String fieldResultSelectedEndTime
- holds an value of the end time that is selected.
fieldResultSelectedIntervalAsString
java.lang.String fieldResultSelectedIntervalAsString
- holds the time selected from list whene UpdateButton is pressed.
fieldResultSelectedStartTime
java.lang.String fieldResultSelectedStartTime
- holds an value of the start time that is selected.
fieldSelectedDate
java.lang.String fieldSelectedDate
- holds the selected date.
fieldTimeStep
long fieldTimeStep
- holds a value that the initialTimeInterval will be partioned according to this.
firstLog
int firstLog
inputImage
java.awt.Image inputImage
- holds an image.
IntervalInArray
java.lang.String[] IntervalInArray
- it's an temprory storage to store partitioned time on it.
ivjCancelButton
java.awt.Button ivjCancelButton
ivjList1
java.awt.List ivjList1
ivjUpdateButton
java.awt.Button ivjUpdateButton
selection
boolean selection
timeFormat24h
boolean timeFormat24h
- represents if you will the 24 system if TimeFormat24h set to true or not.
fieldAboutThisBean
java.lang.String fieldAboutThisBean
resources
java.util.Hashtable resources
aCalendar
java.util.Calendar aCalendar
fieldAboutThisBean
java.lang.String fieldAboutThisBean
fieldAllNoteItems
java.util.Vector fieldAllNoteItems
fieldEditable
boolean fieldEditable
fieldSelectedDate
java.lang.String fieldSelectedDate
fieldText
java.lang.String fieldText
firstLog
int firstLog
- this variable is used to determine if this is the first call for the plugin
inputImage
java.awt.Image inputImage
ivjCancelButton
java.awt.Button ivjCancelButton
ivjNoteText
java.awt.TextArea ivjNoteText
ivjUpdateButton
java.awt.Button ivjUpdateButton
noteIndex
int noteIndex
- used as index of the current note.
NoteRecord
java.lang.String NoteRecord
- it holdes the constructed record to be add to allNoteItems
aCalendar
java.util.Calendar aCalendar
fieldAboutThisBean
java.lang.String fieldAboutThisBean
fieldAllNoteItems
java.util.Vector fieldAllNoteItems
fieldAllToDoItems
java.util.Vector fieldAllToDoItems
fieldSelectedDate
java.lang.String fieldSelectedDate
fieldText
java.lang.String fieldText
firstLog
int firstLog
- this variable is used to determine if this is the first call for the plugin
inputImage
java.awt.Image inputImage
ivjCancelButton
java.awt.Button ivjCancelButton
ivjChoice1
java.awt.Choice ivjChoice1
ivjChoice2
java.awt.Choice ivjChoice2
ivjChoice3
java.awt.Choice ivjChoice3
ivjDiscardButton
java.awt.Button ivjDiscardButton
ivjNewToDoButton
java.awt.Button ivjNewToDoButton
ivjNoteText
java.awt.TextArea ivjNoteText
ivjUpdateButton
java.awt.Button ivjUpdateButton
noteIndex
int noteIndex
- used as index of the current note.
NoteRecord
java.lang.String NoteRecord
- it holdes the constructed record to be add to allNoteItems
Package com.ibm.calendar.events |
Copyright © 2001 IBM Corp. All rights reserved. Java, JavaBeans, Swing and 100 Pure Java are trademarks of Sun Microsystems, Inc. All other trademarks are the property of their respective owners.