|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Shape getShapeForActivity(String ) |
Gets the shape of the bounds of the passed activity |
void highlightActivityPath(ProcessDiagramPath[] ) |
Sets an activity path to be highlighted in the process diagram. |
Added Methods | |
Rectangle getRectangleForActivity(String ) |
Gets the rectangle of the bounds of the passed activity |
void highlightActivityPath(InstanceEventList ) |
Sets an activity path to be highlighted in the process diagram. |
void highlightActivityPath(String[] ) |
Sets an activity path to be highlighted in the process diagram. |
void setHeadless(boolean ) |
Changed Methods | ||
Image getIconForActivity(String ) |
Change in return type from BufferedImage to Image . |
Gets the icon image of the activity using the selected theme. |
Image getImage() |
Change in return type from BufferedImage to Image . |
Gets the image of the process. |
Image getImageForActivity(String ) |
Change in return type from BufferedImage to Image . |
Gets the image being used to render the activity shape by returning the corresponding image taken from the used theme or the custom image if the designer has used a local image |
void showIconInActivity(String, |
Change in signature from (String, ImageIcon ) to (String, Image ). |
Shows an icon in the upper right side of the activity |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |