org.herac.tuxguitar.gui.tools.browser.dialog
Class TGBrowserCollectionCombo
java.lang.Object
org.herac.tuxguitar.gui.tools.browser.dialog.TGBrowserCollectionCombo
public class TGBrowserCollectionCombo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGBrowserCollectionCombo
public TGBrowserCollectionCombo(Composite parent,
int style)
add
public void add(TGBrowserCollection collection)
getSelection
public TGBrowserCollection getSelection()
addSelectionListener
public void addSelectionListener(SelectionListener listener)
setLayoutData
public void setLayoutData(java.lang.Object layoutData)
removeAll
public void removeAll()
select
public void select(int index)
setEnabled
public void setEnabled(boolean enabled)
isEmpty
public boolean isEmpty()