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
-
subset
-
-
ComputeCostAndScanlinesButton(SubSet)
-
-
action(Event, Object)
-
-
displayPanel()
-
subset
public SubSet subset
ComputeCostAndScanlinesButton
public ComputeCostAndScanlinesButton(SubSet s)
displayPanel
public Panel displayPanel()
action
public boolean action(Event event,
Object object)
- Overrides:
- action in class Component
All Packages Class Hierarchy This Package Previous Next Index