au.edu.swin.synergy.plugin.broadcastcli
Class BServerListModel
java.lang.Object
|
+--javax.swing.AbstractListModel
|
+--javax.swing.DefaultComboBoxModel
|
+--au.edu.swin.synergy.plugin.broadcastcli.BServerListModel
- public class BServerListModel
- extends DefaultComboBoxModel
LIst model for list of available Cohesion servers
- See Also:
- Serialized Form
Method Summary |
void |
addServer(String server)
Please complete the missing tags for addServer |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
BServerListModel
public BServerListModel()
addServer
public void addServer(String server)
- Please complete the missing tags for addServer
- Parameters:
- - Returns:
-
- Pre Condition:
-
- Post Condition:
-