|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.willuhn.jameica.gui.util.Container
de.willuhn.jameica.gui.util.ScrolledContainer
public class ScrolledContainer
Ein Container, der bei Bedarf Scrollbalken anzeigt.
| Constructor Summary | |
|---|---|
ScrolledContainer(org.eclipse.swt.widgets.Composite parent)
ct. |
|
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Composite |
getComposite()
Liefert das Composite, in das die Label-Paare, Checkboxen und so weiter gezeichnet werden. |
| Methods inherited from class de.willuhn.jameica.gui.util.Container |
|---|
addCheckbox, addHeadline, addInput, addLabelPair, addLabelPair, addPart, addSeparator, addText, addText, createButtonArea, isFullSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScrolledContainer(org.eclipse.swt.widgets.Composite parent)
parent - Das Composite, in dem das Composite gemalt werden soll.| Method Detail |
|---|
public org.eclipse.swt.widgets.Composite getComposite()
Container
getComposite in class ContainerContainer.getComposite()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||