List of usage examples for com.google.gwt.user.client.ui DockLayoutPanel subclass-usage
From source file ch.heftix.mailxel.client.MailxelPanel.java
/** */ public class MailxelPanel extends DockLayoutPanel { public static final int MAX_DETAIL_TABS_OPEN = 10;
From source file ch.unifr.pai.mindmap.client.components.websearch.ProxyLayoutPanel.java
/**
* A component that makes use of the MPProxy mechanism of the toolkit that allows multiple users to interact with third party web pages and therefore to
* collaboratively browse the web.
*
* @author Oliver Schmid
*
From source file ch.unifr.pai.twice.utils.experiment.workflow.client.ExperimentWorkflow.java
/**
* An experiment workflow executing specific tasks / components sequentially.
*
* @author Oliver Schmid
*
*/
From source file com.appkit.ui.client.layouts.splitlayout.SplitLayoutPanelBase.java
/**
* A panel that adds user-positioned splitters between each of its child
* widgets.
* <p/>
* <p>
* This panel is used in the same way as {@link DockLayoutPanel}, except that
From source file com.vaadin.tests.widgetset.client.grid.PureGWTTestApplication.java
/**
* Pure GWT Test Application base for testing features of a single widget;
* provides a menu system and convenience method for adding items to it.
*
* @since
* @author Vaadin Ltd
From source file com.vaadin.tests.widgetset.client.v7.grid.PureGWTTestApplication.java
/**
* Pure GWT Test Application base for testing features of a single widget;
* provides a menu system and convenience method for adding items to it.
*
* @since
* @author Vaadin Ltd
From source file de.metanome.frontend.client.runs.RunConfigurationPage.java
/**
* The Run Configuration page allow to specify all parameters for an algorithm execution: The
* algorithm itself is chosen through a JarChooser widget, and the ParameterTable allows to specify
* algorithm specific parameters. The page can be referenced (and switched to) by other pages with
* pre-set values. Executing an algorithm navigates to the corresponding Results page.
*/
From source file edu.caltech.ipac.firefly.ui.gwtclone.SplitLayoutPanelFirefly.java
/**
* COPIED from GWT 2.0, based of r9061 from gwt svn trunk
* <p/>
* A panel that adds user-positioned splitters between each of its child
* widgets.
* <p/>
From source file eu.europeana.web.timeline.client.ui.CarouselImpl.java
/**
* The carousel is providing navigation for the CarouselTableImpl and it's items.<br/>
* The layout consists of the following items:
* <ul>
* <li>CarouselTableImpl holding the items
* <li>ScrollComponent for scrolling through the items
From source file geogebra.web.gui.layout.ZoomSplitLayoutPanel.java
/**
* A panel that adds user-positioned splitters between each of its child
* widgets.
*
* <p>
* This panel is used in the same way as {@link DockLayoutPanel}, except that