org.cumt.model
Class PackageViewAttributes
java.lang.Object
org.cumt.model.IdentifiedObject
org.cumt.model.ViewAttributes
org.cumt.model.PackageViewAttributes
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class PackageViewAttributes
- extends ViewAttributes
Holds view attributes of a package
- Author:
- Carlos Descalzi
- See Also:
- Serialized Form
Methods inherited from class org.cumt.model.ViewAttributes |
getBackgroundColor, getFont, getForegroundColor, getLocation, getSize, set, setBackgroundColor, setFont, setForegroundColor, setLocation, setSize |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
PackageViewAttributes
public PackageViewAttributes()
getIcon
public ModelIcon getIcon()
setIcon
public void setIcon(ModelIcon icon)
clone
public java.lang.Object clone()
- Overrides:
clone
in class ViewAttributes
Copyright © 2006 null. All Rights Reserved.