Revision 9551

View differences:

trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/layout/commands/ModifyFFrameCommand.java
45 45
import com.iver.cit.gvsig.project.documents.layout.fframes.IFFrame;
46 46

  
47 47
public class ModifyFFrameCommand extends AbstractCommand{
48
	private AddFFrameCommand addFFrameCommand;
49
	private RemoveFFrameCommand removeFFrameCommand;
48
//	private AddFFrameCommand addFFrameCommand;
49
//	private RemoveFFrameCommand removeFFrameCommand;
50 50
	private int index;
51 51
	private int newIndex;
52 52
	private DefaultEditableFeatureSource defs;

Also available in: Unified diff