Uses of Class
org.openbp.jaspira.gui.plugin.JaspiraPageContainer

Packages that use JaspiraPageContainer
org.openbp.jaspira.gui.plugin   
 

Uses of JaspiraPageContainer in org.openbp.jaspira.gui.plugin
 

Methods in org.openbp.jaspira.gui.plugin that return JaspiraPageContainer
 JaspiraPageContainer ApplicationBase.addFrame(JaspiraPage page)
          Adds the given page as new maximized frame to the application using the current graphics configuration.
 JaspiraPageContainer ApplicationBase.addFrame(JaspiraPage page, java.awt.Dimension d, int state)
          Adds the given page as new frame to the application using the current graphics configuration.
 JaspiraPageContainer ApplicationBase.addFrame(JaspiraPage page, java.awt.Dimension d, int state, java.awt.GraphicsConfiguration gc)
          Adds the given page as new frame to the application.
 JaspiraPageContainer ApplicationBase.getActiveFrame()
          Returns the active frame of the application.
 



Copyright © 2011. All Rights Reserved.