All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class IMSWG.IW.SubSet.ComputeCostAndScanlinesButton

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Button
                   |
                   +----IMSWG.IW.SubSet.ComputeCostAndScanlinesButton

public class ComputeCostAndScanlinesButton
extends Button
ComputeCostAndScanlinesButton class - extends Button class creates the button and handles the action which is a callback to SubSet


Variable Index

 o subset

Constructor Index

 o ComputeCostAndScanlinesButton(SubSet)

Method Index

 o action(Event, Object)
 o displayPanel()

Variables

 o subset
 public SubSet subset

Constructors

 o ComputeCostAndScanlinesButton
 public ComputeCostAndScanlinesButton(SubSet s)

Methods

 o displayPanel
 public Panel displayPanel()
 o action
 public boolean action(Event event,
                       Object object)
Overrides:
action in class Component

All Packages  Class Hierarchy  This Package  Previous  Next  Index