|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SwingCalendarView
Method Summary | |
---|---|
JComponent |
getDateSelection()
you can provide a DateSelection component if you want |
void |
scrollToStart()
Most times you can only scroll programaticaly if the window is visible and the size of the component is known, so this method gets called when the window is visible. |
void |
update()
|
Methods inherited from interface org.rapla.gui.toolkit.RaplaWidget |
---|
getComponent |
Method Detail |
---|
void update() throws RaplaException
RaplaException
JComponent getDateSelection()
void scrollToStart()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |