org.jacorb.poa.gui.beans

Interface DoubleListItem

Known Implementing Classes:
ObjectListItem, QueueListItem

public interface DoubleListItem

Defines an interface for an double list dialog item.

Version:
1.0, 05/10/99

Author:
Reimo Tiedemann, FU Berlin

See Also:
DoubleListDialog

Method Summary

void
_correctWidth(int diff_width)
void
_setContainer(DoubleListDialog _container)
void
_setSelected(boolean selected)

Method Details

_correctWidth

public void _correctWidth(int diff_width)


_setContainer

public void _setContainer(DoubleListDialog _container)


_setSelected

public void _setSelected(boolean selected)