pt.moredata.widgets
Class EditorPaneBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bypt.moredata.widgets.EditorPaneBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class EditorPaneBeanInfo
extends java.beans.SimpleBeanInfo

Title: Biblioteca de classes Visuais para acesso a BD

Description: Informacao sobre o bean de edicao de texto 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 : Moredata

Version:
1.0
Author:
Sérgio Ferreira

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
EditorPaneBeanInfo()
           
 
Method Summary
 java.beans.BeanDescriptor getBeanDescriptor()
          Provides additional information about the bean.
 java.awt.Image getIcon(int iconKind)
          Devolve o icon que deve aparecer na palette
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorPaneBeanInfo

public EditorPaneBeanInfo()
Method Detail

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()
Provides additional information about the bean.

Returns:
may return null if the information should be obtained by automatic analysis.

getIcon

public java.awt.Image getIcon(int iconKind)
Devolve o icon que deve aparecer na palette

Parameters:
iconKind - Description of the Parameter
Returns:
The icon value