PamView
Class PamObjectViewerSettings
java.lang.Object
PamView.PamObjectViewerSettings
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class PamObjectViewerSettings
- extends java.lang.Object
- implements java.io.Serializable, java.lang.Cloneable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
frameRectangle
java.awt.Rectangle frameRectangle
VIEWBYCONTROLLER
public static final int VIEWBYCONTROLLER
- See Also:
- Constant Field Values
VIEWBYPROCESS
public static final int VIEWBYPROCESS
- See Also:
- Constant Field Values
viewStyle
public int viewStyle
showProcesslessModules
public boolean showProcesslessModules
showProcesslessObservers
public boolean showProcesslessObservers
PamObjectViewerSettings
public PamObjectViewerSettings()
clone
protected PamObjectViewerSettings clone()
- Overrides:
clone in class java.lang.Object