org.adempiere.webui.part
Class WindowContainer
java.lang.Object
org.adempiere.webui.part.AbstractUIPart
org.adempiere.webui.part.WindowContainer
- All Implemented Interfaces:
- UIPart, EventListener
public class WindowContainer
- extends AbstractUIPart
- implements EventListener
- Author:
- Low Heng Sin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowContainer
public WindowContainer()
createFrom
public static WindowContainer createFrom(Tabbox tb)
doCreatePart
protected Component doCreatePart(Component parent)
- Specified by:
doCreatePart in class AbstractUIPart
addWindow
public void addWindow(Component comp,
String title,
boolean closeable)
addWindow
public void addWindow(Component comp,
String title,
boolean closeable,
boolean enable)
setSelectedTab
public void setSelectedTab(Tab tab)
removeWindow
public void removeWindow()
getSelectedTab
public Tab getSelectedTab()
setTabTitle
public void setTabTitle(int tabNo,
String title,
String tooltip)
onEvent
public void onEvent(Event event)
throws Exception
- Specified by:
onEvent in interface EventListener
- Throws:
Exception
getComponent
public Component getComponent()
- Specified by:
getComponent in interface UIPart
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.