All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.contrib.xcomp.MyBagPanel

CH.ifa.draw.standard.AbstractFigure
   |
   +----CH.ifa.draw.standard.CompositeFigure
           |
           +----CH.ifa.draw.contrib.xcomp.ManagedComposite
                   |
                   +----CH.ifa.draw.contrib.xcomp.FigurePanel
                           |
                           +----CH.ifa.draw.contrib.xcomp.MyBagPanel

public class MyBagPanel
extends FigurePanel

Constructor Index

 o MyBagPanel()
 o MyBagPanel(Point, Point)

Method Index

 o getDefaultLayoutManager()

Constructors

 o MyBagPanel
 public MyBagPanel()
 o MyBagPanel
 public MyBagPanel(Point origin,
                   Point corner)

Methods

 o getDefaultLayoutManager
 protected DrawLayoutManager getDefaultLayoutManager()
Overrides:
getDefaultLayoutManager in class CompositeFigure

All Packages  Class Hierarchy  This Package  Previous  Next  Index