IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.desktop
Interface DesktopComponent

All Known Implementing Classes:
ButtonRow, CustomizableArea, Desktop, MenuButton, MenuButtonRow, MultipleStateIconLabel, Scenario, ScenarioArea, SplitArea, Tree, TreeNode

public interface DesktopComponent

This is the Interface that must implement a desktop component.


Method Summary
 void add(java.lang.Object o)
          Adds a component to the desktop.
 

Method Detail

add

public void add(java.lang.Object o)
Adds a component to the desktop.

Parameters:
o - java.lang.Object

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005