pt.despodata.java.ddata
Class DDataTypeEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bypt.despodata.java.ddata.DDataTypeEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class DDataTypeEditor
extends java.beans.PropertyEditorSupport

Title: DData

Description:

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

Company: Despodata

Version:
1.0
Author:
Sérgio Ferreira

Constructor Summary
DDataTypeEditor()
           
 
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

DDataTypeEditor

public DDataTypeEditor()
Method Detail

getTags

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


getJavaInitializationString

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

Returns:
The javaInitializationString value