|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.geeboss.view.Quickview
public class Quickview
This is the Geeboss Quickview controll that is displayed directly under the menu.
| Constructor Summary | |
|---|---|
Quickview(MainView geebossGui,
org.eclipse.swt.widgets.Display display,
org.eclipse.swt.widgets.Shell shell,
EventManager eventManager)
Instantiate a new Quickview |
|
| Method Summary | |
|---|---|
void |
setShowQuickview(boolean show,
boolean save)
Show / Hide the quickview control |
void |
updateFonts()
|
void |
updateHeaderColor()
Update the color of the header |
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 |
| Constructor Detail |
|---|
public Quickview(MainView geebossGui,
org.eclipse.swt.widgets.Display display,
org.eclipse.swt.widgets.Shell shell,
EventManager eventManager)
geebossGui - Access some methods of the main controllerdisplay - The displayshell - The shelleventManager - The event manager| Method Detail |
|---|
public void updateFonts()
public void updateHeaderColor()
public void updateI18N()
updateI18N in interface Translatable
public void setShowQuickview(boolean show,
boolean save)
show - true if visiblesave - If true save state to GlobalSettings
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||