pt.moredata.widgets
Class TypeEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bypt.moredata.widgets.TypeEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class TypeEditor
extends java.beans.PropertyEditorSupport

Title: DataTypeEditor

Description:

Editor da propriedade de tipos de dados Copyright: Copyright (c) Sérgio Ferreira

Company: Moredata

Version:
1.0
Author:
Sérgio Ferreira

Constructor Summary
TypeEditor()
           
 
Method Summary
 java.lang.String getJavaInitializationString()
          Gets the javaInitializationString attribute of the TypeEditor object
 java.lang.String[] getTags()
          Devolve strings para combo-box de seleccao das propriedades no IDE
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeEditor

public TypeEditor()
Method Detail

getTags

public java.lang.String[] getTags()
Devolve strings para combo-box de seleccao das propriedades no IDE

Returns:
The tags value

getJavaInitializationString

public java.lang.String getJavaInitializationString()
Gets the javaInitializationString attribute of the TypeEditor object

Returns:
The javaInitializationString value