org.noos.xing.mydoggy
Interface TabbedContentUI

All Superinterfaces:
ContentUI, DockableUI, Observable
All Known Subinterfaces:
MultiSplitContentUI

public interface TabbedContentUI
extends ContentUI

This interface let you modify ui behaviours of a content when a TabbedContentManagerUI is used as current ContentManagerUI.

Since:
1.1.0
Author:
Angelo De Caro (angelo.decaro@gmail.com)
See Also:
TabbedContentManagerUI

Method Summary
 
Methods inherited from interface org.noos.xing.mydoggy.ContentUI
getContent, getDetachedBounds, getTransparentDelay, getTransparentRatio, isAddToTaskBarWhenDetached, isAlwaysOnTop, isCloseable, isDetachable, isMaximizable, isMinimizable, isTransparentMode, setAddToTaskBarWhenDetached, setAlwaysOnTop, setCloseable, setConstraints, setDetachable, setDetachedBounds, setMaximizable, setMinimizable, setTransparentDelay, setTransparentMode, setTransparentRatio
 
Methods inherited from interface org.noos.xing.mydoggy.Observable
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
 



Copyright © 2012. All Rights Reserved.