edu.mit.ai.psg.ui.outliner.awt
Interface IOutlineComponentGenerator


public interface IOutlineComponentGenerator

IOutlineComponentGenerators are used by Outliner to generate a Component to display an object in the outline (usually a subclass of OutlineTree).

See Also:
Outliner, OutlineTree

Method Summary
 Component generateOutlineComponent(Object obj)
           
 

Method Detail

generateOutlineComponent

public Component generateOutlineComponent(Object obj)

Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-feedback@ai.mit.edu