org.ascape.runtime.swing
Interface ViewPanZoomFrame


public interface ViewPanZoomFrame

A wrapper for JInternalFrame that provides an approriate sizing.

Since:
3.0
Version:
3.0
Author:
Miles Parker

Method Summary
 ViewFrameBridge getBridge()
          Gets the bridge.
 java.awt.Dimension getPreferredSizeWithin(java.awt.Dimension d)
          Gets the preferred size within.
 java.awt.Dimension getSizeForAgentSize(int size)
          Gets the size for agent size.
 

Method Detail

getPreferredSizeWithin

java.awt.Dimension getPreferredSizeWithin(java.awt.Dimension d)
Gets the preferred size within.

Parameters:
d - the d
Returns:
the preferred size within

getSizeForAgentSize

java.awt.Dimension getSizeForAgentSize(int size)
Gets the size for agent size.

Parameters:
size - the size
Returns:
the size for agent size

getBridge

ViewFrameBridge getBridge()
Gets the bridge.

Returns:
the bridge


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.