Serialized Form
Package net.sf.advjavacalendar |
m_TableView
CalendarTableView m_TableView
- Tableview of the application
Package net.sf.advjavacalendar.action |
Package net.sf.advjavacalendar.common |
m_Instance
CalendarApplication m_Instance
- Holds a reference to the calendar application
m_CommandValue
CommandHolder.CommandValue m_CommandValue
- Hold the value of current CommandValue
m_Model
Model m_Model
- Holds the model of the view
m_Instance
CalendarApplication m_Instance
- Holds a reference to the calendar application
m_Model
Model m_Model
- Holds the model of the view
m_Start
java.util.Date m_Start
- The date of the entry
m_Name
java.lang.String m_Name
- Short description of the entry
m_Duration
java.lang.Long m_Duration
- Duration of the Item
m_Source
Data m_Source
- Reference of the source where this item is from
m_Month
java.lang.String m_Month
- The current selected month
m_Year
java.lang.Integer m_Year
- The current selected year
m_Search
java.lang.String m_Search
- The search string
Package net.sf.advjavacalendar.data |
Package net.sf.advjavacalendar.dialog |
m_DurationCombo
javax.swing.JComboBox m_DurationCombo
- Textfield for the description
m_dateField
org.jdesktop.swingx.JXDatePicker m_dateField
- Datepicker for selecting the date of the entry
m_nameField
javax.swing.JTextField m_nameField
- Textfield for the entries name
m_Model
com.jgoodies.binding.list.SelectionInList<E> m_Model
- SelectionInList for the duration combobox
Package net.sf.advjavacalendar.view |
m_MonthBox
javax.swing.JComboBox m_MonthBox
- The Combobox for the months
m_YearBox
javax.swing.JComboBox m_YearBox
- The Combobox for the years
m_SearchField
javax.swing.JTextField m_SearchField
- Field for searching some entries
m_NavigationSettings
NavigationSettings m_NavigationSettings
- The value of the selection
m_Table
org.jdesktop.swingx.JXTable m_Table
- The table instance
m_List
com.jgoodies.binding.list.ArrayListModel<E> m_List
- The calendar entries
m_Model
com.jgoodies.binding.list.SelectionInList<E> m_Model
- The interface between the values and the table itself
m_DoubleClickHandler
TableDoubleClickHandler m_DoubleClickHandler
- The double click Handler for the table
Copyright © 2008 null. All Rights Reserved.