Changes between Version 24 and Version 25 of path:pathView


Ignore:
Timestamp:
02/21/2014 11:36:05 AM (10 years ago)
Author:
michael.perscheid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • path:pathView

    v24 v25  
    9292
    9393 Icon buttons:: There are several buttons when hovering over the widget that allow developers to modify, highlight, and browse classes. From top, clock-wise we offer the following functionality:
    94  * ''up arrow (top):''
    95  * ''multiple rectangles (top):''
    96  * ''color wheel (top):''
    97 
    98  * ''right arrow (right):''
    99  * ''note (right):''
    100  * ''add note (right):''
    101 
    102  * ''two down arrows (bottom):''
    103 
     94 * ''up arrow (top):'' Add the superclass as another class widget on top.
     95 * ''multiple rectangles (top):'' Open the class in Squeak's source code browser.
     96 * ''color wheel (top):'' Colorize the class widget in order to highlight specific relationships between multiple classes.
     97 * ''right arrow (right):'' Automatically create for each instance variable a corresponding association and class widget if type information is available.
     98 * ''note (right):'' Add a yellow and note that includes the existing class comment.
     99 * ''add note (right):'' Add a yellow and empty free text note.
     100 * ''two down arrows (bottom):'' Choose existing subclasses for adding another class widgets or creating a new subclass.
    104101 * ''close (left):'' Close widget.
    105102