com.sas.awt
Class VisualInterfaceSupportInfo
com.sas.awt.VisualInterfaceSupportInfo
All Implemented Interfaces: com.sas.PublicClonable, java.io.Serializable , java.lang.Cloneable
public class VisualInterfaceSupportInfo implements java.io.Serializable , com.sas.PublicClonable
VisualInterfaceSupportInfo provides a place for instances of components
to store data used by the VisualInterfaceSupport implementation
of the VisualInterface.
See Also: Serialized Form
borderInterface
public BorderInterface borderInterface
border
public Border border
transparent
public boolean transparent
propertyChangeListener
public com.sas.beans.PropertyChangeCommandAdaptor propertyChangeListener
prePainter
public com.sas.visuals.PainterInterface prePainter
postPainter
public com.sas.visuals.PainterInterface postPainter
preferredSize
public java.awt.Dimension preferredSize
changeListener
public transient com.sas.awt.VisualInterfaceChangeListener changeListener
VisualInterfaceSupportInfo
public VisualInterfaceSupportInfo ()
clone
public java.lang.Object clone ()
throws java.lang.CloneNotSupportedException
Specified by: clone
in interface com.sas.PublicClonable
Overrides: clone
in class java.lang.Object
Throws:
java.lang.CloneNotSupportedException
Copyright © 2009 SAS Institute Inc. All Rights Reserved.