dsto.dfc.swing.panels
Class BottomLeft

java.lang.Object
  extended by dsto.dfc.swing.panels.Corner
      extended by dsto.dfc.swing.panels.TopLeft
          extended by dsto.dfc.swing.panels.BottomLeft

public class BottomLeft
extends TopLeft

BottomLeft positions an inner frame in the bottom left corner of a larger outer frame. The indentation level nudges the inner frame by degrees towards the center of the outer frame.

Version:
$Revision$
Author:
Peter J Smet

Field Summary
 
Fields inherited from class dsto.dfc.swing.panels.Corner
BOTTOM_LEFT, BOTTOM_RIGHT, TOP_LEFT, TOP_RIGHT
 
Constructor Summary
BottomLeft()
           
 
Method Summary
protected  Point makeBottomLeft(Point topLeft)
           
protected  Point moveToCorner(Point topLeft)
           
protected  int verticalInset(int indentLevel)
           
 
Methods inherited from class dsto.dfc.swing.panels.TopLeft
calculateFrameSizeDifference, horizontalInset, indent, innerFrameTooLarge, locationFor, makePointAbsolute, pointLiesWithinFrame, usesAbsoluteCoordinates
 
Methods inherited from class dsto.dfc.swing.panels.Corner
locationFor, placeFrame, placeFrame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BottomLeft

public BottomLeft()
Method Detail

moveToCorner

protected Point moveToCorner(Point topLeft)
Overrides:
moveToCorner in class TopLeft

verticalInset

protected int verticalInset(int indentLevel)
Overrides:
verticalInset in class TopLeft

makeBottomLeft

protected Point makeBottomLeft(Point topLeft)


Copyright © 2008 Commonwealth of Australia