au.edu.swin.synergy.plugin.rtp
Class BDirectoryComboModel
java.lang.Object
|
+--javax.swing.AbstractListModel
|
+--javax.swing.DefaultComboBoxModel
|
+--au.edu.swin.synergy.plugin.rtp.BDirectoryComboModel
- public class BDirectoryComboModel
- extends DefaultComboBoxModel
Combo box model for using with the check in and check out
panels
- Author:
- Shane Fitzgibbon
- Copyright Belongs To:
- Synergy Software 1999
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
BDirectoryComboModel
public BDirectoryComboModel()
itemExists
public boolean itemExists(Object item)