|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.herac.tuxguitar.gui.tools.custom.converter.DestinationFileTypeCombo
public class DestinationFileTypeCombo
| Field Summary | |
|---|---|
protected Combo |
comboBox
the combo box of available output formats |
protected int |
lastOutputStreamIndex
index of the last OutputStream plugin, the rest are exporters and treated differently |
| Constructor Summary | |
|---|---|
DestinationFileTypeCombo(Composite parent)
instantiates a combo |
|
| Method Summary | |
|---|---|
void |
setLayoutData(java.lang.Object layoutData)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Combo comboBox
protected int lastOutputStreamIndex
| Constructor Detail |
|---|
public DestinationFileTypeCombo(Composite parent)
| Method Detail |
|---|
public void setLayoutData(java.lang.Object layoutData)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||