|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PosView | |
|---|---|
| com.openpcl.viewer | |
| com.openpcl.viewer.api | |
| com.openpcl.viewer.printing | |
| com.openpcl.viewer.tree | |
| com.openpcl.viewer.uicomponents | |
| com.openpcl.viewer.util | |
| Uses of PosView in com.openpcl.viewer |
|---|
| Methods in com.openpcl.viewer that return PosView | |
|---|---|
PosView |
OpenPCLViewer.createNewViewPanel(String pShortName)
Create a new view panel. |
PosView |
OpenPCLViewer.getPosViewSelected()
|
| Methods in com.openpcl.viewer with parameters of type PosView | |
|---|---|
void |
OpenPCLViewer.actionZoomWidth(PosView pPosView)
Non api interface for internal use only to Zoom Width during a tile or cascade when the windows that resized aren't the window that the user clicked on last. |
void |
OpenPCLViewer.setAsTheActiveView(PosView pPosView)
Set the current view selected. |
void |
OpenPCLViewer.setThisViewClosed(PosView pPosView)
Set this view closed. |
void |
OpenPCLViewer.viewIsClosing(PosView pPosView)
The JInternalFrame is still showing on the screen, but the user clicked the close X. |
| Uses of PosView in com.openpcl.viewer.api |
|---|
| Methods in com.openpcl.viewer.api that return PosView | |
|---|---|
PosView |
IPluginHooksOpenPCL.createNewViewPanel(String pShortName)
Create a new view panel |
| Uses of PosView in com.openpcl.viewer.printing |
|---|
| Methods in com.openpcl.viewer.printing that return PosView | |
|---|---|
PosView |
PosBuildListOfPagesToPrint.getPosView()
|
| Constructors in com.openpcl.viewer.printing with parameters of type PosView | |
|---|---|
PosBuildListOfPagesToPrint(PosView pPosView)
|
|
PosPrintBufferedImage(PosView pPosView)
|
|
PosPrintPageableInterface(PosView pPosView)
|
|
PosPrintPages(PosView pPosView)
Constructor |
|
| Uses of PosView in com.openpcl.viewer.tree |
|---|
| Methods in com.openpcl.viewer.tree that return PosView | |
|---|---|
PosView |
PosTree.getPosView()
Get the PosView panel that holds the JTree and the BufferedImage bitmap of the PCL image |
| Constructors in com.openpcl.viewer.tree with parameters of type PosView | |
|---|---|
PosTree(PosView pPosView,
String pShortName)
|
|
| Uses of PosView in com.openpcl.viewer.uicomponents |
|---|
| Fields in com.openpcl.viewer.uicomponents declared as PosView | |
|---|---|
protected PosView |
PosPutImageOnScreen.mPosView
|
| Constructors in com.openpcl.viewer.uicomponents with parameters of type PosView | |
|---|---|
PosPutImageOnScreen(PosView pPosView)
Constructor. |
|
| Uses of PosView in com.openpcl.viewer.util |
|---|
| Constructors in com.openpcl.viewer.util with parameters of type PosView | |
|---|---|
PosInternalFrameListener(PosView pPosView)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||