|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |