MDateSelector

Serialized Form


Package mseries.Calendar

Class mseries.Calendar.CalendarPanel extends JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

background

Color[] background

foreground

Color[] foreground

todayBG

Color todayBG

todayFG

Color todayFG

outOfRangeFG

Color outOfRangeFG

outOfRangeBG

Color outOfRangeBG

hasImage

boolean hasImage

model

MMonth model

specialModel

SpecialDayModel specialModel

month

int month
The month that the calendar is displaying


selectedCell

Point selectedCell

firstCell

Point firstCell
The cell containing the first day of the month


lastCell

Point lastCell
The cell containing the last day of the month


listeners

Vector<E> listeners

cellSize

Dimension cellSize
The size of one cell in the calendar grid

Class mseries.Calendar.GridSelectionEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

x

int x

y

int y

quit

boolean quit

Class mseries.Calendar.Header extends JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

background

Color[] background

foreground

Color[] foreground

opaque

boolean opaque

fColumnNames

String[] fColumnNames

columnNames

String[] columnNames

rb

ResourceBundle rb

cols

int cols

n

int n

cellSize

Dimension cellSize
The size of one cell in the calendar grid

Class mseries.Calendar.MButtonChanger extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

date

JLabel date

down

RollOverButton down

up

RollOverButton up

df

DateFormat df

model

MDateSpinnerModel model

upAction

AbstractAction upAction

downAction

AbstractAction downAction

maxC

Calendar maxC

minC

Calendar minC

minMonth

int minMonth

minYear

int minYear

listeners

Vector<E> listeners

offset

int offset

mp

MonthPopup mp

Class mseries.Calendar.MDateDisplay extends JTextField implements Serializable

serialVersionUID: 1L

Serialized Fields

date

Date date

minDate

Date minDate

maxDate

Date maxDate

shortFormatter

DateFormat shortFormatter

Class mseries.Calendar.MDateOutOfRangeException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

date

Date date

Class mseries.Calendar.MDateSelectorPanel extends MImagePanel implements Serializable

serialVersionUID: 1L

Serialized Fields

calendar

CalendarPanel calendar

dataModel

MMonth dataModel

today

Date today

hasTodayButton

boolean hasTodayButton

todayButton

JButton todayButton

changerEditable

boolean changerEditable

scrollbar

MDateChanger scrollbar

rb

ResourceBundle rb

header

Header header

focusCycleRoot

boolean focusCycleRoot

c

GridBagConstraints c

clickCount

int clickCount

specialDayModel

SpecialDayModel specialDayModel

fc

mseries.Calendar.FocusChecker fc

closeOnToday

boolean closeOnToday

Class mseries.Calendar.MDateSelectorUI extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

date

JTextField date

c

GridBagConstraints c

okButton

JButton okButton

todayButton

JButton todayButton

cancelButton

JButton cancelButton

df

DateFormat df

rb

ResourceBundle rb

innerPanel

MImagePanel innerPanel

Class mseries.Calendar.MMonthEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

type

int type

date

Calendar date

Class mseries.Calendar.MonthPopup extends JWindow implements Serializable

serialVersionUID: 1L

Serialized Fields

months

JList months

model

mseries.Calendar.MonthPopup.MonthModel model

autoChanger

mseries.Calendar.MonthPopup.AutoChanger autoChanger

c1

Calendar c1

width

int width

height

int height

Class mseries.Calendar.MScrollBarChanger.UpDownAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Serialized Fields

direction

int direction

step

int step

Class mseries.Calendar.MSpinnerChanger extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

maxC

Calendar maxC

minC

Calendar minC

minMonth

int minMonth

minYear

int minYear

maxYear

int maxYear

month

JSpinner month

year

JSpinner year

yearModel

SpinnerNumberModel yearModel

monthModel

SpinnerListModel monthModel

months

String[] months

mths

String[] mths

listeners

Vector<E> listeners

Package mseries.plaf.Aqua

Class mseries.plaf.Aqua.AquaArrowButton extends JButton implements Serializable

serialVersionUID: 1L

Serialized Fields

direction

int direction

Package mseries.plaf.basic

Class mseries.plaf.basic.BasicDateEntryUI.CancelAction extends BasicDateEntryUI.OpenCloseAction implements Serializable

serialVersionUID: 1L

Class mseries.plaf.basic.BasicDateEntryUI.CloseAction extends BasicDateEntryUI.OpenCloseAction implements Serializable

serialVersionUID: 1L

Class mseries.plaf.basic.BasicDateEntryUI.OpenAction extends BasicDateEntryUI.OpenCloseAction implements Serializable

serialVersionUID: 1L

Class mseries.plaf.basic.BasicDateEntryUI.OpenCloseAction extends AbstractAction implements Serializable

serialVersionUID: 1L


Package mseries.plaf.Mac

Class mseries.plaf.Mac.MacArrowButton extends JButton implements Serializable

serialVersionUID: 1L

Serialized Fields

direction

int direction

Package mseries.plaf.Metal

Class mseries.plaf.Metal.MetalArrowButton extends JButton implements Serializable

serialVersionUID: 1L

Serialized Fields

direction

int direction

top

boolean top

left

boolean left

bottom

boolean bottom

right

boolean right

Package mseries.ui

Class mseries.ui.ArrowButton extends JButton implements Serializable

serialVersionUID: 1L

Serialized Fields

direction

int direction

Class mseries.ui.IconPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

placement

int placement

background

Color background

icon

Icon icon

Class mseries.ui.ImagePanel extends IconPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

imageURL

URL imageURL

Class mseries.ui.MChangeEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

value

Object value

type

int type

Class mseries.ui.MDateCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

comp

MDateEntryField comp

date

Date date

Class mseries.ui.MDateEntryField extends JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

display

MDateField display

todayButton

boolean todayButton

hasBorder

boolean hasBorder

nullOnEmpty

boolean nullOnEmpty

logger

Logger logger

listenerList

EventListenerList listenerList

panelConstraints

MDateSelectorConstraints panelConstraints

last

int last

closeOnToday

boolean closeOnToday

Class mseries.ui.MDateField extends JFormattedTextField implements Serializable

serialVersionUID: 1L

Serialized Fields

minDate

Date minDate

maxDate

Date maxDate

date

Date date

df

MDateFormat df
Deprecated. 

rb

ResourceBundle rb

mouseListener

MouseListener mouseListener

c

MDateSelectorConstraints c

hasPopup

boolean hasPopup

h

int h

m

int m

s

int s

ms

int ms

Class mseries.ui.MImagePanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

imageURL

URL imageURL

file

String file

f

File f

img

Image img

Class mseries.ui.MPopupDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

saveX

int saveX

saveY

int saveY

firstShow

boolean firstShow

isVisible

boolean isVisible

hasShadow

boolean hasShadow

firstComp

Component firstComp

a

JButton a

Class mseries.ui.MPopupPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

desiredLocationX

int desiredLocationX

desiredLocationY

int desiredLocationY

isVisible

boolean isVisible

hasShadow

boolean hasShadow

invoker

Component invoker

firstComp

Component firstComp

Class mseries.ui.MPopupWindow extends JWindow implements Serializable

serialVersionUID: 1L

Serialized Fields

saveX

int saveX

saveY

int saveY

firstShow

boolean firstShow

isVisible

boolean isVisible

hasShadow

boolean hasShadow

firstComp

Component firstComp

a

JButton a

Class mseries.ui.MSimpleDateFormat extends SimpleDateFormat implements Serializable

serialVersionUID: 1L

Class mseries.ui.RollOverButton extends ArrowButton implements Serializable

serialVersionUID: 1L

Serialized Fields

direction

int direction

Class mseries.ui.Shadow extends JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

shadowWidth

int shadowWidth

orientation

int orientation

Package mseries.utils

Class mseries.utils.FormCellLayout extends FormLayout implements Serializable

serialVersionUID: 1L

Serialized Fields

nextX

int nextX

Class mseries.utils.FormConstraints extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

spansColumns

boolean spansColumns
A component that spans columns will be drawn at its preferred size if there is enough remaining space in the container.


insets

Insets insets
Speifies the border around the component, this is usually left to the default value


gridx

int gridx
Specifies the cell at the left of the component's display area, where the leftmost cell has gridx=0. The value RELATIVE specifies that the component be placed just to the right of the component that was added to the container just before this component was added.

The default value is RELATIVE. gridx should be a non-negative value.

 
See Also:
FormConstraints.clone(), FormConstraints.gridy

gridy

int gridy
Specifies the cell at the top of the component's display area, where the topmost cell has gridy=0. The value RELATIVE specifies that the component be placed just below the component that was added to the container just before this component was added.

The default value is RELATIVE. gridy should be a non-negative value.

 
See Also:
FormConstraints.clone(), FormConstraints.gridx

anchor

int anchor
This field is used when the component is smaller than its display area. It determines where, within the display area, to place the component. Possible values are CENTER, NORTH, NORTHEAST, EAST, SOUTHEAST, SOUTH, SOUTHWEST, WEST, and NORTHWEST. The default value is CENTER.

 
See Also:
FormConstraints.clone()

cellWidth

int cellWidth

cellHeight

int cellHeight

tempX

int tempX

tempY

int tempY

fill

boolean fill
Set this to true of the components is not to take part in column width calculations, it will fill the column which is wht widht of the widest component in the column

Class mseries.utils.FormLayout extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

comptable

Hashtable<K,V> comptable
This hashtable maintains the association between a component and its gridbox constraints. The Keys in comptable are the components and the values are the instances of FormConstraints.

 
See Also:
FormConstraints

defaultConstraints

FormConstraints defaultConstraints
This field holds a gridbox constraints instance containing the default values, so if a component does not have gridbox constraints associated with it, then the component will be assigned a copy of the defaultConstraints.

 
See Also:
FormLayout.getConstraints(Component), FormLayout.setConstraints(Component, FormConstraints), FormLayout.lookupConstraints(Component)

info

mseries.utils.FormLayoutInfo info
One FormLayoutInfo object is maintained for the layout manager that contains the working attributes for the whole layout.

Class mseries.utils.FormStrut extends Component implements Serializable

serialVersionUID: 1L

Serialized Fields

size

Dimension size
The size of the strut

Class mseries.utils.MultiFormLayout extends VFlowLayout implements Serializable

serialVersionUID: 1L

Serialized Fields

children

ArrayList<E> children

actualWidth

int[] actualWidth

colWidth

int[] colWidth

width

int width

height

int height

minHeight

int minHeight

cols

int cols

Class mseries.utils.VFlowLayout extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

layoutSize

Dimension layoutSize


MDateSelector

Copyright © 2001-2007 M Newstead. All Rights Reserved.