pt.moredata.mdmenus
Class FastMenuMaker
java.lang.Object
pt.moredata.mdmenus.FastMenuMaker
- public class FastMenuMaker
- extends java.lang.Object
put your documentation comment here
|
Constructor Summary |
FastMenuMaker(java.lang.String _menuName,
java.lang.String _user,
java.sql.Connection _con,
int _mode)
put your documentation comment here |
|
Method Summary |
protected javax.swing.tree.MutableTreeNode |
getTreeNode()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADMINMODE
public static final int ADMINMODE
- See Also:
- Constant Field Values
USERMODE
public static final int USERMODE
- See Also:
- Constant Field Values
FastMenuMaker
public FastMenuMaker(java.lang.String _menuName,
java.lang.String _user,
java.sql.Connection _con,
int _mode)
- put your documentation comment here
getTreeNode
protected javax.swing.tree.MutableTreeNode getTreeNode()