public class ChartPropertyEditor
extends java.beans.PropertyEditorSupport
Title: ChartPropertyEditor class
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Constructor and Description |
|---|
ChartPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getCustomEditor() |
java.lang.String |
getJavaInitializationString() |
boolean |
supportsCustomEditor() |
public boolean supportsCustomEditor()
supportsCustomEditor in interface java.beans.PropertyEditorsupportsCustomEditor in class java.beans.PropertyEditorSupportpublic java.awt.Component getCustomEditor()
getCustomEditor in interface java.beans.PropertyEditorgetCustomEditor in class java.beans.PropertyEditorSupportpublic java.lang.String getJavaInitializationString()
getJavaInitializationString in interface java.beans.PropertyEditorgetJavaInitializationString in class java.beans.PropertyEditorSupport