Class AggregationView

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AggregationView extends CollectionView<AggregationMember>
Version:
$Revision: 1.5 $ $Date: 2006/09/15 15:02:24 $
Author:
$Author: abranson $
See Also:
  • Field Details

    • mSaveButton

      protected JButton mSaveButton
    • mHistoryButton

      protected JButton mHistoryButton
    • mOtherToolBarButtons

      protected JButton[] mOtherToolBarButtons
    • mEditorPanel

      protected EditorPanel mEditorPanel
    • mPropertyPanel

      protected PropertyPanel mPropertyPanel
    • mSplitPane

      protected JSplitPane mSplitPane
  • Constructor Details

    • AggregationView

      public AggregationView()
  • Method Details