Revision 130 trunk/libraries/libCq CMS for java.old/src/org/cresques/ui/CQApp.java

View differences:

CQApp.java
22 22

  
23 23
	public PxLayer getLayerByName(String lName);
24 24
	public void setCurrentLayer(PxLayer layer);
25
	public PxLayer getCurrentLayer();
25 26
	public PxLayer createLayer(String name, IProjection proj);
26 27

  
27 28
	public void loadFile(String fName, IProjection proj);

Also available in: Unified diff