Java Doc for SchemaTreeView.java in  » Portal » Open-Portal » components » 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 » Portal » Open Portal » components 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


graphical.TreeView
   components.SchemaTreeView

SchemaTreeView
public class SchemaTreeView extends TreeView (Code)


Field Summary
public  TextFielddetailLabel
    
public  ContainerViewdetailView
    
public  ViewdetailViewView
    
public  TextFielddscrLabel
    
public  TextFielddscrTextField
    
public  ButtoneditBtn
    
public  ButtonindxBtn
    
public  TargetnotifyOfChange
    
public  Schemaschema
    
public  TextFieldsoifAttLabel
    
public  TextFieldundetailLabel
    
public  ViewundetailView
    
public  ButtonuniqBtn
    

Constructor Summary
public  SchemaTreeView(String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, String nameSpace, String nameDocumentSel, String nameDocument, String nameFolderSel, String nameFolder, String nameBranchOpenSel, String nameBranchOpen, String nameBranchClosedSel, String nameBranchClosed, boolean showInternal, boolean showUnIndexed)
     Construct instance of SchemaTreeView.
public  SchemaTreeView(String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, int arraySpace, int arrayDocumentSel, int arrayDocument, int arrayFolderSel, int arrayFolder, int arrayBranchOpenSel, int arrayBranchOpen, int arrayBranchClosedSel, int arrayBranchClosed, Dimension imageSize, int pixelCount, boolean showInternal, boolean showUnIndexed)
     Construct instance of SchemaTreeView.
public  SchemaTreeView(Schema schema, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, String nameSpace, String nameDocumentSel, String nameDocument, String nameFolderSel, String nameFolder, String nameBranchOpenSel, String nameBranchOpen, String nameBranchClosedSel, String nameBranchClosed, boolean showInternal, boolean showUnIndexed)
     Construct instance of SchemaTreeView.
public  SchemaTreeView(Schema schema, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, int arraySpace, int arrayDocumentSel, int arrayDocument, int arrayFolderSel, int arrayFolder, int arrayBranchOpenSel, int arrayBranchOpen, int arrayBranchClosedSel, int arrayBranchClosed, Dimension imageSize, int pixelCount, boolean showInternal, boolean showUnIndexed)
     Construct instance of SchemaTreeView.

Method Summary
public  voidbuttonEnablement()
    
public  booleanclickCommand()
    
public  voiddelBtnPress()
    
public  voidgetDetail()
     Get information from detail area, set data.
public  voidnewPeerBtnPress()
    
public  voidperformCommand(String command, Object arg)
    
public  voidsetDetail()
     Use data to set detail area.
public  voidsetWriteReindex(String CGIWriteReindex)
    
public  voidtextEditingDidEnd(TextField textfield, int endCondition, boolean contentsChanged)
    
public  voidtextWasModified(TextField textfield)
    
public  booleanvalid()
     Verify that no SOIF attribute name qualifies as multi-value SOIF.
public  StringwriteSchema()
    

Field Detail
detailLabel
public TextField detailLabel(Code)



detailView
public ContainerView detailView(Code)



detailViewView
public View detailViewView(Code)



dscrLabel
public TextField dscrLabel(Code)



dscrTextField
public TextField dscrTextField(Code)



editBtn
public Button editBtn(Code)



indxBtn
public Button indxBtn(Code)



notifyOfChange
public Target notifyOfChange(Code)



schema
public Schema schema(Code)



soifAttLabel
public TextField soifAttLabel(Code)



undetailLabel
public TextField undetailLabel(Code)



undetailView
public View undetailView(Code)



uniqBtn
public Button uniqBtn(Code)




Constructor Detail
SchemaTreeView
public SchemaTreeView(String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, String nameSpace, String nameDocumentSel, String nameDocument, String nameFolderSel, String nameFolder, String nameBranchOpenSel, String nameBranchOpen, String nameBranchClosedSel, String nameBranchClosed, boolean showInternal, boolean showUnIndexed)(Code)
Construct instance of SchemaTreeView.
Parameters:
  CGILocation - cgi location
Parameters:
  CGITarget - cgi target
Parameters:
  CGIRead - cgi read argument
Parameters:
  CGIWrite - cgi write argument
Parameters:
  csid - csid
Parameters:
  editable - editable or not
Parameters:
  x - x
Parameters:
  y - y
Parameters:
  w - width
Parameters:
  h - height
Parameters:
  dragSourcePolicy - drag source policy
Parameters:
  dragDestinationPolicy - drag destination policy
Parameters:
  sizeForWindow - size for containment in a window or a view
Parameters:
  nameSpace - url for space image
Parameters:
  nameDocumentSel - url for selected document image
Parameters:
  nameDocument - url for document image
Parameters:
  nameFolderSel - url for selected folder image
Parameters:
  nameFolder - url for folder image
Parameters:
  nameBranchOpenSel - url for selected branch open image
Parameters:
  nameBranchOpen - url for branch open image
Parameters:
  nameBranchClosedSel - url for selected branch closed image
Parameters:
  nameBranchClosed - url for branch closed image
Parameters:
  showInternal - show the internal fields or not
Parameters:
  showUnIndexed - show the unindexed fields or not



SchemaTreeView
public SchemaTreeView(String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, int arraySpace, int arrayDocumentSel, int arrayDocument, int arrayFolderSel, int arrayFolder, int arrayBranchOpenSel, int arrayBranchOpen, int arrayBranchClosedSel, int arrayBranchClosed, Dimension imageSize, int pixelCount, boolean showInternal, boolean showUnIndexed)(Code)
Construct instance of SchemaTreeView.
Parameters:
  CGILocation - cgi location
Parameters:
  CGITarget - cgi target
Parameters:
  CGIRead - cgi read argument
Parameters:
  CGIWrite - cgi write argument
Parameters:
  csid - csid
Parameters:
  editable - editable or not
Parameters:
  x - x
Parameters:
  y - y
Parameters:
  w - width
Parameters:
  h - height
Parameters:
  dragSourcePolicy - drag source policy
Parameters:
  dragDestinationPolicy - drag destination policy
Parameters:
  sizeForWindow - size for containment in a window or a view
Parameters:
  arraySpace - pixel array for space
Parameters:
  arrayDocumentSel - pixel array for selected document
Parameters:
  arrayDocument - pixel array for document
Parameters:
  arrayFolderSel - pixel array for selected folder
Parameters:
  arrayFolder - pixel array for folder
Parameters:
  arrayBranchOpenSel - pixel array for selected branch open
Parameters:
  arrayBranchOpen - pixel array for branch open
Parameters:
  arrayBranchClosedSel - pixel array for selected branch closed
Parameters:
  arrayBranchClosed - pixel array for branch closed
Parameters:
  showInternal - show the internal fields or not
Parameters:
  showUnIndexed - show the unindexed fields or not



SchemaTreeView
public SchemaTreeView(Schema schema, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, String nameSpace, String nameDocumentSel, String nameDocument, String nameFolderSel, String nameFolder, String nameBranchOpenSel, String nameBranchOpen, String nameBranchClosedSel, String nameBranchClosed, boolean showInternal, boolean showUnIndexed)(Code)
Construct instance of SchemaTreeView.
Parameters:
  schema - schema
Parameters:
  editable - editable or not
Parameters:
  x - x
Parameters:
  y - y
Parameters:
  w - width
Parameters:
  h - height
Parameters:
  dragSourcePolicy - drag source policy
Parameters:
  dragDestinationPolicy - drag destination policy
Parameters:
  sizeForWindow - size for containment in a window or a view
Parameters:
  nameSpace - url for space image
Parameters:
  nameDocumentSel - url for selected document image
Parameters:
  nameDocument - url for document image
Parameters:
  nameFolderSel - url for selected folder image
Parameters:
  nameFolder - url for folder image
Parameters:
  nameBranchOpenSel - url for selected branch open image
Parameters:
  nameBranchOpen - url for branch open image
Parameters:
  nameBranchClosedSel - url for selected branch closed image
Parameters:
  nameBranchClosed - url for branch closed image
Parameters:
  showInternal - show the internal fields or not
Parameters:
  showUnIndexed - show the unindexed fields or not



SchemaTreeView
public SchemaTreeView(Schema schema, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, int arraySpace, int arrayDocumentSel, int arrayDocument, int arrayFolderSel, int arrayFolder, int arrayBranchOpenSel, int arrayBranchOpen, int arrayBranchClosedSel, int arrayBranchClosed, Dimension imageSize, int pixelCount, boolean showInternal, boolean showUnIndexed)(Code)
Construct instance of SchemaTreeView.
Parameters:
  schema - schema
Parameters:
  editable - editable or not
Parameters:
  x - x
Parameters:
  y - y
Parameters:
  w - width
Parameters:
  h - height
Parameters:
  dragSourcePolicy - drag source policy
Parameters:
  dragDestinationPolicy - drag destination policy
Parameters:
  sizeForWindow - size for containment in a window or a view
Parameters:
  arraySpace - pixel array for space
Parameters:
  arrayDocumentSel - pixel array for selected document
Parameters:
  arrayDocument - pixel array for document
Parameters:
  arrayFolderSel - pixel array for selected folder
Parameters:
  arrayFolder - pixel array for folder
Parameters:
  arrayBranchOpenSel - pixel array for selected branch open
Parameters:
  arrayBranchOpen - pixel array for branch open
Parameters:
  arrayBranchClosedSel - pixel array for selected branch closed
Parameters:
  arrayBranchClosed - pixel array for branch closed
Parameters:
  showInternal - show the internal fields or not
Parameters:
  showUnIndexed - show the unindexed fields or not




Method Detail
buttonEnablement
public void buttonEnablement()(Code)



clickCommand
public boolean clickCommand()(Code)



delBtnPress
public void delBtnPress()(Code)



getDetail
public void getDetail()(Code)
Get information from detail area, set data.



newPeerBtnPress
public void newPeerBtnPress()(Code)



performCommand
public void performCommand(String command, Object arg)(Code)



setDetail
public void setDetail()(Code)
Use data to set detail area.



setWriteReindex
public void setWriteReindex(String CGIWriteReindex)(Code)



textEditingDidEnd
public void textEditingDidEnd(TextField textfield, int endCondition, boolean contentsChanged)(Code)



textWasModified
public void textWasModified(TextField textfield)(Code)



valid
public boolean valid()(Code)
Verify that no SOIF attribute name qualifies as multi-value SOIF. SGP: Checks the tree w/out taking the TextField into account.



writeSchema
public String writeSchema()(Code)



Fields inherited from graphical.TreeView
final public static int MACFEEL(Code)(Java Doc)
final public static int MACLOOK(Code)(Java Doc)
final public static int NSFEEL(Code)(Java Doc)
final public static int NSLOOK(Code)(Java Doc)
protected BinaryTree binaryTree(Code)(Java Doc)
public Button cancelBtn(Code)(Java Doc)
public Button delBtn(Code)(Java Doc)
public DragListView listView(Code)(Java Doc)
public Button newChildBtn(Code)(Java Doc)
public Button newPeerBtn(Code)(Java Doc)
public Button saveBtn(Code)(Java Doc)
public ScrollGroup scrollGroup(Code)(Java Doc)
protected TextField textField(Code)(Java Doc)
protected TextFieldOwner textFieldOwner(Code)(Java Doc)
protected TreeViewGroup treeViewGroup(Code)(Java Doc)

Methods inherited from graphical.TreeView
public void buttonEnablement()(Code)(Java Doc)
public void cancelBtnPress()(Code)(Java Doc)
protected void childReorganize()(Code)(Java Doc)
protected void childReorganize(BTListItem listItem)(Code)(Java Doc)
public void clearChanged()(Code)(Java Doc)
public boolean clickCommand()(Code)(Java Doc)
public void completeEditing()(Code)(Java Doc)
public void deepSix()(Code)(Java Doc)
public void delBtnPress()(Code)(Java Doc)
public Image determineImage(BTreeNode btn, BTListItem listItem, boolean selected)(Code)(Java Doc)
public Image determineImage(BTreeNode btn, BTListItem listItem, boolean selected, boolean indent)(Code)(Java Doc)
public Image determineMacImage(BTreeNode btn, BTListItem listItem, boolean selected, boolean indent)(Code)(Java Doc)
public Image determineNSImage(BTreeNode btn, BTListItem listItem, boolean selected, boolean indent)(Code)(Java Doc)
public void doReimaging()(Code)(Java Doc)
public void doubleClickCommand()(Code)(Java Doc)
public boolean dupePeerNamesAllowed()(Code)(Java Doc)
public boolean editable()(Code)(Java Doc)
public boolean emptyAllowed()(Code)(Java Doc)
public void enableTextEdit(boolean b)(Code)(Java Doc)
public BinaryTree getBinaryTree()(Code)(Java Doc)
public BTreeNode getBinaryTreeRooted()(Code)(Java Doc)
public boolean getChanged()(Code)(Java Doc)
public BTListItem getCurrentListItem()(Code)(Java Doc)
public TreeViewGroup getTreeViewGroup()(Code)(Java Doc)
public BTListItem getUnaryParentItem(BTListItem listItem)(Code)(Java Doc)
public void hideEditButtons()(Code)(Java Doc)
public void newChild(BTreeNode newBtn)(Code)(Java Doc)
public void newChildBtnPress()(Code)(Java Doc)
public void newPeer(BTreeNode newBtn)(Code)(Java Doc)
public void newPeerBtnPress()(Code)(Java Doc)
public void newWindow()(Code)(Java Doc)
public boolean notifyOfTFEvents(Target target)(Code)(Java Doc)
protected void openAndClose()(Code)(Java Doc)
protected void openAndClose(BTListItem listItem)(Code)(Java Doc)
public TextFieldOwner owner()(Code)(Java Doc)
public void performCommand(String command, Object arg)(Code)(Java Doc)
public void saveBtnPress()(Code)(Java Doc)
public void selectAndDraw()(Code)(Java Doc)
public void selectAndDraw(BTListItem listItem)(Code)(Java Doc)
public void setBinaryTree(BinaryTree binaryTree)(Code)(Java Doc)
public void setBinaryTree(BTreeNode btRooted)(Code)(Java Doc)
public void setBinaryTree(BinaryTree binaryTree, BTreeNode btRooted)(Code)(Java Doc)
public void setCurrentListItem(BTListItem li)(Code)(Java Doc)
public void setDragDestinationPolicy(int dragDestinationPolicy)(Code)(Java Doc)
public void setDragDestinationTarget(Target dragDestinationTarget)(Code)(Java Doc)
public void setDragDroppedNotificationCommand(String cmd)(Code)(Java Doc)
public void setDragDroppedNotificationTarget(Target target)(Code)(Java Doc)
public void setDragSourcePolicy(int dragSourcePolicy)(Code)(Java Doc)
public void setDupePeerNamesAllowed(boolean dupePeerNamesAllowed)(Code)(Java Doc)
public void setEditListItem()(Code)(Java Doc)
public void setEditListItem(BTListItem li)(Code)(Java Doc)
public void setEditableRoot(boolean editableRoot)(Code)(Java Doc)
public void setEmptyAllowed(boolean emptyAllowed)(Code)(Java Doc)
public void setFeel(int feel) throws IllegalArgumentException(Code)(Java Doc)
public void setLauncher(Target target, String command)(Code)(Java Doc)
public void setLook(int look) throws IllegalArgumentException(Code)(Java Doc)
public void setOwner(TextFieldOwner object)(Code)(Java Doc)
public void setTreeViewGroup(TreeViewGroup treeViewGroup)(Code)(Java Doc)
public void textEditingDidBegin(TextField textfield)(Code)(Java Doc)
public void textEditingDidEnd(TextField textfield, int endCondition, boolean contentsChanged)(Code)(Java Doc)
public boolean textEditingWillEnd(TextField tf, int endCondition, boolean contentsChanged)(Code)(Java Doc)
public void textFieldSizer()(Code)(Java Doc)
public void textWasModified(TextField textfield)(Code)(Java Doc)
public View viewForMouse(int x, int y)(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.