|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.toedter.calendar.JDayChooser
JCalendar is a bean for choosing a day.
Nested Class Summary |
Nested classes inherited from class javax.swing.JPanel |
javax.swing.JPanel.AccessibleJPanel |
Nested classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
Nested classes inherited from class java.awt.Container |
java.awt.Container.AccessibleAWTContainer |
Nested classes inherited from class java.awt.Component |
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
Field Summary | |
protected java.util.Calendar |
calendar
|
protected int |
day
|
protected java.lang.String[] |
dayNames
|
protected javax.swing.JPanel |
dayPanel
|
protected javax.swing.JButton[] |
days
|
protected java.awt.Color |
decorationBackgroundColor
|
protected boolean |
decorationBackgroundVisible
|
protected boolean |
decorationBordersVisible
|
protected boolean |
initialized
|
protected java.util.Locale |
locale
|
protected java.awt.Color |
oldDayBackgroundColor
|
protected java.awt.Color |
selectedColor
|
protected javax.swing.JButton |
selectedDay
|
protected java.awt.Color |
sundayForeground
|
protected java.util.Calendar |
today
|
protected java.awt.Color |
weekdayForeground
|
protected boolean |
weekOfYearVisible
|
protected javax.swing.JPanel |
weekPanel
|
protected javax.swing.JButton[] |
weeks
|
Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
JDayChooser()
Default JDayChooser constructor. |
|
JDayChooser(boolean weekOfYearVisible)
JDayChooser constructor. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
JDayChooser is the ActionListener for all day buttons. |
protected void |
drawDays()
Hides and shows the day buttons. |
protected void |
drawWeeks()
Hides and shows the week buttons. |
void |
focusGained(java.awt.event.FocusEvent e)
JDayChooser is the FocusListener for all day buttons. |
void |
focusLost(java.awt.event.FocusEvent e)
Does nothing. |
int |
getDay()
Returns the selected day. |
javax.swing.JPanel |
getDayPanel()
Returns the day panel. |
java.awt.Color |
getDecorationBackgroundColor()
Returns the color of the decoration (day names and weeks). |
java.util.Locale |
getLocale()
Returns the locale. |
java.lang.String |
getName()
Returns "JDayChooser". |
java.awt.Color |
getSundayForeground()
Returns the Sunday foreground. |
java.awt.Color |
getWeekdayForeground()
Returns the weekday foreground. |
protected void |
init()
Initilizes the locale specific names for the days of the week. |
protected void |
initDecorations()
Initializes both day names and weeks of the year. |
boolean |
isDecorationBackgroundVisible()
The decoration background is the background color of the day titles and the weeks of the year. |
boolean |
isDecorationBordersVisible()
The decoration border is the button border of the day titles and the weeks of the year. |
boolean |
isWeekOfYearVisible()
In some Countries it is often usefull to know in which week of the year a date is. |
void |
keyPressed(java.awt.event.KeyEvent e)
JDayChooser is the KeyListener for all day buttons. |
void |
keyReleased(java.awt.event.KeyEvent e)
Does nothing. |
void |
keyTyped(java.awt.event.KeyEvent e)
Does nothing. |
static void |
main(java.lang.String[] s)
Creates a JFrame with a JDayChooser inside and can be used for testing. |
void |
setAlwaysFireDayProperty(boolean alwaysFire)
this is needed for JDateChooser. |
void |
setCalendar(java.util.Calendar calendar)
Sets a specific calendar. |
void |
setDay(int d)
Sets the day. |
void |
setDecorationBackgroundColor(java.awt.Color decorationBackgroundColor)
Sets the background of days and weeks of year buttons. |
void |
setDecorationBackgroundVisible(boolean decorationBackgroundVisible)
The decoration background is the background color of the day titles and the weeks of the year. |
void |
setDecorationBordersVisible(boolean decorationBordersVisible)
The decoration border is the button border of the day titles and the weeks of the year. |
void |
setEnabled(boolean enabled)
Enable or disable the JDayChooser. |
void |
setFocus()
Requests that the selected day also have the focus. |
void |
setFont(java.awt.Font font)
Sets the font property. |
void |
setForeground(java.awt.Color foreground)
Sets the foregroundColor color. |
void |
setLocale(java.util.Locale locale)
Sets the locale. |
void |
setMonth(int month)
Sets a specific month. |
void |
setSundayForeground(java.awt.Color sundayForeground)
Sets the Sunday foreground. |
void |
setWeekdayForeground(java.awt.Color weekdayForeground)
Sets the weekday foreground. |
void |
setWeekOfYearVisible(boolean weekOfYearVisible)
In some Countries it is often usefull to know in which week of the year a date is. |
void |
setYear(int year)
Sets a specific year. |
Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
Methods inherited from class javax.swing.JComponent |
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree |
Methods 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, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, 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, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected javax.swing.JButton[] days
protected javax.swing.JButton[] weeks
protected javax.swing.JButton selectedDay
protected javax.swing.JPanel weekPanel
protected javax.swing.JPanel dayPanel
protected int day
protected java.awt.Color oldDayBackgroundColor
protected java.awt.Color selectedColor
protected java.awt.Color sundayForeground
protected java.awt.Color weekdayForeground
protected java.awt.Color decorationBackgroundColor
protected java.lang.String[] dayNames
protected java.util.Calendar calendar
protected java.util.Calendar today
protected java.util.Locale locale
protected boolean initialized
protected boolean weekOfYearVisible
protected boolean decorationBackgroundVisible
protected boolean decorationBordersVisible
Constructor Detail |
public JDayChooser()
public JDayChooser(boolean weekOfYearVisible)
weekOfYearVisible
- true, if the weeks of a year shall be shownMethod Detail |
protected void init()
protected void initDecorations()
protected void drawWeeks()
protected void drawDays()
public java.util.Locale getLocale()
setLocale(java.util.Locale)
public void setLocale(java.util.Locale locale)
locale
- the new locale valuegetLocale()
public void setDay(int d)
d
- the daygetDay()
public void setAlwaysFireDayProperty(boolean alwaysFire)
alwaysFire
- true, if day property shall be fired every time a day is chosen.public int getDay()
setDay(int)
public void setMonth(int month)
month
- the new monthpublic void setYear(int year)
year
- the new yearpublic void setCalendar(java.util.Calendar calendar)
calendar
- the new calendarpublic void setFont(java.awt.Font font)
font
- the new fontpublic void setForeground(java.awt.Color foreground)
foreground
- the new foregroundColorpublic java.lang.String getName()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- the ActionEventpublic void focusGained(java.awt.event.FocusEvent e)
focusGained
in interface java.awt.event.FocusListener
e
- the FocusEventpublic void focusLost(java.awt.event.FocusEvent e)
focusLost
in interface java.awt.event.FocusListener
e
- the FocusEventpublic void keyPressed(java.awt.event.KeyEvent e)
keyPressed
in interface java.awt.event.KeyListener
e
- the KeyEventpublic void keyTyped(java.awt.event.KeyEvent e)
keyTyped
in interface java.awt.event.KeyListener
e
- the KeyEventpublic void keyReleased(java.awt.event.KeyEvent e)
keyReleased
in interface java.awt.event.KeyListener
e
- the KeyEventpublic void setEnabled(boolean enabled)
enabled
- The new enabled valuepublic boolean isWeekOfYearVisible()
public void setWeekOfYearVisible(boolean weekOfYearVisible)
weekOfYearVisible
- true, if the weeks of the year shall be shownpublic javax.swing.JPanel getDayPanel()
public java.awt.Color getDecorationBackgroundColor()
public void setDecorationBackgroundColor(java.awt.Color decorationBackgroundColor)
decorationBackgroundColor
- The background to setpublic java.awt.Color getSundayForeground()
public java.awt.Color getWeekdayForeground()
public void setSundayForeground(java.awt.Color sundayForeground)
sundayForeground
- The sundayForeground to setpublic void setWeekdayForeground(java.awt.Color weekdayForeground)
weekdayForeground
- The weekdayForeground to setpublic void setFocus()
public boolean isDecorationBackgroundVisible()
public void setDecorationBackgroundVisible(boolean decorationBackgroundVisible)
decorationBackgroundVisible
- true, if the decoration background
shall be painted.public boolean isDecorationBordersVisible()
public void setDecorationBordersVisible(boolean decorationBordersVisible)
decorationBordersVisible
- true, if the decoration border shall be
painted.public static void main(java.lang.String[] s)
s
- The command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |