biouml.standard.type
Class MultiLineHtmlFieldEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bybiouml.standard.type.MultiLineHtmlFieldEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class MultiLineHtmlFieldEditor
extends java.beans.PropertyEditorSupport

Pendung:
some stub implementation to format fields consisting from several lines.

Constructor Summary
MultiLineHtmlFieldEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, 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

MultiLineHtmlFieldEditor

public MultiLineHtmlFieldEditor()
Method Detail

getAsText

public java.lang.String getAsText()


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.