|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.geeboss.view.properties.PropertyPage
net.sourceforge.geeboss.view.properties.MidiProperties
public class MidiProperties
Class displays a PropertyPage to set input and output midi ports
Field Summary |
---|
Fields inherited from class net.sourceforge.geeboss.view.properties.PropertyPage |
---|
mApply, mComposite, mDialogFont, mErrorMessageLabel, mGeebossGui, mParent, mPropertyChangeManager, mRestore |
Constructor Summary | |
---|---|
MidiProperties(org.eclipse.swt.widgets.Composite parent,
GeebossContainer container)
Instatiate a new Midi PropertyPage |
Method Summary | |
---|---|
void |
applyButtonPressed()
The apply button has been pressed |
protected void |
initComponents()
Init all components |
protected void |
restoreButtonPressed()
The restore button has been pressed |
void |
updatePropertiesChangeManager()
Update the temporary settings holder PropertiesChangeManager |
Methods inherited from class net.sourceforge.geeboss.view.properties.PropertyPage |
---|
createButtons, createComposite, dispose, getContainer, getPropertyChangeManager, initPropertyChangeManager, setApplyButtonState, setButtonLayoutData, setButtonLayoutData, setErrorMessage, setRestoreButtonState, setWarningMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MidiProperties(org.eclipse.swt.widgets.Composite parent, GeebossContainer container)
parent
- Composite's parentcontainer
- the containerMethod Detail |
---|
public void applyButtonPressed()
PropertyPage
applyButtonPressed
in class PropertyPage
PropertyPage.applyButtonPressed()
public void updatePropertiesChangeManager()
PropertyPage
updatePropertiesChangeManager
in class PropertyPage
PropertyPage.updatePropertiesChangeManager()
protected void initComponents()
PropertyPage
initComponents
in class PropertyPage
PropertyPage.initComponents()
protected void restoreButtonPressed()
PropertyPage
restoreButtonPressed
in class PropertyPage
PropertyPage.restoreButtonPressed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |