public static final class PainterPropertyEditor.TestStuff extends Object
Modifier and Type | Field and Description |
---|---|
Point2D.Double |
db |
String |
str |
Constructor and Description |
---|
PainterPropertyEditor.TestStuff() |
PainterPropertyEditor.TestStuff(Point2D.Double db,
String str) |
public Point2D.Double db
public String str
public PainterPropertyEditor.TestStuff()
public PainterPropertyEditor.TestStuff(Point2D.Double db, String str)
public void setDb(Point2D.Double db)
public Point2D.Double getDb()
public void setStr(String str)
public String getStr()
public Insets getIns()
public void setIns(Insets ins)
Copyright © 2014. All rights reserved.