br.mia.test.view.factory
Class ItemCalendario

java.lang.Object
  extended by br.mia.test.view.factory.ItemTela
      extended by br.mia.test.view.factory.ItemCalendario

public class ItemCalendario
extends ItemTela


Constructor Summary
ItemCalendario()
           
 
Method Summary
 com.toedter.calendar.JDateChooser getCampo()
           
 void setCampo(com.toedter.calendar.JDateChooser campo)
           
 
Methods inherited from class br.mia.test.view.factory.ItemTela
getEvento, getMenu, getNome, getObserver, getTipoMenu, isLabel, isReduzido, isTelaInteira, setEvento, setLabel, setMenu, setNome, setObserver, setReduzido, setTelaInteira, setTipoMenu
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemCalendario

public ItemCalendario()
Method Detail

getCampo

public com.toedter.calendar.JDateChooser getCampo()

setCampo

public void setCampo(com.toedter.calendar.JDateChooser campo)


Copyright © 2009. All Rights Reserved.