gov.usda.gdpc.browser
Class DistinctComponentAdapter
java.lang.Object
java.awt.event.ComponentAdapter
gov.usda.gdpc.browser.DistinctComponentAdapter
- All Implemented Interfaces:
- java.awt.event.ComponentListener, java.util.EventListener
- public class DistinctComponentAdapter
- extends java.awt.event.ComponentAdapter
- Author:
- terryc
| Methods inherited from class java.awt.event.ComponentAdapter |
componentHidden, componentMoved, componentResized |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistinctComponentAdapter
public DistinctComponentAdapter(FilterValuesPanel panel,
Browser browser)
- DistinctComponentAdapter Constructor.
DistinctComponentAdapter
public DistinctComponentAdapter(FilterValuesPanel panel,
Property[] properties,
Browser browser)
- DistinctComponentAdapter Constructor.
DistinctComponentAdapter
public DistinctComponentAdapter(FilterValuesPanel panel,
Property[] properties,
Browser browser,
boolean singleSelect)
- DistinctComponentAdapter Constructor.
componentShown
public void componentShown(java.awt.event.ComponentEvent e)