Uses of Class
com.sibvisions.rad.ui.swing.ext.JVxDesktopPane.DisplayMode

Packages that use JVxDesktopPane.DisplayMode
com.sibvisions.rad.ui.swing.ext Contains all swing extensions which can be used without the platform and technology independent interface definitions. 
 

Uses of JVxDesktopPane.DisplayMode in com.sibvisions.rad.ui.swing.ext
 

Methods in com.sibvisions.rad.ui.swing.ext that return JVxDesktopPane.DisplayMode
 JVxDesktopPane.DisplayMode JVxDesktopPane.getDisplayMode()
          Returns if the desktop pane is in tab mode.
static JVxDesktopPane.DisplayMode JVxDesktopPane.DisplayMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JVxDesktopPane.DisplayMode[] JVxDesktopPane.DisplayMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sibvisions.rad.ui.swing.ext with parameters of type JVxDesktopPane.DisplayMode
 void JVxDesktopPane.setDisplayMode(JVxDesktopPane.DisplayMode pMode)
          Sets the display mode of the content.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.