Uses of Class
org.noos.xing.mydoggy.ToolWindowManagerDescriptor.Corner

Packages that use ToolWindowManagerDescriptor.Corner
org.noos.xing.mydoggy   
 

Uses of ToolWindowManagerDescriptor.Corner in org.noos.xing.mydoggy
 

Methods in org.noos.xing.mydoggy that return ToolWindowManagerDescriptor.Corner
static ToolWindowManagerDescriptor.Corner ToolWindowManagerDescriptor.Corner.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ToolWindowManagerDescriptor.Corner[] ToolWindowManagerDescriptor.Corner.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.noos.xing.mydoggy with parameters of type ToolWindowManagerDescriptor.Corner
 void ToolWindowManagerDescriptor.setCornerComponent(ToolWindowManagerDescriptor.Corner corner, Component component)
          Adds the specified component at the given corner.
 



Copyright © 2012. All Rights Reserved.