|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToolWindowTypeDescriptor | |
|---|---|
| org.noos.xing.mydoggy | |
| Uses of ToolWindowTypeDescriptor in org.noos.xing.mydoggy |
|---|
| Subinterfaces of ToolWindowTypeDescriptor in org.noos.xing.mydoggy | |
|---|---|
interface |
DockedTypeDescriptor
This interface is used to modify the behaviours of DOCKED type. |
interface |
FloatingLiveTypeDescriptor
This interface is used to modify the behaviours of FLOATING_LIVE type. |
interface |
FloatingTypeDescriptor
This interface is used to modify the behaviours of FLOATING and FLOATING_FREE type. |
interface |
SlidingTypeDescriptor
This interface is used to modify the behaviours of SLIDING type. |
| Methods in org.noos.xing.mydoggy with type parameters of type ToolWindowTypeDescriptor | ||
|---|---|---|
|
ToolWindow.getTypeDescriptor(Class<T> descriptorClass)
This method retrieves the TypeDescriptor for the descriptorClass. |
|
| Methods in org.noos.xing.mydoggy that return ToolWindowTypeDescriptor | |
|---|---|
ToolWindowTypeDescriptor |
ToolWindow.getTypeDescriptor(ToolWindowType type)
This method retrieves the TypeDescriptor for type that the tool uses to modify the behaviours
of that type. |
ToolWindowTypeDescriptor |
ToolWindowManager.getTypeDescriptorTemplate(ToolWindowType type)
Returns the template type descrptor for type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||