|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
pt.moredata.widgets.TextFieldBeanInfo
Title: Biblioteca de classes Visuais para acesso a BD
Description: Implementa algumas funcionalidades extra às classes standard do swing. Algumas classes não tem qualquer extensão, no entanto existem para que não seja obrigatório reescrever os nomes das classes dos objectos visuais inserindo automáticamente caracteristicas,
Copyright:
Copyright (C) 2002 Moredata This program is free
software; you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version. This
program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details. You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation, Inc,
59 Temple Place-Suite 330, Boston, MA 02111-1307, USA. Company : Despodata
| Field Summary |
| Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
TextFieldBeanInfo()
|
|
| Method Summary | |
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Return other relevant BeanInfo objects. |
java.beans.BeanDescriptor |
getBeanDescriptor()
Provides additional information about the bean. |
java.awt.Image |
getIcon(int iconKind)
Gets the icon attribute of the ButtonBeanInfo object |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Give knowledge of properties. |
| Methods inherited from class java.beans.SimpleBeanInfo |
getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TextFieldBeanInfo()
| Method Detail |
public java.beans.BeanDescriptor getBeanDescriptor()
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
public java.beans.BeanInfo[] getAdditionalBeanInfo()
public java.awt.Image getIcon(int iconKind)
iconKind - Description of the Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||