Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.greenstone.gatherer.checklist: Javadoc index of package org.greenstone.gatherer.checklist.


Package Samples:

org.greenstone.gatherer.checklist

Classes:

CheckList: This class provides a visual component that has the form of a list, as provided by JList but uses JCheckBox for data selection. Thus several elements can be 'ticked' in the list, and this selection returned using the method getSelected(). Parts of this code modified from Trevor Harmon's posting on www.dejanews.com.
Entry: An Entry encapsulates a single row of the list, both its check box and the object the row represents.

Home | Contact Us | Privacy Policy | Terms of Service