dsto.dfc.swing.panels
Class BottomRight

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

public class BottomRight
extends TopRight

BottomRight positions an inner frame in the bottom right 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
BottomRight()
           
 
Method Summary
protected  Point makeBottomRight(Point topLeft)
           
protected  Point moveToCorner(Point topLeft)
           
protected  int verticalInset(int indentLevel)
           
 
Methods inherited from class dsto.dfc.swing.panels.TopRight
horizontalInset, makeTopRight
 
Methods inherited from class dsto.dfc.swing.panels.TopLeft
calculateFrameSizeDifference, 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

BottomRight

public BottomRight()
Method Detail

moveToCorner

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

verticalInset

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

makeBottomRight

protected Point makeBottomRight(Point topLeft)


Copyright © 2008 Commonwealth of Australia