Class ObjPanel

Class ObjPanel

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Canvas
                   |
                   +----Bar
                           |
                           +----ChoiceBar
                                   |
                                   +----ObjPanel

public class ObjPanel
extends ChoiceBar

Constructor Index

 o ObjPanel(ProcessCmd, int, int)

Method Index

 o getObjPanelDim()
 o insets()
Provides offset of the object panel from the boundary

Constructors

 o ObjPanel
  public ObjPanel(ProcessCmd procCmd,
                  int num_of_objs,
                  int direction)

Methods

 o getObjPanelDim
  public Dimension getObjPanelDim()
 o insets
  public Insets insets()
Provides offset of the object panel from the boundary