|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
ilog.views.util.beans.editor.IlvTaggedIntValueEditor
ilog.views.maps.beans.editor.IlvLineJoinPropertyEditor2
public class IlvLineJoinPropertyEditor2
A line join property editor that uses IlvStroke values.
| Constructor Summary | |
|---|---|
IlvLineJoinPropertyEditor2()
Creates a IlvLineJoinPropertyEditor2. |
|
| Method Summary | |
|---|---|
protected int[] |
createIntValues()
Returns a new array of ints representing the int values of the property. |
protected String[] |
createStringValues()
Returns a new array of Strings representing Java expressions that evaluate to the values of the property. |
protected String[] |
createTags()
Returns a new array of Strings representing the values of the property. |
| Methods inherited from class ilog.views.util.beans.editor.IlvTaggedIntValueEditor |
|---|
createLocalizedTextValues, getAsCSSValue, getAsLocalizedText, getAsText, getJavaInitializationString, getTags, getValuesAsLocalizedText, init, setAsLocalizedText, setAsText |
| 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 |
| Methods inherited from interface java.beans.PropertyEditor |
|---|
addPropertyChangeListener, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
| Methods inherited from interface java.beans.PropertyEditor |
|---|
addPropertyChangeListener, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
| Constructor Detail |
|---|
public IlvLineJoinPropertyEditor2()
| Method Detail |
|---|
protected String[] createTags()
createTags in class ilog.views.util.beans.editor.IlvTaggedIntValueEditorStringsprotected String[] createStringValues()
This method in used in the implementation of
IlvTaggedIntValueEditor.getJavaInitializationString().
createStringValues in class ilog.views.util.beans.editor.IlvTaggedIntValueEditorIlvTaggedIntValueEditor.createStringValues()protected int[] createIntValues()
createIntValues in class ilog.views.util.beans.editor.IlvTaggedIntValueEditorIlvTaggedIntValueEditor.createIntValues()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||