Class JDayChooser
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
edu.wisc.ssec.mcidasv.data.dateChooser.JDayChooser
- All Implemented Interfaces:
ActionListener,FocusListener,KeyListener,ImageObserver,MenuContainer,Serializable,EventListener,Accessible
JDayChooser is a bean for choosing a day.
- Version:
- $LastChangedRevision: 107 $, $LastChangedDate: 2009-05-01 15:48:00 +0200 (Fr, 01 Mai 2009) $
- Author:
- Kai Toedter
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanelNested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponentNested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainerNested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanstatic final Stringprotected Calendarprotected intprotected booleanprotected String[]protected JPanelprotected JButton[]protected Colorprotected booleanprotected booleanprotected Dateprotected Datestatic final Stringprotected booleanprotected Localeprotected intprotected Dateprotected Dateprotected Colorprotected Colorprotected JButtonprivate static final longprotected Colorprotected Calendarprotected Colorprotected booleanprotected JPanelprotected JButton[]Fields inherited from class javax.swing.JComponent
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOWFields inherited from class java.awt.Component
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH -
Constructor Summary
ConstructorsConstructorDescriptionDefault JDayChooser constructor.JDayChooser(boolean weekOfYearVisible) JDayChooser constructor. -
Method Summary
Modifier and TypeMethodDescriptionvoidJDayChooser is the ActionListener for all day buttons.private voidDraws the day names of the day columnes.protected voiddrawDays()Hides and shows the day buttons.protected voidHides and shows the week buttons.voidJDayChooser is the FocusListener for all day buttons.voidDoes nothing.intgetDay()Returns the selected day.Returns the day panel.Returns the color of the decoration (day names and weeks).Returns the locale.intGets the maximum number of characters of a day name or 0.Gets the maximum selectable date.Gets the minimum selectable date.intgetMonth()Returns the selected month.Returns the Sunday foreground.Returns the weekday foreground.intgetYear()Returns the selected year.protected voidinit()Initilizes the locale specific names for the days of the week.protected voidInitializes both day names and weeks of the year.booleanbooleanThe decoration background is the background color of the day titles and the weeks of the year.booleanThe decoration border is the button border of the day titles and the weeks of the year.booleanIn some Countries it is often usefull to know in which week of the year a date is.voidJDayChooser is the KeyListener for all day buttons.voidDoes nothing.voidDoes nothing.static voidCreates a JFrame with a JDayChooser inside and can be used for testing.voidsetAlwaysFireDayProperty(boolean alwaysFire) this is needed for JDateChooser.voidsetCalendar(Calendar calendar) Sets a specific calendar.voidsetDay(int d) Sets the day.voidsetDayBordersVisible(boolean dayBordersVisible) voidsetDecorationBackgroundColor(Color decorationBackgroundColor) Sets the background of days and weeks of year buttons.voidsetDecorationBackgroundVisible(boolean decorationBackgroundVisible) The decoration background is the background color of the day titles and the weeks of the year.voidsetDecorationBordersVisible(boolean decorationBordersVisible) The decoration border is the button border of the day titles and the weeks of the year.voidsetEnabled(boolean enabled) Enable or disable the JDayChooser.voidsetFocus()Requests that the selected day also have the focus.voidSets the font property.voidsetForeground(Color foreground) Sets the foregroundColor color.voidSets the locale.voidsetMaxDayCharacters(int maxDayCharacters) Sets the maximum number of characters per day in the day bar.setMaxSelectableDate(Date max) Sets the maximum selectable date.setMinSelectableDate(Date min) Sets the minimum selectable date.voidsetMonth(int month) Sets a specific month.voidsetSelectableDateRange(Date min, Date max) Sets a valid date range for selectable dates.voidsetSundayForeground(Color sundayForeground) Sets the Sunday foreground.voidsetWeekdayForeground(Color weekdayForeground) Sets the weekday foreground.voidsetWeekOfYearVisible(boolean weekOfYearVisible) In some Countries it is often usefull to know in which week of the year a date is.voidsetYear(int year) Sets a specific year.voidupdateUI()Updates the UI and sets the day button preferences.Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUIMethods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setFocusTraversalKeys, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, updateMethods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTreeMethods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
Field Details
-
serialVersionUID
- See Also:
-
BEG_DAY
- See Also:
-
END_DAY
- See Also:
-
days
-
weeks
-
selectedDay
-
weekPanel
-
dayPanel
-
day
-
oldDayBackgroundColor
-
selectedColor
-
sundayForeground
-
weekdayForeground
-
decorationBackgroundColor
-
dayNames
-
calendar
-
today
-
locale
-
initialized
-
weekOfYearVisible
-
decorationBackgroundVisible
-
decorationBordersVisible
-
dayBordersVisible
-
alwaysFireDayProperty
-
minSelectableDate
-
maxSelectableDate
-
defaultMinSelectableDate
-
defaultMaxSelectableDate
-
maxDayCharacters
-
-
Constructor Details
-
JDayChooser
public JDayChooser()Default JDayChooser constructor. -
JDayChooser
JDayChooser constructor.- Parameters:
weekOfYearVisible- true, if the weeks of a year shall be shown
-
-
Method Details
-
init
Initilizes the locale specific names for the days of the week. -
drawDayNames
Draws the day names of the day columnes. -
initDecorations
Initializes both day names and weeks of the year. -
drawWeeks
Hides and shows the week buttons. -
drawDays
Hides and shows the day buttons. -
getLocale
Returns the locale. -
setLocale
Sets the locale. -
setDay
Sets the day. This is a bound property.- Parameters:
d- the day- See Also:
-
setAlwaysFireDayProperty
this is needed for JDateChooser.- Parameters:
alwaysFire- true, if day property shall be fired every time a day is chosen.
-
getDay
Returns the selected day.- Returns:
- the day value
- See Also:
-
getMonth
Returns the selected month.- Returns:
- the month value
- See Also:
-
getYear
Returns the selected year.- Returns:
- the year value
- See Also:
-
setMonth
Sets a specific month. This is needed for correct graphical representation of the days.- Parameters:
month- the new month
-
setYear
Sets a specific year. This is needed for correct graphical representation of the days.- Parameters:
year- the new year
-
setCalendar
Sets a specific calendar. This is needed for correct graphical representation of the days.- Parameters:
calendar- the new calendar
-
setFont
Sets the font property.- Overrides:
setFontin classJComponent- Parameters:
font- the new font
-
setForeground
Sets the foregroundColor color.- Overrides:
setForegroundin classJComponent- Parameters:
foreground- the new foregroundColor
-
actionPerformed
JDayChooser is the ActionListener for all day buttons.- Specified by:
actionPerformedin interfaceActionListener- Parameters:
e- the ActionEvent
-
focusGained
JDayChooser is the FocusListener for all day buttons. (Added by Thomas Schaefer)- Specified by:
focusGainedin interfaceFocusListener- Parameters:
e- the FocusEvent
-
focusLost
Does nothing.- Specified by:
focusLostin interfaceFocusListener- Parameters:
e- the FocusEvent
-
keyPressed
JDayChooser is the KeyListener for all day buttons. (Added by Thomas Schaefer and modified by Austin Moore)- Specified by:
keyPressedin interfaceKeyListener- Parameters:
e- the KeyEvent
-
keyTyped
Does nothing.- Specified by:
keyTypedin interfaceKeyListener- Parameters:
e- the KeyEvent
-
keyReleased
Does nothing.- Specified by:
keyReleasedin interfaceKeyListener- Parameters:
e- the KeyEvent
-
setEnabled
Enable or disable the JDayChooser.- Overrides:
setEnabledin classJComponent- Parameters:
enabled- The new enabled value
-
isWeekOfYearVisible
In some Countries it is often usefull to know in which week of the year a date is.- Returns:
- boolean true, if the weeks of the year is shown
-
setWeekOfYearVisible
In some Countries it is often usefull to know in which week of the year a date is.- Parameters:
weekOfYearVisible- true, if the weeks of the year shall be shown
-
getDayPanel
Returns the day panel.- Returns:
- the day panel
-
getDecorationBackgroundColor
Returns the color of the decoration (day names and weeks).- Returns:
- the color of the decoration (day names and weeks).
-
setDecorationBackgroundColor
Sets the background of days and weeks of year buttons.- Parameters:
decorationBackgroundColor- The background to set
-
getSundayForeground
Returns the Sunday foreground.- Returns:
- Color the Sunday foreground.
-
getWeekdayForeground
Returns the weekday foreground.- Returns:
- Color the weekday foreground.
-
setSundayForeground
Sets the Sunday foreground.- Parameters:
sundayForeground- The sundayForeground to set
-
setWeekdayForeground
Sets the weekday foreground.- Parameters:
weekdayForeground- The weekdayForeground to set
-
setFocus
Requests that the selected day also have the focus. -
isDecorationBackgroundVisible
The decoration background is the background color of the day titles and the weeks of the year.- Returns:
- Returns true, if the decoration background is painted.
-
setDecorationBackgroundVisible
The decoration background is the background color of the day titles and the weeks of the year.- Parameters:
decorationBackgroundVisible- true, if the decoration background shall be painted.
-
isDecorationBordersVisible
The decoration border is the button border of the day titles and the weeks of the year.- Returns:
- Returns true, if the decoration border is painted.
-
isDayBordersVisible
-
setDecorationBordersVisible
The decoration border is the button border of the day titles and the weeks of the year.- Parameters:
decorationBordersVisible- true, if the decoration border shall be painted.
-
setDayBordersVisible
-
updateUI
Updates the UI and sets the day button preferences. -
setSelectableDateRange
Sets a valid date range for selectable dates. If max is before min, the default range with no limitation is set.- Parameters:
min- the minimum selectable date or null (then the minimum date is set to 01\01\0001)max- the maximum selectable date or null (then the maximum date is set to 01\01\9999)
-
setMaxSelectableDate
Sets the maximum selectable date. If null, the date 01\01\9999 will be set instead.- Parameters:
max- the maximum selectable date- Returns:
- the maximum selectable date
-
setMinSelectableDate
Sets the minimum selectable date. If null, the date 01\01\0001 will be set instead.- Parameters:
min- the minimum selectable date- Returns:
- the minimum selectable date
-
getMaxSelectableDate
Gets the maximum selectable date.- Returns:
- the maximum selectable date
-
getMinSelectableDate
Gets the minimum selectable date.- Returns:
- the minimum selectable date
-
getMaxDayCharacters
Gets the maximum number of characters of a day name or 0. If 0 is returned, dateFormatSymbols.getShortWeekdays() will be used.- Returns:
- the maximum number of characters of a day name or 0.
-
setMaxDayCharacters
Sets the maximum number of characters per day in the day bar. Valid values are 0-4. If set to 0, dateFormatSymbols.getShortWeekdays() will be used, otherwise theses strings will be reduced to the maximum number of characters.- Parameters:
maxDayCharacters- the maximum number of characters of a day name.
-
main
Creates a JFrame with a JDayChooser inside and can be used for testing.- Parameters:
s- The command line arguments
-