@Deprecated public class SwViewer extends SwPanel
| Modifier and Type | Field and Description |
|---|---|
static long |
BUILD_ALL
Deprecated.
|
static long |
BUILD_DECORATION
Deprecated.
|
static long |
BUILD_NONE
Deprecated.
|
static long |
BUILD_POPUP
Deprecated.
|
| Constructor and Description |
|---|
SwViewer()
Deprecated.
Construct a viewer
with buildFlag set to BUILD_ALL
and type set to BROWSER.
|
SwViewer(long buildFlag,
int type)
Deprecated.
Construct a viewer
|
| Modifier and Type | Method and Description |
|---|---|
void |
deleteScene()
Deprecated.
unregister the current scene.
|
boolean |
isDecoration()
Deprecated.
get wether viewer component trims are shown
|
void |
openHelpCard(java.lang.String frameTitle)
Deprecated.
|
void |
setDecoration(boolean onOrOff)
Deprecated.
Show/hide the viewer component trims (default ON)
|
void |
setResources(java.util.Locale newLocale)
Deprecated.
Set the Resources to the newLocale
|
void |
setScene(Scene s)
Deprecated.
register a new scene.
|
void |
update(java.util.Observable o,
java.lang.Object arg)
Deprecated.
method called by the registred SwScene to notify updates
|
void |
updateHelpFrameLookAndFeel()
Deprecated.
|
adjustCameraClippingPlanes, changeCameraValues, copyScene, dollyCamera, getDefaultLocale, getResources, getScene, panCamera, pasteScene, redraw, redrawOverlay, resetToHomePosition, rollCamera, rotateCamera, saveHomePosition, scheduleOverlayRedraw, scheduleRedraw, seekToPoint, setBackgroundColor, setOverlaySceneGraph, setPlane, setSceneGraph, setSceneSize, spinCamera, stopAnimating, tiltCamera, toggleCameraClass, updateMode, viewAlladd, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, isValidateRoot, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusDownCycle, update, validateaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, dispatchEvent, enable, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocusInWindow, reshape, resize, resize, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCyclepublic static final long BUILD_NONE
public static final long BUILD_DECORATION
public static final long BUILD_POPUP
public static final long BUILD_ALL
public SwViewer()
public SwViewer(long buildFlag,
int type)
buildFlag - is one of BUILD_*** long valuestype - is one of types defined in SwScenepublic void setResources(java.util.Locale newLocale)
setResources in class SwPanelpublic void setScene(Scene s)
setScene in interface SceneHandlersetScene in class SwPanelpublic void deleteScene()
deleteScene in interface SceneHandlerdeleteScene in class SwPanelpublic void update(java.util.Observable o,
java.lang.Object arg)
throws java.lang.IllegalArgumentException
public void setDecoration(boolean onOrOff)
setDecoration in class SwPanelpublic boolean isDecoration()
isDecoration in class SwPanelpublic void openHelpCard(java.lang.String frameTitle)
openHelpCard in class SwPanelpublic void updateHelpFrameLookAndFeel()
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com