@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, viewAll
add, 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, validate
action, 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, transferFocusUpCycle
public 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 SwPanel
public void setScene(Scene s)
setScene
in interface SceneHandler
setScene
in class SwPanel
public void deleteScene()
deleteScene
in interface SceneHandler
deleteScene
in class SwPanel
public void update(java.util.Observable o, java.lang.Object arg) throws java.lang.IllegalArgumentException
public void setDecoration(boolean onOrOff)
setDecoration
in class SwPanel
public boolean isDecoration()
isDecoration
in class SwPanel
public void openHelpCard(java.lang.String frameTitle)
openHelpCard
in class SwPanel
public void updateHelpFrameLookAndFeel()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com