|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.geeboss.view.StompView
public class StompView
This is the ViewForm where stomps are shown
| Field Summary | |
|---|---|
static int |
PEDAL_COMPOSITE_HEIGHT
Pedal composite height |
static int |
PEDAL_COMPOSITE_WIDTH
Pedal composite width |
| Constructor Summary | |
|---|---|
StompView(org.eclipse.swt.widgets.Display display,
org.eclipse.swt.widgets.Shell shell,
org.eclipse.swt.custom.SashForm stompSash,
MainView mainView,
EventManager eventManager)
Instantiate a new StompView |
|
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Composite |
getComposite()
Get the composite holding the stomp view |
void |
updateI18N()
Update all controlls text with i18n |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PEDAL_COMPOSITE_WIDTH
public static final int PEDAL_COMPOSITE_HEIGHT
| Constructor Detail |
|---|
public StompView(org.eclipse.swt.widgets.Display display,
org.eclipse.swt.widgets.Shell shell,
org.eclipse.swt.custom.SashForm stompSash,
MainView mainView,
EventManager eventManager)
display - The displayshell - The shellstompSash - The Sashform where to add the StompViewmainView - Access some methods of the main vieweventManager - The event manager| Method Detail |
|---|
public void updateI18N()
updateI18N in interface Translatablepublic org.eclipse.swt.widgets.Composite getComposite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||