org.noos.xing.mydoggy
Interface MultiSplitContentManagerUI

All Superinterfaces:
ContentManagerUI<MultiSplitContentUI>, Observable, TabbedContentManagerUI<MultiSplitContentUI>

public interface MultiSplitContentManagerUI
extends TabbedContentManagerUI<MultiSplitContentUI>

This interface represents a ui that use a component that lets the user switch between a group of components by clicking on a tab with a given title and/or icon. The position of each tab can be customized from the ui or by code.

Since:
1.4.0
Author:
Angelo De Caro (angelo.decaro@gmail.com)

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.noos.xing.mydoggy.TabbedContentManagerUI
TabbedContentManagerUI.TabLayout, TabbedContentManagerUI.TabPlacement
 
Method Summary
 
Methods inherited from interface org.noos.xing.mydoggy.TabbedContentManagerUI
getTabLayout, getTabPlacement, isShowAlwaysTab, setShowAlwaysTab, setTabLayout, setTabPlacement
 
Methods inherited from interface org.noos.xing.mydoggy.ContentManagerUI
addContentManagerUIListener, getContentManagerUiListener, getContentUI, isCloseable, isDetachable, isMaximizable, isMinimizable, isPopupMenuEnabled, removeContentManagerUIListener, setCloseable, setDetachable, setMaximizable, setMinimizable, setPopupMenuEnabled
 
Methods inherited from interface org.noos.xing.mydoggy.Observable
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
 



Copyright © 2012. All Rights Reserved.