| java.lang.Object org.acm.seguin.ide.common.DividedSummaryPanel
DividedSummaryPanel | public class DividedSummaryPanel (Code) | | Creates an object that holds the divided summary panel
author: Chris Seguin |
DividedSummaryPanel | public DividedSummaryPanel(PackageSummary summary, UMLPackage umlPackage)(Code) | | Constructor for the DividedSummaryPanel object
Parameters: summary - Description of Parameter Parameters: umlPackage - Description of Parameter |
getPane | public JComponent getPane()(Code) | | Gets the Pane attribute of the DividedSummaryPanel object
The Pane value |
main | public static void main(String[] args)(Code) | | The main program for the DividedSummaryPanel class
Parameters: args - The command line arguments |
|
|