Package Layout
Class PamGraphLayout
java.lang.Object
Layout.PamGraphLayout
Class to layout PamFramePlots
Theses are sets of components with various axis, etc, all of which need to be put into a very common layout so that they all look more or less the same.
The functionality in here was all encapsulated within PamInternalFrame but this class allows the same layout within a simple component so that it can be used within other displays which are not necessarily part of a JInternalFrame display item.
- Author:
- dg50
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PamGraphLayout
- Parameters:
pamFramePlots
-
-
-
Method Details
-
getPamFramePlots
- Returns:
- the pamFramePlots
-
getMainComponent
- Returns:
- the mainComponent
-