Package org.geotools.swing
Class JMapFrame
-
- All Implemented Interfaces:
ImageObserver,MenuContainer,Serializable,Accessible,RootPaneContainer,WindowConstants
public class JMapFrame extends JFrame
A Swing frame containing a map display pane and (optionally) a toolbar, status bar and map layer table.Simplest use is with the static
showMap(MapContent)method: