MiG InfoCom MiG Calendar JavaBeans User Manual
Page 9
![background image](https://www.manualsdir.com/files/798675/content/doc009.png)
PlaceRect
Property: How this shape's main text will relate to the reference rectangle (bounds) given by
the activity layout system.
String
()
Property: The template text for the main text.
AtRefRangeNumber
Property: Where within the place rect for the title to draw the title text.
AtRefRangeNumber
Property: Where within the place rect for the title to draw the title text.
java.awt.Font
()
Property: The font used to draw the title in the shape.
java.awt.Paint
()
Property: The
Paint
used to draw the title.
PlaceRect
Property: How this shape's title will relate to the reference rectangle (bounds) given by the
activity layout system.
String
Property: The template text that will show in the title of the shape.
void
removeMouseInteractionListener
(MouseInteractionListener l)
Removes the listener if it exists locally.
void
(AShape shape)
Removes the sub shape.
void
(int hint)
Property: The anti aliasing hint used when drawing the graphics for the shape.
void
(java.awt.Paint paint)
Property: The background paint for the shape.
void
(double radius)
Property: The corner radius for the outline
com.miginfocom.util.gfx.RoundRectangle
.
void
(boolean b)
Property: If the activity should AShape should be draggable and thus send out
DefaultDateArea.AE_DRAG_PRESSED when pressed.
void
(java.awt.Cursor c)
Property: The Cursor showed when the mouse is over the shape or
null
if none.
void
(int width)
Property: How thick the underline should be for mouse overs of on the summary text. 0 will
disable it.
void
(java.awt.Paint paint)
Property: The
Paint
used to draw the outline.
void
(float width)
Property: The width of the outline around the shape.
Page 9 of 196
com.miginfocom.beans.ActivityAShapeBean