ilog.views.maps.beans.editor
Class StringArrayEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by ilog.views.maps.beans.editor.StringArrayEditor
All Implemented Interfaces:
PropertyEditor

Deprecated.

public class StringArrayEditor
extends PropertyEditorSupport

Internal use only class.

Since:
JViews 7.5

Constructor Summary
StringArrayEditor()
          Deprecated. Creates a new StringArrayEditor.
 
Method Summary
 String getAsText()
          Deprecated. 
 String getJavaInitializationString()
          Deprecated. 
 void setAsText(String s)
          Deprecated. 
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringArrayEditor

public StringArrayEditor()
Deprecated. 
Creates a new StringArrayEditor.

Method Detail

getJavaInitializationString

public String getJavaInitializationString()
Deprecated. 

Specified by:
getJavaInitializationString in interface PropertyEditor
Overrides:
getJavaInitializationString in class PropertyEditorSupport
See Also:
PropertyEditorSupport.getJavaInitializationString()

setAsText

public void setAsText(String s)
               throws IllegalArgumentException
Deprecated. 

Specified by:
setAsText in interface PropertyEditor
Overrides:
setAsText in class PropertyEditorSupport
Throws:
IllegalArgumentException
See Also:
PropertyEditorSupport.setAsText(java.lang.String)

getAsText

public String getAsText()
Deprecated. 

Specified by:
getAsText in interface PropertyEditor
Overrides:
getAsText in class PropertyEditorSupport
See Also:
PropertyEditorSupport.getAsText()


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.