public interface ViewerComponent
myFrame.add(viewer.getComponent())
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getComponent()
All public graphical components of the viewer must implement this method, which
returns the actual AWT component so that it can be added to containers, etc.
|
java.awt.Component getComponent()
myFrame.add(viewer.getComponent())
Copyright © 1999-2018 by i-net software GmbH