JHotDraw 7.5.1

org.jhotdraw.draw.handle
Class HandleAttributeKeys

java.lang.Object
  extended by org.jhotdraw.draw.handle.HandleAttributeKeys

public class HandleAttributeKeys
extends java.lang.Object

Defines a put of well known Handle attributes.

If you want different attribute values for your own editor, put the desired values using DrawingEditor.setHandleAttribute(org.jhotdraw.draw.AttributeKey, java.lang.Object).

Author:
Werner Randelshofer  @version $Id: HandleAttributeKeys.java 604 2010-01-09 12:00:29Z rawcoder $

Field Summary
static AttributeKey<java.awt.Color> ATTRIBUTE_HANDLE_FILL_COLOR
          Attribute handle fill color.
static AttributeKey<java.awt.Color> ATTRIBUTE_HANDLE_FILL_COLOR_DISABLED
          Attribute handle fill color.
static AttributeKey<java.awt.Color> ATTRIBUTE_HANDLE_STROKE_COLOR
          Attribute handle stroke color.
static AttributeKey<java.awt.Color> ATTRIBUTE_HANDLE_STROKE_COLOR_DISABLED
          Attribute handle stroke color.
static AttributeKey<java.awt.Color> BEZIER_CONTROL_POINT_HANDLE_FILL_COLOR
          Bezier control point handle fill color.
static AttributeKey<java.awt.Color> BEZIER_CONTROL_POINT_HANDLE_FILL_COLOR_DISABLED
          Bezier control point handle fill color.
static AttributeKey<java.awt.Color> BEZIER_CONTROL_POINT_HANDLE_STROKE_COLOR
          Bezier control point handle stroke color.
static AttributeKey<java.awt.Color> BEZIER_CONTROL_POINT_HANDLE_STROKE_COLOR_DISABLED
          Bezier control point handle stroke color.
static AttributeKey<java.awt.Color> BEZIER_NODE_HANDLE_FILL_COLOR
          Bezier node handle fill color.
static AttributeKey<java.awt.Color> BEZIER_NODE_HANDLE_FILL_COLOR_DISABLED
          Bezier node handle fill color.
static AttributeKey<java.awt.Color> BEZIER_NODE_HANDLE_STROKE_COLOR
          Bezier node handle stroke color.
static AttributeKey<java.awt.Color> BEZIER_NODE_HANDLE_STROKE_COLOR_DISABLED
          Bezier node handle stroke color.
static AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_1
          Bezier path stroke color 1.
static AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_1_DISABLED
          Bezier path stroke color 1.
static AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_1_HOVER
          Bezier path hover stroke color 1.
static AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_2
          Bezier path stroke color 2.
static AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_2_DISABLED
          Bezier path stroke color 2.
static AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_2_HOVER
          Bezier path hover stroke color 2.
static AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_1
          Bezier path stroke 1.
static AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_1_DISABLED
          Bezier path stroke 1.
static AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_1_HOVER
          Bezier path hover stroke 1.
static AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_2
          Bezier path stroke 2.
static AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_2_DISABLED
          Bezier path stroke 2.
static AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_2_HOVER
          Bezier path hover stroke 2.
static AttributeKey<java.awt.Color> BEZIER_TANGENT_COLOR_1
          Bezier tangent line stroke color 1.
static AttributeKey<java.awt.Color> BEZIER_TANGENT_COLOR_1_DISABLED
          Bezier tangent line stroke color 1.
static AttributeKey<java.awt.Color> BEZIER_TANGENT_COLOR_2
          Bezier tangent line stroke color 2.
static AttributeKey<java.awt.Color> BEZIER_TANGENT_COLOR_2_DISABLED
          Bezier tangent line stroke color 2.
static AttributeKey<java.awt.Stroke> BEZIER_TANGENT_STROKE_1
          Bezier tangent line stroke 1.
static AttributeKey<java.awt.Stroke> BEZIER_TANGENT_STROKE_1_DISABLED
          Bezier tangent line stroke 1.
static AttributeKey<java.awt.Stroke> BEZIER_TANGENT_STROKE_2
          Bezier tangent line stroke 2.
static AttributeKey<java.awt.Stroke> BEZIER_TANGENT_STROKE_2_DISABLED
          Bezier tangent line stroke 2.
static AttributeKey<java.awt.Color> CONNECTED_CONNECTION_HANDLE_FILL_COLOR
          Handle fill color.
static AttributeKey<java.awt.Color> CONNECTED_CONNECTION_HANDLE_STROKE_COLOR
          Handle stroke color.
static AttributeKey<java.awt.Color> CONNECTED_CONNECTOR_HANDLE_FILL_COLOR
          Handle fill color.
static AttributeKey<java.awt.Color> CONNECTED_CONNECTOR_HANDLE_STROKE_COLOR
          Handle stroke color.
static AttributeKey<java.awt.Color> DISCONNECTED_CONNECTION_HANDLE_FILL_COLOR
          Handle fill color.
static AttributeKey<java.awt.Color> DISCONNECTED_CONNECTION_HANDLE_STROKE_COLOR
          Handle stroke color.
static AttributeKey<java.awt.Color> DISCONNECTED_CONNECTOR_HANDLE_FILL_COLOR
          Handle fill color.
static AttributeKey<java.awt.Color> DISCONNECTED_CONNECTOR_HANDLE_STROKE_COLOR
          Handle stroke color.
static AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_1
          Group bounds color 1.
static AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_1_DISABLED
          Group bounds disabled color 1.
static AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_1_HOVER
          Group bounds hover color 1.
static AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_2
          Group bounds color 2.
static AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_2_DISABLED
          Group bounds disabled color 2.
static AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_2_HOVER
          Group bounds hover color 2.
static AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_1
          Group bounds stroke 1.
static AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_1_DISABLED
          Group bounds disabled stroke 1.
static AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_1_HOVER
          Group bounds hover stroke 1.
static AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_2
          Group bounds stroke 2.
static AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_2_DISABLED
          Group bounds disabled stroke 2.
static AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_2_HOVER
          Group bounds hover stroke 2.
static AttributeKey<java.awt.Color> GROUP_HANDLE_FILL_COLOR
          Group handle fill color.
static AttributeKey<java.awt.Color> GROUP_HANDLE_FILL_COLOR_DISABLED
          Group handle fill color.
static AttributeKey<java.awt.Color> GROUP_HANDLE_STROKE_COLOR
          Group handle stroke color.
static AttributeKey<java.awt.Color> GROUP_HANDLE_STROKE_COLOR_DISABLED
          Group handle stroke color.
static AttributeKey<java.awt.Color> HANDLE_FILL_COLOR
          General handle fill color.
static AttributeKey<java.awt.Color> HANDLE_FILL_COLOR_DISABLED
          General handle fill color.
static AttributeKey<java.lang.Integer> HANDLE_SIZE
          General handle size.
static AttributeKey<java.awt.Stroke> HANDLE_STROKE
          General handle stroke.
static AttributeKey<java.awt.Color> HANDLE_STROKE_COLOR
          General handle stroke color.
static AttributeKey<java.awt.Color> HANDLE_STROKE_COLOR_DISABLED
          General handle stroke color.
static AttributeKey<java.awt.Color> MOVE_HANDLE_FILL_COLOR
          Handle fill color.
static AttributeKey<java.awt.Color> MOVE_HANDLE_STROKE_COLOR
          Handle stroke color.
static AttributeKey<java.awt.Color> NULL_HANDLE_FILL_COLOR
          Handle fill color.
static AttributeKey<java.awt.Color> NULL_HANDLE_STROKE_COLOR
          Handle stroke color.
static AttributeKey<java.awt.Color> OVERFLOW_HANDLE_FILL_COLOR
          Handle fill color.
static AttributeKey<java.awt.Color> OVERFLOW_HANDLE_STROKE_COLOR
          Handle stroke color.
static AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_1
          Resize bounds stroke color 1.
static AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_1_DISABLED
          Disabled resize bounds stroke color 1.
static AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_1_HOVER
          Handle bounds hover stroke color 1.
static AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_2
          Resize bounds stroke color 2.
static AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_2_DISABLED
          Disabled resize bounds hover color 2.
static AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_2_HOVER
          Resize bounds hover stroke color 2.
static AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_1
          Resize bounds stroke 1.
static AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_1_DISABLED
          Disabled resize bounds stroke 1.
static AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_1_HOVER
          Resize bounds hover stroke 1.
static AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_2
          Resize bounds stroke 2.
static AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_2_DISABLED
          Disabled bounds stroke 2.
static AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_2_HOVER
          Resize bounds hover stroke 2.
static AttributeKey<java.awt.Color> RESIZE_HANDLE_FILL_COLOR
          Resize handle fill color.
static AttributeKey<java.awt.Color> RESIZE_HANDLE_STROKE_COLOR
          Resize handle stroke color.
static AttributeKey<java.awt.Color> ROTATE_HANDLE_FILL_COLOR
          Rotate handle fill color.
static AttributeKey<java.awt.Color> ROTATE_HANDLE_FILL_COLOR_DISABLED
          Rotate handle fill color.
static AttributeKey<java.awt.Color> ROTATE_HANDLE_STROKE_COLOR
          Rotate handle stroke color.
static AttributeKey<java.awt.Color> ROTATE_HANDLE_STROKE_COLOR_DISABLED
          Rotate handle stroke color.
static AttributeKey<java.awt.Color> SCALE_HANDLE_FILL_COLOR
          Scale handle fill color.
static AttributeKey<java.awt.Color> SCALE_HANDLE_STROKE_COLOR
          Scale handle stroke color.
static AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_1
          Transform bounds color 1.
static AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_1_DISABLED
          Transform bounds disabled color 1.
static AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_1_HOVER
          Transform bounds hover color 1.
static AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_2
          Transform bounds color 2.
static AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_2_DISABLED
          Transform bounds disabled color 2.
static AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_2_HOVER
          Transform bounds hover color 2.
static AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_1
          Transform bounds stroke 1.
static AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_1_DISABLED
          Transform bounds disabled stroke 1.
static AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_1_HOVER
          Transform bounds hover stroke 1.
static AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_2
          Transform bounds stroke 2.
static AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_2_DISABLED
          Transform bounds disabled stroke 2.
static AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_2_HOVER
          Transform bounds hover stroke 2.
static AttributeKey<java.awt.Color> TRANSFORM_HANDLE_FILL_COLOR
          Transform handle fill color.
static AttributeKey<java.awt.Color> TRANSFORM_HANDLE_FILL_COLOR_DISABLED
          Transform handle fill color.
static AttributeKey<java.awt.Color> TRANSFORM_HANDLE_STROKE_COLOR
          Transform handle stroke color.
static AttributeKey<java.awt.Color> TRANSFORM_HANDLE_STROKE_COLOR_DISABLED
          Transform handle stroke color.
 
Constructor Summary
HandleAttributeKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HANDLE_SIZE

public static final AttributeKey<java.lang.Integer> HANDLE_SIZE
General handle size.


HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> HANDLE_STROKE_COLOR
General handle stroke color.


HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> HANDLE_FILL_COLOR
General handle fill color.


HANDLE_STROKE

public static final AttributeKey<java.awt.Stroke> HANDLE_STROKE
General handle stroke.


HANDLE_STROKE_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> HANDLE_STROKE_COLOR_DISABLED
General handle stroke color.


HANDLE_FILL_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> HANDLE_FILL_COLOR_DISABLED
General handle fill color.


ROTATE_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> ROTATE_HANDLE_STROKE_COLOR
Rotate handle stroke color.


ROTATE_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> ROTATE_HANDLE_FILL_COLOR
Rotate handle fill color.


ROTATE_HANDLE_STROKE_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> ROTATE_HANDLE_STROKE_COLOR_DISABLED
Rotate handle stroke color.


ROTATE_HANDLE_FILL_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> ROTATE_HANDLE_FILL_COLOR_DISABLED
Rotate handle fill color.


BEZIER_CONTROL_POINT_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> BEZIER_CONTROL_POINT_HANDLE_STROKE_COLOR
Bezier control point handle stroke color.


BEZIER_CONTROL_POINT_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> BEZIER_CONTROL_POINT_HANDLE_FILL_COLOR
Bezier control point handle fill color.


BEZIER_TANGENT_COLOR_1

public static final AttributeKey<java.awt.Color> BEZIER_TANGENT_COLOR_1
Bezier tangent line stroke color 1.


BEZIER_TANGENT_COLOR_2

public static final AttributeKey<java.awt.Color> BEZIER_TANGENT_COLOR_2
Bezier tangent line stroke color 2.


BEZIER_TANGENT_STROKE_1

public static final AttributeKey<java.awt.Stroke> BEZIER_TANGENT_STROKE_1
Bezier tangent line stroke 1.


BEZIER_TANGENT_STROKE_2

public static final AttributeKey<java.awt.Stroke> BEZIER_TANGENT_STROKE_2
Bezier tangent line stroke 2.


BEZIER_NODE_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> BEZIER_NODE_HANDLE_STROKE_COLOR
Bezier node handle stroke color.


BEZIER_NODE_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> BEZIER_NODE_HANDLE_FILL_COLOR
Bezier node handle fill color.


BEZIER_PATH_COLOR_1

public static final AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_1
Bezier path stroke color 1.


BEZIER_PATH_COLOR_2

public static final AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_2
Bezier path stroke color 2.


BEZIER_PATH_STROKE_1

public static final AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_1
Bezier path stroke 1.


BEZIER_PATH_STROKE_2

public static final AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_2
Bezier path stroke 2.


BEZIER_PATH_COLOR_1_HOVER

public static final AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_1_HOVER
Bezier path hover stroke color 1.


BEZIER_PATH_COLOR_2_HOVER

public static final AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_2_HOVER
Bezier path hover stroke color 2.


BEZIER_PATH_STROKE_1_HOVER

public static final AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_1_HOVER
Bezier path hover stroke 1.


BEZIER_PATH_STROKE_2_HOVER

public static final AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_2_HOVER
Bezier path hover stroke 2.


BEZIER_CONTROL_POINT_HANDLE_STROKE_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> BEZIER_CONTROL_POINT_HANDLE_STROKE_COLOR_DISABLED
Bezier control point handle stroke color.


BEZIER_CONTROL_POINT_HANDLE_FILL_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> BEZIER_CONTROL_POINT_HANDLE_FILL_COLOR_DISABLED
Bezier control point handle fill color.


BEZIER_TANGENT_COLOR_1_DISABLED

public static final AttributeKey<java.awt.Color> BEZIER_TANGENT_COLOR_1_DISABLED
Bezier tangent line stroke color 1.


BEZIER_TANGENT_COLOR_2_DISABLED

public static final AttributeKey<java.awt.Color> BEZIER_TANGENT_COLOR_2_DISABLED
Bezier tangent line stroke color 2.


BEZIER_TANGENT_STROKE_1_DISABLED

public static final AttributeKey<java.awt.Stroke> BEZIER_TANGENT_STROKE_1_DISABLED
Bezier tangent line stroke 1.


BEZIER_TANGENT_STROKE_2_DISABLED

public static final AttributeKey<java.awt.Stroke> BEZIER_TANGENT_STROKE_2_DISABLED
Bezier tangent line stroke 2.


BEZIER_NODE_HANDLE_STROKE_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> BEZIER_NODE_HANDLE_STROKE_COLOR_DISABLED
Bezier node handle stroke color.


BEZIER_NODE_HANDLE_FILL_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> BEZIER_NODE_HANDLE_FILL_COLOR_DISABLED
Bezier node handle fill color.


BEZIER_PATH_COLOR_1_DISABLED

public static final AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_1_DISABLED
Bezier path stroke color 1.


BEZIER_PATH_COLOR_2_DISABLED

public static final AttributeKey<java.awt.Color> BEZIER_PATH_COLOR_2_DISABLED
Bezier path stroke color 2.


BEZIER_PATH_STROKE_1_DISABLED

public static final AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_1_DISABLED
Bezier path stroke 1.


BEZIER_PATH_STROKE_2_DISABLED

public static final AttributeKey<java.awt.Stroke> BEZIER_PATH_STROKE_2_DISABLED
Bezier path stroke 2.


SCALE_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> SCALE_HANDLE_STROKE_COLOR
Scale handle stroke color.


SCALE_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> SCALE_HANDLE_FILL_COLOR
Scale handle fill color.


RESIZE_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> RESIZE_HANDLE_STROKE_COLOR
Resize handle stroke color.


RESIZE_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> RESIZE_HANDLE_FILL_COLOR
Resize handle fill color.


RESIZE_BOUNDS_COLOR_1

public static final AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_1
Resize bounds stroke color 1.


RESIZE_BOUNDS_COLOR_2

public static final AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_2
Resize bounds stroke color 2.


RESIZE_BOUNDS_STROKE_1

public static final AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_1
Resize bounds stroke 1.


RESIZE_BOUNDS_STROKE_2

public static final AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_2
Resize bounds stroke 2.


RESIZE_BOUNDS_COLOR_1_DISABLED

public static final AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_1_DISABLED
Disabled resize bounds stroke color 1.


RESIZE_BOUNDS_COLOR_2_DISABLED

public static final AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_2_DISABLED
Disabled resize bounds hover color 2.


RESIZE_BOUNDS_STROKE_1_DISABLED

public static final AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_1_DISABLED
Disabled resize bounds stroke 1.


RESIZE_BOUNDS_STROKE_2_DISABLED

public static final AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_2_DISABLED
Disabled bounds stroke 2.


RESIZE_BOUNDS_COLOR_1_HOVER

public static final AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_1_HOVER
Handle bounds hover stroke color 1.


RESIZE_BOUNDS_COLOR_2_HOVER

public static final AttributeKey<java.awt.Color> RESIZE_BOUNDS_COLOR_2_HOVER
Resize bounds hover stroke color 2.


RESIZE_BOUNDS_STROKE_1_HOVER

public static final AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_1_HOVER
Resize bounds hover stroke 1.


RESIZE_BOUNDS_STROKE_2_HOVER

public static final AttributeKey<java.awt.Stroke> RESIZE_BOUNDS_STROKE_2_HOVER
Resize bounds hover stroke 2.


TRANSFORM_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> TRANSFORM_HANDLE_STROKE_COLOR
Transform handle stroke color.


TRANSFORM_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> TRANSFORM_HANDLE_FILL_COLOR
Transform handle fill color.


TRANSFORM_HANDLE_STROKE_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> TRANSFORM_HANDLE_STROKE_COLOR_DISABLED
Transform handle stroke color.


TRANSFORM_HANDLE_FILL_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> TRANSFORM_HANDLE_FILL_COLOR_DISABLED
Transform handle fill color.


TRANSFORM_BOUNDS_COLOR_1

public static final AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_1
Transform bounds color 1.


TRANSFORM_BOUNDS_COLOR_2

public static final AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_2
Transform bounds color 2.


TRANSFORM_BOUNDS_STROKE_1

public static final AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_1
Transform bounds stroke 1.


TRANSFORM_BOUNDS_STROKE_2

public static final AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_2
Transform bounds stroke 2.


TRANSFORM_BOUNDS_COLOR_1_HOVER

public static final AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_1_HOVER
Transform bounds hover color 1.


TRANSFORM_BOUNDS_COLOR_2_HOVER

public static final AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_2_HOVER
Transform bounds hover color 2.


TRANSFORM_BOUNDS_STROKE_1_HOVER

public static final AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_1_HOVER
Transform bounds hover stroke 1.


TRANSFORM_BOUNDS_STROKE_2_HOVER

public static final AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_2_HOVER
Transform bounds hover stroke 2.


TRANSFORM_BOUNDS_COLOR_1_DISABLED

public static final AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_1_DISABLED
Transform bounds disabled color 1.


TRANSFORM_BOUNDS_COLOR_2_DISABLED

public static final AttributeKey<java.awt.Color> TRANSFORM_BOUNDS_COLOR_2_DISABLED
Transform bounds disabled color 2.


TRANSFORM_BOUNDS_STROKE_1_DISABLED

public static final AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_1_DISABLED
Transform bounds disabled stroke 1.


TRANSFORM_BOUNDS_STROKE_2_DISABLED

public static final AttributeKey<java.awt.Stroke> TRANSFORM_BOUNDS_STROKE_2_DISABLED
Transform bounds disabled stroke 2.


GROUP_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> GROUP_HANDLE_STROKE_COLOR
Group handle stroke color.


GROUP_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> GROUP_HANDLE_FILL_COLOR
Group handle fill color.


GROUP_HANDLE_STROKE_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> GROUP_HANDLE_STROKE_COLOR_DISABLED
Group handle stroke color.


GROUP_HANDLE_FILL_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> GROUP_HANDLE_FILL_COLOR_DISABLED
Group handle fill color.


GROUP_BOUNDS_COLOR_1

public static final AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_1
Group bounds color 1.


GROUP_BOUNDS_COLOR_2

public static final AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_2
Group bounds color 2.


GROUP_BOUNDS_STROKE_1

public static final AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_1
Group bounds stroke 1.


GROUP_BOUNDS_STROKE_2

public static final AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_2
Group bounds stroke 2.


GROUP_BOUNDS_COLOR_1_HOVER

public static final AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_1_HOVER
Group bounds hover color 1.


GROUP_BOUNDS_COLOR_2_HOVER

public static final AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_2_HOVER
Group bounds hover color 2.


GROUP_BOUNDS_STROKE_1_HOVER

public static final AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_1_HOVER
Group bounds hover stroke 1.


GROUP_BOUNDS_STROKE_2_HOVER

public static final AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_2_HOVER
Group bounds hover stroke 2.


GROUP_BOUNDS_COLOR_1_DISABLED

public static final AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_1_DISABLED
Group bounds disabled color 1.


GROUP_BOUNDS_COLOR_2_DISABLED

public static final AttributeKey<java.awt.Color> GROUP_BOUNDS_COLOR_2_DISABLED
Group bounds disabled color 2.


GROUP_BOUNDS_STROKE_1_DISABLED

public static final AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_1_DISABLED
Group bounds disabled stroke 1.


GROUP_BOUNDS_STROKE_2_DISABLED

public static final AttributeKey<java.awt.Stroke> GROUP_BOUNDS_STROKE_2_DISABLED
Group bounds disabled stroke 2.


CONNECTED_CONNECTION_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> CONNECTED_CONNECTION_HANDLE_STROKE_COLOR
Handle stroke color.


CONNECTED_CONNECTION_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> CONNECTED_CONNECTION_HANDLE_FILL_COLOR
Handle fill color.


DISCONNECTED_CONNECTION_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> DISCONNECTED_CONNECTION_HANDLE_STROKE_COLOR
Handle stroke color.


DISCONNECTED_CONNECTION_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> DISCONNECTED_CONNECTION_HANDLE_FILL_COLOR
Handle fill color.


CONNECTED_CONNECTOR_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> CONNECTED_CONNECTOR_HANDLE_STROKE_COLOR
Handle stroke color.


CONNECTED_CONNECTOR_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> CONNECTED_CONNECTOR_HANDLE_FILL_COLOR
Handle fill color.


DISCONNECTED_CONNECTOR_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> DISCONNECTED_CONNECTOR_HANDLE_STROKE_COLOR
Handle stroke color.


DISCONNECTED_CONNECTOR_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> DISCONNECTED_CONNECTOR_HANDLE_FILL_COLOR
Handle fill color.


MOVE_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> MOVE_HANDLE_STROKE_COLOR
Handle stroke color.


MOVE_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> MOVE_HANDLE_FILL_COLOR
Handle fill color.


NULL_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> NULL_HANDLE_STROKE_COLOR
Handle stroke color.


NULL_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> NULL_HANDLE_FILL_COLOR
Handle fill color.


OVERFLOW_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> OVERFLOW_HANDLE_STROKE_COLOR
Handle stroke color.


OVERFLOW_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> OVERFLOW_HANDLE_FILL_COLOR
Handle fill color.


ATTRIBUTE_HANDLE_STROKE_COLOR

public static final AttributeKey<java.awt.Color> ATTRIBUTE_HANDLE_STROKE_COLOR
Attribute handle stroke color.


ATTRIBUTE_HANDLE_FILL_COLOR

public static final AttributeKey<java.awt.Color> ATTRIBUTE_HANDLE_FILL_COLOR
Attribute handle fill color.


ATTRIBUTE_HANDLE_STROKE_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> ATTRIBUTE_HANDLE_STROKE_COLOR_DISABLED
Attribute handle stroke color.


ATTRIBUTE_HANDLE_FILL_COLOR_DISABLED

public static final AttributeKey<java.awt.Color> ATTRIBUTE_HANDLE_FILL_COLOR_DISABLED
Attribute handle fill color.

Constructor Detail

HandleAttributeKeys

public HandleAttributeKeys()

Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.