org.formaria.swt
Class AttributeHelper
java.lang.Object
org.formaria.swt.AttributeHelper
public class AttributeHelper
- extends java.lang.Object
A class to provide some backward compatibility with the deprecated
AttributedComponent interface
Copyright (c) Formaria Ltd., 2008
License: see http://www.formaria.org/licensing
|
Method Summary |
protected int |
setAttribute(java.lang.Object component,
java.lang.Class klass)
|
int |
setAttribute(java.lang.Object component,
java.lang.String attribName,
java.lang.Object attribValue)
|
protected int |
superSetAttribute(java.lang.Object component)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeHelper
public AttributeHelper(Project project)
setAttribute
public int setAttribute(java.lang.Object component,
java.lang.String attribName,
java.lang.Object attribValue)
superSetAttribute
protected int superSetAttribute(java.lang.Object component)
setAttribute
protected int setAttribute(java.lang.Object component,
java.lang.Class klass)