Uses of Interface
net.sf.sdedit.ui.components.Zoomable

Packages that use Zoomable
net.sf.sdedit.multipage   
net.sf.sdedit.ui   
net.sf.sdedit.ui.components   
 

Uses of Zoomable in net.sf.sdedit.multipage
 

Classes in net.sf.sdedit.multipage that implement Zoomable
 class MultipagePaintDevice.MultipagePanel
           
 

Uses of Zoomable in net.sf.sdedit.ui
 

Methods in net.sf.sdedit.ui that return Zoomable
 Zoomable<JPanel> PanelPaintDevice.getPanel()
          Returns the panel for displaying the diagram.
 

Uses of Zoomable in net.sf.sdedit.ui.components
 

Methods in net.sf.sdedit.ui.components with parameters of type Zoomable
 void FullScreen.display(Zoomable<? extends JComponent> comp)
          Displays the component given in full screen mode.
 void ZoomPane.setViewportView(Zoomable viewPort)
           
 



Copyright © 2011. All Rights Reserved.