All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jdsltools.visualization.ButtonRows.SeqRemoveAfterButtonRow

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

public class SeqRemoveAfterButtonRow
extends ButtonRow
This button calls RemoveAfter on the Sequence

Author:
Ryan Shaun Baker

Constructor Index

 o SeqRemoveAfterButtonRow(AnimationController)

Method Index

 o action()

Constructors

 o SeqRemoveAfterButtonRow
 public SeqRemoveAfterButtonRow(AnimationController c)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index