|
||||||||||
| 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.HotkeysProperties
public class HotkeysProperties
Class displays a PropertyPage to assign hotkeys to common actions in Geeboss
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.geeboss.view.properties.PropertyPage |
|---|
mApply, mComposite, mDialogFont, mErrorMessageLabel, mGeebossGui, mParent, mPropertyChangeManager, mRestore |
| Constructor Summary | |
|---|---|
HotkeysProperties(org.eclipse.swt.widgets.Composite parent,
MainView geebossGui)
Instatiate a new HotkeysProperties 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()
No action is done here. |
| 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 HotkeysProperties(org.eclipse.swt.widgets.Composite parent,
MainView geebossGui)
parent - Composite's parentgeebossGui - The MainController| Method Detail |
|---|
public void applyButtonPressed()
PropertyPage
applyButtonPressed in class PropertyPagePropertyPage.applyButtonPressed()public void updatePropertiesChangeManager()
updatePropertiesChangeManager in class PropertyPageprotected void initComponents()
initComponents in class PropertyPageprotected void restoreButtonPressed()
PropertyPage
restoreButtonPressed in class PropertyPagePropertyPage.restoreButtonPressed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||