List of usage examples for com.google.gwt.user.client.ui DialogBox subclass-usage
From source file com.ikon.extension.frontend.client.widget.dropbox.StatusListenerPopup.java
/** * StatusListenerPopup * * @author jllort */ public class StatusListenerPopup extends DialogBox {
From source file com.ikon.frontend.client.widget.AboutPopup.java
/**
* About popup
*
* @author jllort
*
*/
From source file com.ikon.frontend.client.widget.categories.CategoriesSelectPopup.java
public class CategoriesSelectPopup extends DialogBox { private VerticalPanel vPanel; private HorizontalPanel hPanel; public ScrollPanel scrollDirectoryPanel; private VerticalPanel verticalDirectoryPanel;
From source file com.ikon.frontend.client.widget.chat.ChatRoomDialogBox.java
/**
* ChatRoomDialogBox
*
* @author jllort
*
*/
From source file com.ikon.frontend.client.widget.chat.OnlineUsersPopup.java
/**
* Online popup
*
* @author jllort
*
*/
From source file com.ikon.frontend.client.widget.ConfirmPopup.java
/**
* Confirm panel
*
* @author jllort
*
*/
From source file com.ikon.frontend.client.widget.DebugConsolePopup.java
/**
* DebugConsolePopup
*
* @author jllort
*
*/
From source file com.ikon.frontend.client.widget.ErrorPopup.java
/**
* Error popup
*
* @author jllort
*
*/
From source file com.ikon.frontend.client.widget.ExternalURLPopup.java
/**
* ExternalURLPopup
*
* @author jllort
*
*/
From source file com.ikon.frontend.client.widget.finddocument.FindDocumentSelectPopup.java
/**
* FindDocumentSelectPopup
*
* @author jllort
*
*/