com.taursys.beans.editors
Class HAlignEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.taursys.beans.editors.HAlignEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class HAlignEditor
extends java.beans.PropertyEditorSupport

Title: Mapper Description: Presentation Framework for Web and GUI Applicaitons Copyright: Copyright (c) 2002 Company: Taurus Systems

Version:
2.0
Author:
Marty Phelan

Constructor Summary
HAlignEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 java.lang.String getJavaInitializationString()
           
 java.lang.String[] getTags()
           
 void setAsText(java.lang.String text)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HAlignEditor

public HAlignEditor()
Method Detail

getTags

public java.lang.String[] getTags()

getJavaInitializationString

public java.lang.String getJavaInitializationString()

getAsText

public java.lang.String getAsText()

setAsText

public void setAsText(java.lang.String text)
               throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException


Copyright © 2007 Martin T Phelan. All Rights Reserved.