Uses of Class
net.sf.ovanttasks.ovnative.win32.LnkFile.ShowCmd

Uses of LnkFile.ShowCmd in net.sf.ovanttasks.ovnative.win32
 

Methods in net.sf.ovanttasks.ovnative.win32 that return LnkFile.ShowCmd
 LnkFile.ShowCmd LnkFile.getShowState()
          Returns the initil state in wich the window will be appear on screen.
static LnkFile.ShowCmd LnkFile.ShowCmd.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LnkFile.ShowCmd[] LnkFile.ShowCmd.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.ovanttasks.ovnative.win32 with parameters of type LnkFile.ShowCmd
 void LnkFile.setShowState(LnkFile.ShowCmd swShow)
          Sets the initial state in wich the window will be appear on screen.
 



Copyright © 2008 Orangevolt. All Rights Reserved.