Uses of Interface
synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IFrameImplementation

Packages that use IFrameImplementation
synergynetframework.appsystem.contentsystem.items   
synergynetframework.appsystem.contentsystem.items.implementation.interfaces   
synergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes   
synergynetframework.appsystem.contentsystem.jme.items   
 

Uses of IFrameImplementation in synergynetframework.appsystem.contentsystem.items
 

Classes in synergynetframework.appsystem.contentsystem.items that implement IFrameImplementation
 class BackgroundController
          The Class BackgroundController.
 class DocViewer
          The Class DocViewer.
 class DrawableFrame
          The Class DrawableFrame.
 class Frame
          The Class Frame.
 class HQPDFViewer
          The Class HQPDFViewer.
 class HtmlFrame
          The Class HtmlFrame.
 class ImageTextLabel
          The Class ImageTextLabel.
 class MathPad
          The Class MathPad.
 class MultiLineTextLabel
          The Class MultiLineTextLabel.
 class ObjShape
          The Class ObjShape.
 class PDFViewer
          The Class PDFViewer.
 class PPTViewer
          The Class PPTViewer.
 class SimpleButton
          The Class SimpleButton.
 class SketchPad
          The Class SketchPad.
 class TextLabel
          The Class TextLabel.
 

Uses of IFrameImplementation in synergynetframework.appsystem.contentsystem.items.implementation.interfaces
 

Subinterfaces of IFrameImplementation in synergynetframework.appsystem.contentsystem.items.implementation.interfaces
 interface IBackgroundControllerImplementation
          The Interface IBackgroundControllerImplementation.
 interface IDocViewerImplementation
          The Interface IDocViewerImplementation.
 interface IDrawableFrameImplementation
          The Interface IDrawableFrameImplementation.
 interface IHqPDFViewerImplementation
          The Interface IHqPDFViewerImplementation.
 interface IHtmlFrameImplementation
          The Interface IHtmlFrameImplementation.
 interface IImageTextLabelImplementation
          The Interface IImageTextLabelImplementation.
 interface IMathPadImplementation
          The Interface IMathPadImplementation.
 interface IMultiLineTextLabelImplementation
          The Interface IMultiLineTextLabelImplementation.
 interface IPDFViewerImplementation
          The Interface IPDFViewerImplementation.
 interface IPPTViewerImplementation
          The Interface IPPTViewerImplementation.
 interface ISimpleButton
          The Interface ISimpleButton.
 interface ISketchPadImplementation
          The Interface ISketchPadImplementation.
 interface ITextLabelImplementation
          The Interface ITextLabelImplementation.
 

Uses of IFrameImplementation in synergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes
 

Subinterfaces of IFrameImplementation in synergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes
 interface IObjShape
          The Interface IObjShape.
 

Uses of IFrameImplementation in synergynetframework.appsystem.contentsystem.jme.items
 

Classes in synergynetframework.appsystem.contentsystem.jme.items that implement IFrameImplementation
 class JMEBackgroundController
          The Class JMEBackgroundController.
 class JMEDrawableFrame
          The Class JMEDrawableFrame.
 class JMEFrame
          The Class JMEFrame.
 class JMEHQPDFViewer
          The Class JMEHQPDFViewer.
 class JMEHtmlFrame
          The Class JMEHtmlFrame.
 class JMEImageTextLabel
          The Class JMEImageTextLabel.
 class JMEMathPad
          The Class JMEMathPad.
 class JMEMultiLineTextLabel
          The Class JMEMultiLineTextLabel.
 class JMEObjShape
          The Class JMEObjShape.
 class JMEPDFViewer
          The Class JMEPDFViewer.
 class JMEPPTViewer
          The Class JMEPPTViewer.
 class JMESimpleButton
          The Class JMESimpleButton.
 class JMESketchPad
          The Class JMESketchPad.
 class JMETextLabel
          The Class JMETextLabel.