flatscape.util
Class ModTreeNode
java.lang.Object
|
+--flatscape.util.ModTreeNode
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class ModTreeNode
- extends java.lang.Object
- implements java.awt.event.ActionListener
Copyright (c) 2001 Rutgers, The State University of New Jersey
- Since:
- manifold %Version%
- Version:
- %Version%, %Time%
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
id
public java.lang.String id
hierarchy
public java.lang.String hierarchy
child_nodes
public java.util.ArrayList child_nodes
level
public int level
path_to_root
public static java.lang.String[] path_to_root
hier
public static java.lang.String[] hier
p_id
public static java.lang.String[] p_id
mod_ed
public static ModifierEditor mod_ed
imagepath
public static java.lang.String imagepath
prefix
public static java.lang.String prefix
extension
public static java.lang.String extension
affiliation
public static java.lang.String affiliation
image_file
public static java.lang.String image_file
path_num
public static java.lang.String path_num
path_id
public static java.lang.String path_id
ModTreeNode
public ModTreeNode()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
change_f
public void change_f()
change_file
public void change_file(java.lang.String uftype)
print_path_to_root
public void print_path_to_root()
Copyright (c) 2003 Rutgers, The State University of New Jersey