ilog.views.maps.graphic.style
Class IlvMapStyleBeanInfo.CorrectBoolEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by ilog.views.maps.graphic.style.IlvMapStyleBeanInfo.CorrectBoolEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
IlvMapStyleBeanInfo

Deprecated. This class is no longer used and replaced by IlvBoolEditor

public static class IlvMapStyleBeanInfo.CorrectBoolEditor
extends PropertyEditorSupport

This boolean editor replaces the default sun.beans.editors.BoolEditor for accessibility reasons in Applet mode.

Since:
JViews 7.5

Constructor Summary
IlvMapStyleBeanInfo.CorrectBoolEditor()
          Deprecated. Creates a new CorrectBoolEditor.
 
Method Summary
 String getAsText()
          Deprecated. 
 String getJavaInitializationString()
          Deprecated. 
 String[] getTags()
          Deprecated. 
 void setAsText(String text)
          Deprecated. 
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, 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

IlvMapStyleBeanInfo.CorrectBoolEditor

public IlvMapStyleBeanInfo.CorrectBoolEditor()
Deprecated. 
Creates a new CorrectBoolEditor.

Method Detail

getJavaInitializationString

public String getJavaInitializationString()
Deprecated. 

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

getAsText

public String getAsText()
Deprecated. 

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

setAsText

public void setAsText(String text)
               throws IllegalArgumentException
Deprecated. 

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

getTags

public String[] getTags()
Deprecated. 

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


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