All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jdsltools.visualization.ButtonRows.ContNewContainerButtonRow

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----jdsltools.visualization.ButtonRows.ButtonRow
                                   |
                                   +----jdsltools.visualization.ButtonRows.ContNewContainerButtonRow

public class ContNewContainerButtonRow
extends ButtonRow
Calls the container's NewContainer method and adds the resultant container to the visualizer

Author:
Mark Handy, Ryan Shaun Baker

Variable Index

 o display_

Constructor Index

 o ContNewContainerButtonRow(VisualizationController)

Method Index

 o action()

Variables

 o display_
 protected VisualizationController display_

Constructors

 o ContNewContainerButtonRow
 public ContNewContainerButtonRow(VisualizationController c)

Methods

 o action
 public void action()
Overrides:
action in class ButtonRow

All Packages  Class Hierarchy  This Package  Previous  Next  Index