PropertyEditorpublic class PainterPropertyEditor extends PropertyEditorSupport
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PainterPropertyEditor.AffineTransformDelegate |
|
static class |
PainterPropertyEditor.Arc2DDelegate |
|
static class |
PainterPropertyEditor.AreaDelegate |
|
static class |
PainterPropertyEditor.CubicCurve2DDelegate |
|
static class |
PainterPropertyEditor.Ellipse2DDelegate |
|
static class |
PainterPropertyEditor.GeneralPathDelegate |
|
static class |
PainterPropertyEditor.GradientPaintDelegate |
|
static class |
PainterPropertyEditor.InsetsDelegate |
|
static class |
PainterPropertyEditor.Line2DDelegate |
|
static class |
PainterPropertyEditor.LinearGradientPaintDelegate |
|
static class |
PainterPropertyEditor.Point2DDelegate |
|
static class |
PainterPropertyEditor.QuadCurve2DDelegate |
|
static class |
PainterPropertyEditor.RadialGradientPaintDelegate |
|
static class |
PainterPropertyEditor.Rectangle2DDelegate |
|
static class |
PainterPropertyEditor.RoundRectangle2DDelegate |
|
static class |
PainterPropertyEditor.TestStuff |
| Constructor | Description |
|---|---|
PainterPropertyEditor() |
Creates a new instance of PainterPropertyEditor
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getJavaInitializationString() |
|
Painter |
getValue() |
|
static void |
main(String... args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditorpublic PainterPropertyEditor()
public Painter getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic String getJavaInitializationString()
getJavaInitializationString in interface PropertyEditorgetJavaInitializationString in class PropertyEditorSupportpublic static void main(String... args)
Copyright © 2018. All rights reserved.