Package | Description |
---|---|
org.safs.rational | |
org.safs.rational.flex | |
org.safs.rational.win | |
org.safs.rational.wpf |
Modifier and Type | Class and Description |
---|---|
class |
DotNetMenuTreeNode
Purpose: Handle the status of DotNet MenuItem |
class |
JavaMenuTreeNode
Purpose: Handle the status of Java MenuItem |
Modifier and Type | Method and Description |
---|---|
MenuTreeNode |
MenuTree.getMenuTreeNode() |
protected MenuTreeNode |
CFMenuBar.getNewTreeNode(java.lang.Object userObject,
int siblingCounter,
int childrenCounter)
Note: Needed to be overrided for other application than Swing.
|
protected MenuTreeNode |
CFDotNetMenuBar.getNewTreeNode(java.lang.Object userObject,
int siblingCounter,
int childrenCounter) |
Modifier and Type | Class and Description |
---|---|
class |
FlexMenuTreeNode
Purpose: Hold a Flex MenuItem. |
Modifier and Type | Method and Description |
---|---|
protected MenuTreeNode |
CFFlexMenuBar.getNewTreeNode(java.lang.Object userObject,
int siblingCounter,
int childrenCounter) |
Modifier and Type | Class and Description |
---|---|
class |
WinMenuTreeNode
Purpose: Handle the status of DotNet MenuItem |
Modifier and Type | Method and Description |
---|---|
protected MenuTreeNode |
CFWinMenuBar.getNewTreeNode(java.lang.Object userObject,
int siblingCounter,
int childrenCounter) |
Modifier and Type | Class and Description |
---|---|
class |
WPFMenuTreeNode
Purpose: Handle the status of .NET_WPF MenuItem |
Modifier and Type | Method and Description |
---|---|
protected MenuTreeNode |
CFWPFMenuBar.getNewTreeNode(java.lang.Object userObject,
int siblingCounter,
int childrenCounter) |
Copyright © SAS Institute. All Rights Reserved.