fdda.dialog.swing
Interface SwingGraphicsControl

All Superinterfaces:
GraphicsControl
All Known Implementing Classes:
Java2DControl

public interface SwingGraphicsControl
extends GraphicsControl

Small addition to the GraphicsControl interface.

Author:
Jörg Rüdenauer

Field Summary
 
Fields inherited from interface fdda.dialog.GraphicsControl
DELETE, DIRECTED_LINE, LINE, NODE, POINTER, S_LOCKED, S_UNLOCKED
 
Method Summary
 void attachToFrame(JInternalFrame frame, MainFrame mainFrame)
          Attaches the graphics control to the frame that contains the graphics.
 
Methods inherited from interface fdda.dialog.GraphicsControl
deleteSelection, getEditingMode, getMessageControl, getSelectedAction, paint, paintOnImage, selectMovables, setEditingMode, setGraphicalSystem, setSelectedAction, zoomIn, zoomOut
 

Method Detail

attachToFrame

public void attachToFrame(JInternalFrame frame,
                          MainFrame mainFrame)
Attaches the graphics control to the frame that contains the graphics.

Parameters:
frame - the internal frame
mainFrame - the main frame of the application


API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.