|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.noos.xing.mydoggy.plaf.ui.cmp.MultiSplitDockableContainer<D>
org.noos.xing.mydoggy.plaf.ui.cmp.MultiSplitTabbedContentContainer
org.noos.xing.mydoggy.plaf.ui.content.MyDoggyMultiSplitContentManagerUI.MultiSplitContainer
public class MyDoggyMultiSplitContentManagerUI.MultiSplitContainer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.MultiSplitTabbedContentContainer |
|---|
MultiSplitTabbedContentContainer.MultiSplitTabbedDockableDropPanel, MultiSplitTabbedContentContainer.TabbedDragListener |
| Nested classes/interfaces inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.MultiSplitDockableContainer |
|---|
MultiSplitDockableContainer.Action, MultiSplitDockableContainer.DebugRepaintRunnable, MultiSplitDockableContainer.DockableConstraint, MultiSplitDockableContainer.DockableEntry, MultiSplitDockableContainer.RepaintRunnable |
| Nested classes/interfaces inherited from class javax.swing.JPanel |
|---|
JPanel.AccessibleJPanel |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary | |
|---|---|
protected org.noos.xing.mydoggy.Dockable |
currentMaximizedDockable
|
protected DockablePanel |
oldParent
|
protected Component |
oldRoot
|
| Fields inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.MultiSplitTabbedContentContainer |
|---|
dockableDropPanel |
| Fields inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.MultiSplitDockableContainer |
|---|
defaultAggregationPosition, entries, jumpResetBounds, lastLayout, leafNameCounter, multiSplitPane, multiSplitPaneModelRoot, orientation, removedDockable, storeLayout, toolWindowManager, useAlwaysContentWrapper |
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
MyDoggyMultiSplitContentManagerUI.MultiSplitContainer(MyDoggyToolWindowManager toolWindowManager)
|
|
| Method Summary | |
|---|---|
protected Component |
forceWrapperForComponent(org.noos.xing.mydoggy.Dockable dockable,
Component component)
|
protected boolean |
isDockableContainerDragEnabled()
|
protected boolean |
isWrapRequest(org.noos.xing.mydoggy.Dockable dockable,
MultiSplitDockableContainer.Action action)
|
void |
setMaximizedDockable(org.noos.xing.mydoggy.Dockable dockable)
|
void |
setRootComponent(Component component)
|
void |
setTabLayout(org.noos.xing.mydoggy.TabbedContentManagerUI.TabLayout tabLayout)
|
void |
setTabPlacement(org.noos.xing.mydoggy.TabbedContentManagerUI.TabPlacement tabPlacement)
|
| Methods inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.MultiSplitTabbedContentContainer |
|---|
addToWrapper, createDockableDropPanel, getComponentFromWrapper, getComponentFromWrapper, getRootComponent, getTabbedComponents, getWrapperForComponent, isWrapper, removeFromWrapper, resetRootComponent |
| Methods inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.MultiSplitDockableContainer |
|---|
addDockable, addDockable, checkModel, clear, containsDockable, containsDockable, decode, encode, forceWeight, getBoundsRelativeToScreen, getDockable, getDockableComponent, getDockableCount, getDockableEntries, getDockables, getFirstNotDivider, getLeaf, getLeaf, getLeafName, getMultiSplitLayout, getNextLeanName, isEmpty, isNodeAttached, isStoreLayout, isUseAlwaysContentWrapper, removeDockable, removeDockable, repaintMultiSplit, resetBounds, resetBounds, setComponent, setConstraints, setMultiSplitLayout, setStoreLayout, setUseAlwaysContentWrapper, validateModel |
| Methods inherited from class javax.swing.JPanel |
|---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Component oldRoot
protected DockablePanel oldParent
protected org.noos.xing.mydoggy.Dockable currentMaximizedDockable
| Constructor Detail |
|---|
public MyDoggyMultiSplitContentManagerUI.MultiSplitContainer(MyDoggyToolWindowManager toolWindowManager)
| Method Detail |
|---|
public void setRootComponent(Component component)
setRootComponent in class MultiSplitTabbedContentContainerpublic void setMaximizedDockable(org.noos.xing.mydoggy.Dockable dockable)
public void setTabPlacement(org.noos.xing.mydoggy.TabbedContentManagerUI.TabPlacement tabPlacement)
public void setTabLayout(org.noos.xing.mydoggy.TabbedContentManagerUI.TabLayout tabLayout)
protected Component forceWrapperForComponent(org.noos.xing.mydoggy.Dockable dockable,
Component component)
forceWrapperForComponent in class MultiSplitTabbedContentContainer
protected boolean isWrapRequest(org.noos.xing.mydoggy.Dockable dockable,
MultiSplitDockableContainer.Action action)
isWrapRequest in class MultiSplitDockableContainerprotected boolean isDockableContainerDragEnabled()
isDockableContainerDragEnabled in class MultiSplitTabbedContentContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||