borland Packages  Class Hierarchy  dbswing Package 

DBLabelSupport class

java.lang.Object
   +----com.borland.dbswing.DBColumnAwareSupport
           +----com.borland.dbswing.DBLabelSupport

About the DBLabelSupport class

Constructors  Properties  Methods  

Implements AccessListener, ColumnAware, DataChangeListener, DataSetAware, Serializable, EventListener

Note: This is a feature of JBuilder Professional and Enterprise.

This class is used internally by other com.borland classes. You should never use this class directly.


DBLabelSupport constructors

DBLabelSupport properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in com.borland.dbswing.DBColumnAwareSupport

Properties implemented in java.lang.Object

DBLabelSupport methods

Methods implemented in this class

Methods implemented in com.borland.dbswing.DBColumnAwareSupport

Methods implemented in java.lang.Object


DBLabelSupport constructors

DBLabelSupport(com.borland.dx.dataset.ColumnAware)

  public DBLabelSupport(ColumnAware columnAwareObject)
This constructor is used internally by other com.borland classes. You should never use this constructor directly.

DBLabelSupport properties

columnNameIcon

 public String getColumnNameIcon()
 public void setColumnNameIcon(String columnNameIcon)
This property is used internally by other com.borland classes. You should never use this property directly.

icon

 public Icon getIcon()
This property is used internally by other com.borland classes. You should never use this property directly.

validDataSetState

 public boolean isValidDataSetState()
This property is used internally by other com.borland classes. You should never use this property directly.

DBLabelSupport methods

lazyOpen()

  protected void lazyOpen()
This method is used internally by other com.borland classes. You should never use this method directly.

putIcon(java.io.InputStream)

  public void putIcon(InputStream inputStream)
This method is used internally by other com.borland classes. You should never use this method directly.