Java Doc for KeTreeElement.java in  » J2EE » WiSerFramework » de » ug2t » kernel » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » J2EE » WiSerFramework » de.ug2t.kernel 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   de.ug2t.kernel.KeRegisteredObject
      de.ug2t.kernel.KeTreeElement

All known Subclasses:   de.ug2t.kernel.KeTreeNode,
KeTreeElement
public class KeTreeElement extends KeRegisteredObject implements IKeViewable,IKeTreeElement(Code)

author:
   Dirk
author:
   date: 02.01.2004 project: WiSer-Framework
author:
  


author:
   This object represents a tree element. A tree element is the leaf of a tree.
author:
   It is able to contain a value. It might be enabled or disabled. It is used to
author:
   implement the widget tree of an application and to implement different model
author:
   classes.
author:
  



Field Summary
protected  Objectpdm_Element
    
protected  Stringpdm_Name
    
protected  IKeViewpdm_NodeView
    
protected  Objectpdm_default
    
protected  KeTreeNodepdm_parentNode
    

Constructor Summary
public  KeTreeElement(String xName, KeTreeNode xParent)
    
public  KeTreeElement(String xName, KeTreeNode xParent, Object xValue)
    
protected  KeTreeElement()
    

Method Summary
public  voidpcmf_addPropertyChangedListener(IKePropertyChangeListener xListen)
    
protected  Stringpcmf_buildPath()
    
public  voidpcmf_clearCache()
    

If the tree element is bound to a view object which supports caching, this method clears the cache.

public  voidpcmf_delete()
    
public  voidpcmf_disable()
    
public  voidpcmf_disableThis()
    
public  voidpcmf_enable()
    
public  voidpcmf_enableThis()
    
public  Objectpcmf_execView()
    
public  voidpcmf_getAllDisabled(ArrayList xRes)
    
public  voidpcmf_getAllEnabled(ArrayList xRes)
    
final public  voidpcmf_getAllParentGenerations(ArrayList xToAdd)
    
public  intpcmf_getAllSubCount(boolean xCountHide)
    
protected  KeTreeElementpcmf_getByPath(ArrayList xPath, int offset)
    
public  intpcmf_getChildCount()
    
public  Objectpcmf_getDefaultValue()
    
final public  KeTreeNodepcmf_getLastParentNode()
    
public  booleanpcmf_getMultipleParents()
    
public  booleanpcmf_getMyPropChanged()
    
final public  Stringpcmf_getName()
    
final public  KeTreeElementpcmf_getParentGeneration(int xGeneration)
    
final public  KeTreeNodepcmf_getParentNode()
    
final public  intpcmf_getParentNodeCount()
    
final public  Iteratorpcmf_getParents()
    
final public  ArrayListpcmf_getParentsList()
    
final public  Stringpcmf_getPath()
    
public  booleanpcmf_getPropChanged()
    
public  ArrayListpcmf_getPropertyChangedListeners()
    
public  KeTreeElementpcmf_getRootNode()
    
public  Objectpcmf_getValue()
    
public  IKeViewpcmf_getView()
    
public  booleanpcmf_isChildOf(KeTreeNode xNode)
    
final public  booleanpcmf_isDefSet()
    
public  booleanpcmf_isDisabled()
    
public  booleanpcmf_isParentDisabled()
    
final public  intpcmf_register(String xName)
    
public  voidpcmf_releaseSubs()
    
protected  voidpcmf_removeParent(KeTreeNode xParent)
    
public  voidpcmf_removePropertyChangedListener(IKePropertyChangeListener xListen)
    
public  Objectpcmf_reset()
    
public  Objectpcmf_resetRecursive()
    
public  voidpcmf_setDefaultValue(Object xObj)
    
public  voidpcmf_setMultipleParents(boolean xMp)
    
public  voidpcmf_setName(String xName)
    
public  voidpcmf_setPropChanged(boolean xPc)
    
public  IUnTransformerpcmf_setStringTransformer(IUnTransformer xTrans)
    
public  voidpcmf_setStringValue(Object xObj)
    
public  voidpcmf_setTpl(String xTpl)
    
public  voidpcmf_setTpl()
    
public  voidpcmf_setValue(Object xObj)
    
final public  voidpcmf_setValueOwnerShip(boolean xOwn)
    
public  voidpcmf_setView(IKeView xView)
    
public  voidpcmf_unsetDefaultValue()
    
protected  voidpdmf_execPcListeners()
    
final protected  voidpdmf_setParent(KeTreeNode xParent)
    
final protected  voidpdmf_setPropChanged(boolean xPc)
    
public  StringtoString()
    

Field Detail
pdm_Element
protected Object pdm_Element(Code)



pdm_Name
protected String pdm_Name(Code)



pdm_NodeView
protected IKeView pdm_NodeView(Code)



pdm_default
protected Object pdm_default(Code)



pdm_parentNode
protected KeTreeNode pdm_parentNode(Code)




Constructor Detail
KeTreeElement
public KeTreeElement(String xName, KeTreeNode xParent) throws Exception(Code)

Parameters:
  xName - name of the node
Parameters:
  xParent - parent of the node or null
throws:
  Exception -



KeTreeElement
public KeTreeElement(String xName, KeTreeNode xParent, Object xValue) throws Exception(Code)

Parameters:
  xName - name of the node
Parameters:
  xParent - parent of the node or null
Parameters:
  xValue - value of the node
throws:
  Exception -



KeTreeElement
protected KeTreeElement()(Code)




Method Detail
pcmf_addPropertyChangedListener
public void pcmf_addPropertyChangedListener(IKePropertyChangeListener xListen)(Code)



pcmf_buildPath
protected String pcmf_buildPath()(Code)

Returns the absolute path of this node

path




pcmf_clearCache
public void pcmf_clearCache()(Code)

If the tree element is bound to a view object which supports caching, this method clears the cache.


Parameters:
  xListen - listener object to remove




pcmf_delete
public void pcmf_delete() throws Exception(Code)



pcmf_disable
public void pcmf_disable()(Code)



pcmf_disableThis
public void pcmf_disableThis()(Code)



pcmf_enable
public void pcmf_enable()(Code)



pcmf_enableThis
public void pcmf_enableThis()(Code)



pcmf_execView
public Object pcmf_execView()(Code)



pcmf_getAllDisabled
public void pcmf_getAllDisabled(ArrayList xRes)(Code)



pcmf_getAllEnabled
public void pcmf_getAllEnabled(ArrayList xRes)(Code)



pcmf_getAllParentGenerations
final public void pcmf_getAllParentGenerations(ArrayList xToAdd)(Code)



pcmf_getAllSubCount
public int pcmf_getAllSubCount(boolean xCountHide)(Code)



pcmf_getByPath
protected KeTreeElement pcmf_getByPath(ArrayList xPath, int offset)(Code)

For internal use only




pcmf_getChildCount
public int pcmf_getChildCount()(Code)



pcmf_getDefaultValue
public Object pcmf_getDefaultValue()(Code)



pcmf_getLastParentNode
final public KeTreeNode pcmf_getLastParentNode()(Code)



pcmf_getMultipleParents
public boolean pcmf_getMultipleParents()(Code)



pcmf_getMyPropChanged
public boolean pcmf_getMyPropChanged()(Code)



pcmf_getName
final public String pcmf_getName()(Code)



pcmf_getParentGeneration
final public KeTreeElement pcmf_getParentGeneration(int xGeneration)(Code)



pcmf_getParentNode
final public KeTreeNode pcmf_getParentNode()(Code)



pcmf_getParentNodeCount
final public int pcmf_getParentNodeCount()(Code)



pcmf_getParents
final public Iterator pcmf_getParents()(Code)



pcmf_getParentsList
final public ArrayList pcmf_getParentsList()(Code)



pcmf_getPath
final public String pcmf_getPath()(Code)



pcmf_getPropChanged
public boolean pcmf_getPropChanged()(Code)



pcmf_getPropertyChangedListeners
public ArrayList pcmf_getPropertyChangedListeners()(Code)



pcmf_getRootNode
public KeTreeElement pcmf_getRootNode()(Code)



pcmf_getValue
public Object pcmf_getValue()(Code)



pcmf_getView
public IKeView pcmf_getView()(Code)



pcmf_isChildOf
public boolean pcmf_isChildOf(KeTreeNode xNode)(Code)



pcmf_isDefSet
final public boolean pcmf_isDefSet()(Code)



pcmf_isDisabled
public boolean pcmf_isDisabled()(Code)



pcmf_isParentDisabled
public boolean pcmf_isParentDisabled()(Code)



pcmf_register
final public int pcmf_register(String xName)(Code)



pcmf_releaseSubs
public void pcmf_releaseSubs()(Code)



pcmf_removeParent
protected void pcmf_removeParent(KeTreeNode xParent)(Code)

For internal use only




pcmf_removePropertyChangedListener
public void pcmf_removePropertyChangedListener(IKePropertyChangeListener xListen)(Code)



pcmf_reset
public Object pcmf_reset()(Code)



pcmf_resetRecursive
public Object pcmf_resetRecursive()(Code)



pcmf_setDefaultValue
public void pcmf_setDefaultValue(Object xObj)(Code)



pcmf_setMultipleParents
public void pcmf_setMultipleParents(boolean xMp)(Code)



pcmf_setName
public void pcmf_setName(String xName)(Code)



pcmf_setPropChanged
public void pcmf_setPropChanged(boolean xPc)(Code)



pcmf_setStringTransformer
public IUnTransformer pcmf_setStringTransformer(IUnTransformer xTrans)(Code)



pcmf_setStringValue
public void pcmf_setStringValue(Object xObj)(Code)



pcmf_setTpl
public void pcmf_setTpl(String xTpl)(Code)



pcmf_setTpl
public void pcmf_setTpl()(Code)



pcmf_setValue
public void pcmf_setValue(Object xObj)(Code)



pcmf_setValueOwnerShip
final public void pcmf_setValueOwnerShip(boolean xOwn)(Code)



pcmf_setView
public void pcmf_setView(IKeView xView)(Code)



pcmf_unsetDefaultValue
public void pcmf_unsetDefaultValue()(Code)



pdmf_execPcListeners
protected void pdmf_execPcListeners()(Code)



pdmf_setParent
final protected void pdmf_setParent(KeTreeNode xParent)(Code)

For internal use only




pdmf_setPropChanged
final protected void pdmf_setPropChanged(boolean xPc)(Code)

For internal use only




toString
public String toString()(Code)

Generates a string representation of this element

string




Fields inherited from de.ug2t.kernel.KeRegisteredObject
final public static int AUTO_DELETE_DISABLED(Code)(Java Doc)
final public static int AUTO_DELETE_EARLY(Code)(Java Doc)
final public static int AUTO_DELETE_LATE(Code)(Java Doc)
protected volatile boolean pdm_deleted(Code)(Java Doc)

Methods inherited from de.ug2t.kernel.KeRegisteredObject
public void finalize() throws Throwable(Code)(Java Doc)
protected boolean isDeleted()(Code)(Java Doc)
public static synchronized void pcmf_addRegListener(String xCtx, IKeRegistrationListener xListen)(Code)(Java Doc)
public static void pcmf_addRegListener(IKeRegistrationListener xListen)(Code)(Java Doc)
public static ArrayList pcmf_broadcastMessage(KeIPCMessage xMess)(Code)(Java Doc)
public static void pcmf_clearAllMessages()(Code)(Java Doc)
public static void pcmf_clearMessages(String xCtx)(Code)(Java Doc)
public static void pcmf_clearMessages()(Code)(Java Doc)
public void pcmf_delete() throws Exception(Code)(Java Doc)
final public static void pcmf_deleteContext(String xName)(Code)(Java Doc)
public Object pcmf_execObj(Object xObj)(Code)(Java Doc)
public static String pcmf_filterShortName(String xName)(Code)(Java Doc)
final public Object pcmf_getAdditionalInfo()(Code)(Java Doc)
final public Object pcmf_getAdditionalnfo()(Code)(Java Doc)
public static ArrayList pcmf_getAllAutoDeletes()(Code)(Java Doc)
public static synchronized ArrayList pcmf_getAllContextIDs()(Code)(Java Doc)
public static KeObjectStorage pcmf_getCurrentContext()(Code)(Java Doc)
public static String pcmf_getCurrentContextID()(Code)(Java Doc)
public static boolean pcmf_getEnhanced()(Code)(Java Doc)
final public static Object pcmf_getGlobalObjByLongName(String xName)(Code)(Java Doc)
final public static Object pcmf_getGlobalObjByName(String xName)(Code)(Java Doc)
final public static String pcmf_getGlobalObjName(Object xObj)(Code)(Java Doc)
public static synchronized IKeIDGenerator pcmf_getIDGenerator()(Code)(Java Doc)
final public static Object pcmf_getLocalObjByName(String xName)(Code)(Java Doc)
final public static Object pcmf_getLocalOrRemoteObjByName(String xName)(Code)(Java Doc)
public static KeIPCMessage pcmf_getMessage()(Code)(Java Doc)
final public static Object pcmf_getObjByLongName(String xName)(Code)(Java Doc)
final public static Object pcmf_getObjByName(String xName)(Code)(Java Doc)
final public static Object pcmf_getObjByName(String xName, String xCtx)(Code)(Java Doc)
final public String pcmf_getObjLongName()(Code)(Java Doc)
final public static String pcmf_getObjName(Object xObj)(Code)(Java Doc)
final public String pcmf_getObjName()(Code)(Java Doc)
public static ArrayList pcmf_getRegListeners()(Code)(Java Doc)
public static ArrayList pcmf_getRegListeners(String xCtx)(Code)(Java Doc)
public static boolean pcmf_getRegister()(Code)(Java Doc)
public static boolean pcmf_getRegister(String xCtx)(Code)(Java Doc)
public static synchronized String pcmf_getRegistryStatisticString(boolean xSeparateClasses)(Code)(Java Doc)
final public String pcmf_getRemName()(Code)(Java Doc)
public static synchronized int pcmf_getTotalObjectCount()(Code)(Java Doc)
public String pcmf_getUniqueName()(Code)(Java Doc)
public Object pcmf_getValue()(Code)(Java Doc)
public static String pcmf_getVersion()(Code)(Java Doc)
public boolean pcmf_isDeleted()(Code)(Java Doc)
final public boolean pcmf_isGlobal()(Code)(Java Doc)
final public static boolean pcmf_isGlobal(Object xObj)(Code)(Java Doc)
final public boolean pcmf_isLocal()(Code)(Java Doc)
final public static boolean pcmf_isLocal(Object xObj)(Code)(Java Doc)
final public boolean pcmf_isRegistered()(Code)(Java Doc)
final public static boolean pcmf_isRegistered(Object xObj)(Code)(Java Doc)
public boolean pcmf_isRemoted()(Code)(Java Doc)
public static void pcmf_pushMessage(String xCtx, KeIPCMessage xMess)(Code)(Java Doc)
final public static void pcmf_reRegister(String xName, Object xObj)(Code)(Java Doc)
public void pcmf_reRegister(String xName)(Code)(Java Doc)
final public static int pcmf_register(String xName, Object xObj)(Code)(Java Doc)
public int pcmf_register(String xName)(Code)(Java Doc)
final public void pcmf_register2NewName(String xName)(Code)(Java Doc)
final public static int pcmf_registerGlobal(String xName, Object xObj)(Code)(Java Doc)
final public int pcmf_registerGlobal(String xName)(Code)(Java Doc)
final public void pcmf_registerGlobal2NewName(String xName)(Code)(Java Doc)
final public static int pcmf_registerInContext(String xName, Object xObj, String xCtx)(Code)(Java Doc)
public int pcmf_registerInContext(String xName, String xCtx)(Code)(Java Doc)
final public static void pcmf_removeContext(String xName)(Code)(Java Doc)
public static synchronized void pcmf_removeRegListener(String xCtx, IKeRegistrationListener xListen)(Code)(Java Doc)
public static void pcmf_removeRegListener(IKeRegistrationListener xListen)(Code)(Java Doc)
final public void pcmf_resetRemoteName()(Code)(Java Doc)
final public void pcmf_setAdditionalInfo(Object xObj)(Code)(Java Doc)
public static void pcmf_setContextAutoDelete(int xAutoDelete)(Code)(Java Doc)
public static String pcmf_setCurrentContextID(String xName)(Code)(Java Doc)
public void pcmf_setEarlyAutoDelete(boolean xWR)(Code)(Java Doc)
public static synchronized void pcmf_setIDGenerator(IKeIDGenerator xGen)(Code)(Java Doc)
public void pcmf_setLateAutoDelete(boolean xWR)(Code)(Java Doc)
public static void pcmf_setRegister(boolean xReg)(Code)(Java Doc)
public static void pcmf_setRegister(String xCtx, boolean xReg)(Code)(Java Doc)
final public void pcmf_setRemName(String xRemName)(Code)(Java Doc)
public void pcmf_setValue(Object xValue)(Code)(Java Doc)
public Object pcmf_setValueValidate(Object xValue)(Code)(Java Doc)
final public static Object pcmf_unRegister(String xName)(Code)(Java Doc)
final public Object pcmf_unRegister()(Code)(Java Doc)
final public static Object pcmf_unRegister(Object xObj)(Code)(Java Doc)
protected void pdmf_resetThread()(Code)(Java Doc)
public void run()(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.