org.tm4j.tmnav.renderer.section.UICommons .getListMouseListener()

Returns

a mouseListener that can be used by JLists that contains AMMembers. The returned MouseListener extends the AbstractRendererMouseAdapter which means, that all items on this list offer to the user the standard context popup menu. The returned MouseListener does not yield to any action for listitems that are not of type AMMember

Other Resources

Related Topics