Class and Description |
---|
org.jhotdraw.samples.mini.BorderRectangleFigure
This class should be in one of the samples package
|
Field and Description |
---|
org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.downKey
As of Java 2 platform v1.3.
|
org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.leftKey
As of Java 2 platform v1.3.
|
org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.rightKey
As of Java 2 platform v1.3.
|
org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.upKey
As of Java 2 platform v1.3.
|
Method and Description |
---|
net.n3.nanoxml.IXMLElement.getAttribute(String)
As of NanoXML/Java 2.0.1, replaced by
IXMLElement.getAttribute(java.lang.String,java.lang.String)
Returns the value of an attribute. |
net.n3.nanoxml.XMLElement.getAttribute(String)
As of NanoXML/Java 2.1, replaced by
XMLElement.getAttribute(java.lang.String,java.lang.String)
Returns the value of an attribute. |
Constructor and Description |
---|
org.jhotdraw.draw.tool.CreationTool(Figure, Map<AttributeKey, Object>, String)
This constructor might go away, because the name parameter
is not used.
|