COMPONENTE DE SWING PARA SELECCIONDE FECHA

1,440 views
Skip to first unread message

cel...@gmail.com

unread,
Feb 3, 2008, 6:29:41 PM2/3/08
to JavaSOS
Existe un componete de swing para selección de fecha similar al de
Visual Basic?

Mauri Ferreyra

unread,
Feb 3, 2008, 6:44:23 PM2/3/08
to jav...@googlegroups.com
Esto te puede servir
http://www.java2s.com/Code/Java/Swing-Components/JavaDateChooserComboBox.htm
 o esto también
http://forum.java.sun.com/thread.jspa?threadID=640464

nunca las use, solo busque e investigue en google.
Saludos. contanos como te fue.


On Feb 3, 2008 8:29 PM, cel...@gmail.com <cel...@gmail.com> wrote:

Existe un componete de swing para selección de fecha similar al de
Visual Basic?





--
Mauricio F. Ferreyra |tel #: (0351) 156-623072 | Cordoba - Argentina

Débora Hisgen

unread,
Feb 3, 2008, 6:45:52 PM2/3/08
to jav...@googlegroups.com
Si, JCalendar

Mauri Ferreyra

unread,
Feb 3, 2008, 6:46:57 PM2/3/08
to jav...@googlegroups.com
Esto parece bastante interesante tambien
https://jcalendar.dev.java.net/

David Castañeda

unread,
Feb 4, 2008, 10:08:47 AM2/4/08
to jav...@googlegroups.com
yo recomiendo...
http://microba.sourceforge.net/
me ha servido sin problemas en 2 proyectos ya durante bastante tiempo.
--
David Castañeda R.
Easy Solutions Inc.
dcast...@easysol.net
Movil: +57(1)(300) 4497203

cel...@gmail.com

unread,
Feb 4, 2008, 1:11:10 PM2/4/08
to JavaSOS
Mejor use un jFormattedTextField, por que me parecia demaciado para el
simple ingreso de una Fecha, usando esta linea en el initcomponents de
NetBeans:

fechajFormattedTextField1 = new JFormattedTextField(new
SimpleDateFormat("dd/mm/yyyy"));

pero, ahora cuando escribo por ejemplo "1 1 2008", ME LO CONVIERTE A
"01/01/0008".

que estoy haciendo mal?

On 3 feb, 18:46, "Mauri Ferreyra" <maur...@gmail.com> wrote:
> Esto parece bastante interesante tambienhttps://jcalendar.dev.java.net/
>
> On Feb 3, 2008 8:44 PM, Mauri Ferreyra <maur...@gmail.com> wrote:
>
>
>
>
>
> > Esto te puede servir
>
> >http://www.java2s.com/Code/Java/Swing-Components/JavaDateChooserCombo...
> >  o esto también
> >http://forum.java.sun.com/thread.jspa?threadID=640464
>
> > nunca las use, solo busque e investigue en google.
> > Saludos. contanos como te fue.
>
> > On Feb 3, 2008 8:29 PM, cell...@gmail.com <cell...@gmail.com> wrote:
>
> > > Existe un componete de swing para selección de fecha similar al de
> > > Visual Basic?
>
> > --
> > Mauricio F. Ferreyra |tel #: (0351) 156-623072 | Cordoba - Argentina
>
> --
> Mauricio F. Ferreyra |tel #: (0351) 156-623072 | Cordoba - Argentina- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -
Reply all
Reply to author
Forward
0 new messages