ilog.views.maps.beans.editor
Class MarkerTypeEditor

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

Deprecated.

public class MarkerTypeEditor
extends PropertyEditorSupport

Internal use only class.

Since:
JViews 7.5

Constructor Summary
MarkerTypeEditor()
          Deprecated. Creates a new MarkerTypeEditor.
 
Method Summary
 String getAsText()
          Deprecated.  Returns the value of the editor as a text.
 void setAsText(String s)
          Deprecated.  Sets the value of the editor as a text.
 boolean supportsCustomEditor()
          Deprecated. This property editor supports a custom editor.
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkerTypeEditor

public MarkerTypeEditor()
Deprecated. 
Creates a new MarkerTypeEditor.

Method Detail

getAsText

public String getAsText()
Deprecated. 
Returns the value of the editor as a text.

Specified by:
getAsText in interface PropertyEditor
Overrides:
getAsText in class PropertyEditorSupport

setAsText

public void setAsText(String s)
               throws IllegalArgumentException
Deprecated. 
Sets the value of the editor as a text.

Specified by:
setAsText in interface PropertyEditor
Overrides:
setAsText in class PropertyEditorSupport
Throws:
IllegalArgumentException

supportsCustomEditor

public boolean supportsCustomEditor()
Deprecated. 
This property editor supports a custom editor.

Specified by:
supportsCustomEditor in interface PropertyEditor
Overrides:
supportsCustomEditor in class PropertyEditorSupport


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