edu.mit.ai.psg.ui.outlines
Interface IOutlineComponentGenerator


public abstract interface IOutlineComponentGenerator

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

Author:
CarlManning, caroma@ai.mit.edu
Copyright (c) 1997, 1998 Massachusetts Institute of Technology
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-bugs@ai.mit.edu