Java Doc for HoSwingTable.java in  » J2EE » WiSerFramework » de » ug2t » channel » ho » client » swing » 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.channel.ho.client.swing 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   de.ug2t.channel.ho.client.swing.DGListener
      de.ug2t.channel.ho.client.swing.HoSwingTable

HoSwingTable
final public class HoSwingTable extends HoSwingComponent implements IUnTable,IUnMultiSelectComponent(Code)


Field Summary
protected  HoGenericDataContainerpdm_container
    
protected  booleanpdm_multiSelection
    
protected  HoSwingEnhJTablepdm_swingObj
    

Constructor Summary
public  HoSwingTable(String xName, boolean xSel, IUnApplication xAppl)
    

Method Summary
public  KeTreeElementpcmf_addElement(String xName, KeTreeElement xNode)
    
public  KeTreeNodepcmf_addNode(String xName, KeTreeNode xNode)
    
public  voidpcmf_addRow(String xRow)
    
public  voidpcmf_addRow(Collection xRow)
    
public  voidpcmf_addRow(Collection xRow, int xIdx)
    
public  voidpcmf_addRow(String xRow, int xIdx)
    
public  voidpcmf_addRows(Collection xRow)
    
public  voidpcmf_clearCommitHandler()
    
public  voidpcmf_clearModel()
    
public  voidpcmf_clearSelection()
    
public  voidpcmf_clearTableBody()
    
public  voidpcmf_commitTable()
    
public  voidpcmf_disable()
    
public  voidpcmf_draw()
    
public  voidpcmf_enable()
    
public  Objectpcmf_getCellValue(int xRow, int xCol)
    
public  ArrayListpcmf_getCol(int xCol)
    
public  intpcmf_getColCount()
    
public  KeTablepcmf_getComplete()
    
public  Collectionpcmf_getHeader()
    
public  intpcmf_getPadding()
    
public  intpcmf_getRowCount()
    
public  Iteratorpcmf_getRows()
    
public  Collectionpcmf_getRowsOnly()
    
public  Objectpcmf_getSelectedObject()
    
public  intpcmf_getSelectedRow()
    
public  ArrayListpcmf_getSelectedTableRow()
    
public  ArrayListpcmf_getSelectedTableRows()
    
public  intpcmf_getSpacing()
    
public  java.awt.Containerpcmf_getSwingWidget()
    
public  intpcmf_getTableBorder()
    
public  HoGenericDataContainerpcmf_getValues()
    
public  intpcmf_getXScroll()
    
public  intpcmf_getYScroll()
    
public  voidpcmf_hideRow(int xRow)
    
public  booleanpcmf_isHiddenRow(int xRow)
    
public  booleanpcmf_isMultiSelection()
    
public  booleanpcmf_isSelectable()
    
public  voidpcmf_lockColumn(int xCol, boolean xLock)
    
public  Objectpcmf_modCell(int xRow, int xCol, Object xObj)
    
public  Objectpcmf_modCell(int xRow, int xCol, String xObj)
    
public  voidpcmf_refresh(Collection xRows)
    
public  voidpcmf_relockCol()
    
public  Collectionpcmf_removeRow(int xIdx)
    
public  voidpcmf_removeSelected()
    
public  voidpcmf_removeSpan(int xRow, int xColumn)
    
public  voidpcmf_repaint()
    
public  voidpcmf_scrollXAbs(int xPx)
    
public  voidpcmf_scrollXRel(int xPx)
    
public  voidpcmf_scrollYAbs(int xPy)
    
public  voidpcmf_scrollYRel(int xPy)
    
public  voidpcmf_setBgColor(String xCol)
    
public  voidpcmf_setCellAlign(int xRow, int xCol, String xAlign)
    
public  voidpcmf_setCellBgColor(int xRow, int xCol, String xColor)
    
public  voidpcmf_setCellBorder(int xRow, int xCol, int xDir, String xColor, int xWidth, int xStyle)
    
public  voidpcmf_setCellCssClass(int xRow, int xCol, String xClass)
    
public  voidpcmf_setCellFgColor(int xRow, int xCol, String xColor)
    
public  voidpcmf_setCellMargin(int xRow, int xCol, int xDir, int xWidth)
    
public  voidpcmf_setCellPadding(int xRow, int xCol, int xDir, int xWidth)
    
public  voidpcmf_setClass(String xClass)
    
public  voidpcmf_setCommitHandler(IKeExecutable xHandler)
    
public  voidpcmf_setComplete(KeTable xTable)
    
public  voidpcmf_setFgColor(String xCol)
    
public  voidpcmf_setHeader(String xRow)
    
public  voidpcmf_setHeader(Collection xHead)
    
public  booleanpcmf_setMultiSelection(boolean xMulti)
    
public  booleanpcmf_setMultiSelection(HoGenericDataContainer xCont)
    
public  voidpcmf_setPadding(int xPad)
    
public  voidpcmf_setRowsOnly(Collection xRows)
    
public  voidpcmf_setRowsOnly(KeTable xRows)
    
public  voidpcmf_setSelected(int xRow)
    
public  voidpcmf_setSelected(int[] xRows)
    
public  Objectpcmf_setSelectedRow(int xRow)
    
public  ArrayListpcmf_setSelectedRows(int[] xRows)
    
public  voidpcmf_setSepRow(String xSep)
    
public  voidpcmf_setSpacing(int xSpace)
    
public  voidpcmf_setSpan(int xRow, int xColumn, int xRowSpan, int xColumnSpan)
    
public  voidpcmf_setTableBorder(int xBorder)
    
public  voidpcmf_setValue(Object xValue)
    
public  voidpcmf_setValues(HoGenericDataContainer xValues)
    
public  voidpcmf_unHideRow(int xRow)
    

Field Detail
pdm_container
protected HoGenericDataContainer pdm_container(Code)



pdm_multiSelection
protected boolean pdm_multiSelection(Code)



pdm_swingObj
protected HoSwingEnhJTable pdm_swingObj(Code)




Constructor Detail
HoSwingTable
public HoSwingTable(String xName, boolean xSel, IUnApplication xAppl) throws Exception(Code)




Method Detail
pcmf_addElement
public KeTreeElement pcmf_addElement(String xName, KeTreeElement xNode)(Code)



pcmf_addNode
public KeTreeNode pcmf_addNode(String xName, KeTreeNode xNode)(Code)



pcmf_addRow
public void pcmf_addRow(String xRow)(Code)



pcmf_addRow
public void pcmf_addRow(Collection xRow)(Code)



pcmf_addRow
public void pcmf_addRow(Collection xRow, int xIdx)(Code)



pcmf_addRow
public void pcmf_addRow(String xRow, int xIdx)(Code)



pcmf_addRows
public void pcmf_addRows(Collection xRow)(Code)



pcmf_clearCommitHandler
public void pcmf_clearCommitHandler()(Code)



pcmf_clearModel
public void pcmf_clearModel()(Code)



pcmf_clearSelection
public void pcmf_clearSelection()(Code)



pcmf_clearTableBody
public void pcmf_clearTableBody()(Code)



pcmf_commitTable
public void pcmf_commitTable()(Code)



pcmf_disable
public void pcmf_disable()(Code)



pcmf_draw
public void pcmf_draw()(Code)



pcmf_enable
public void pcmf_enable()(Code)



pcmf_getCellValue
public Object pcmf_getCellValue(int xRow, int xCol)(Code)



pcmf_getCol
public ArrayList pcmf_getCol(int xCol)(Code)



pcmf_getColCount
public int pcmf_getColCount()(Code)



pcmf_getComplete
public KeTable pcmf_getComplete()(Code)



pcmf_getHeader
public Collection pcmf_getHeader()(Code)



pcmf_getPadding
public int pcmf_getPadding()(Code)



pcmf_getRowCount
public int pcmf_getRowCount()(Code)



pcmf_getRows
public Iterator pcmf_getRows()(Code)



pcmf_getRowsOnly
public Collection pcmf_getRowsOnly()(Code)



pcmf_getSelectedObject
public Object pcmf_getSelectedObject()(Code)



pcmf_getSelectedRow
public int pcmf_getSelectedRow()(Code)



pcmf_getSelectedTableRow
public ArrayList pcmf_getSelectedTableRow()(Code)



pcmf_getSelectedTableRows
public ArrayList pcmf_getSelectedTableRows()(Code)



pcmf_getSpacing
public int pcmf_getSpacing()(Code)



pcmf_getSwingWidget
public java.awt.Container pcmf_getSwingWidget()(Code)



pcmf_getTableBorder
public int pcmf_getTableBorder()(Code)



pcmf_getValues
public HoGenericDataContainer pcmf_getValues()(Code)



pcmf_getXScroll
public int pcmf_getXScroll()(Code)



pcmf_getYScroll
public int pcmf_getYScroll()(Code)



pcmf_hideRow
public void pcmf_hideRow(int xRow)(Code)



pcmf_isHiddenRow
public boolean pcmf_isHiddenRow(int xRow)(Code)



pcmf_isMultiSelection
public boolean pcmf_isMultiSelection()(Code)



pcmf_isSelectable
public boolean pcmf_isSelectable()(Code)



pcmf_lockColumn
public void pcmf_lockColumn(int xCol, boolean xLock)(Code)



pcmf_modCell
public Object pcmf_modCell(int xRow, int xCol, Object xObj)(Code)



pcmf_modCell
public Object pcmf_modCell(int xRow, int xCol, String xObj) throws Exception(Code)



pcmf_refresh
public void pcmf_refresh(Collection xRows)(Code)



pcmf_relockCol
public void pcmf_relockCol()(Code)



pcmf_removeRow
public Collection pcmf_removeRow(int xIdx)(Code)



pcmf_removeSelected
public void pcmf_removeSelected()(Code)



pcmf_removeSpan
public void pcmf_removeSpan(int xRow, int xColumn)(Code)



pcmf_repaint
public void pcmf_repaint()(Code)



pcmf_scrollXAbs
public void pcmf_scrollXAbs(int xPx)(Code)



pcmf_scrollXRel
public void pcmf_scrollXRel(int xPx)(Code)



pcmf_scrollYAbs
public void pcmf_scrollYAbs(int xPy)(Code)



pcmf_scrollYRel
public void pcmf_scrollYRel(int xPy)(Code)



pcmf_setBgColor
public void pcmf_setBgColor(String xCol)(Code)



pcmf_setCellAlign
public void pcmf_setCellAlign(int xRow, int xCol, String xAlign)(Code)



pcmf_setCellBgColor
public void pcmf_setCellBgColor(int xRow, int xCol, String xColor)(Code)



pcmf_setCellBorder
public void pcmf_setCellBorder(int xRow, int xCol, int xDir, String xColor, int xWidth, int xStyle)(Code)



pcmf_setCellCssClass
public void pcmf_setCellCssClass(int xRow, int xCol, String xClass)(Code)



pcmf_setCellFgColor
public void pcmf_setCellFgColor(int xRow, int xCol, String xColor)(Code)



pcmf_setCellMargin
public void pcmf_setCellMargin(int xRow, int xCol, int xDir, int xWidth)(Code)



pcmf_setCellPadding
public void pcmf_setCellPadding(int xRow, int xCol, int xDir, int xWidth)(Code)



pcmf_setClass
public void pcmf_setClass(String xClass)(Code)



pcmf_setCommitHandler
public void pcmf_setCommitHandler(IKeExecutable xHandler)(Code)



pcmf_setComplete
public void pcmf_setComplete(KeTable xTable)(Code)



pcmf_setFgColor
public void pcmf_setFgColor(String xCol)(Code)



pcmf_setHeader
public void pcmf_setHeader(String xRow)(Code)



pcmf_setHeader
public void pcmf_setHeader(Collection xHead)(Code)



pcmf_setMultiSelection
public boolean pcmf_setMultiSelection(boolean xMulti)(Code)



pcmf_setMultiSelection
public boolean pcmf_setMultiSelection(HoGenericDataContainer xCont)(Code)



pcmf_setPadding
public void pcmf_setPadding(int xPad)(Code)



pcmf_setRowsOnly
public void pcmf_setRowsOnly(Collection xRows)(Code)



pcmf_setRowsOnly
public void pcmf_setRowsOnly(KeTable xRows)(Code)



pcmf_setSelected
public void pcmf_setSelected(int xRow)(Code)



pcmf_setSelected
public void pcmf_setSelected(int[] xRows)(Code)



pcmf_setSelectedRow
public Object pcmf_setSelectedRow(int xRow)(Code)



pcmf_setSelectedRows
public ArrayList pcmf_setSelectedRows(int[] xRows)(Code)



pcmf_setSepRow
public void pcmf_setSepRow(String xSep)(Code)



pcmf_setSpacing
public void pcmf_setSpacing(int xSpace)(Code)



pcmf_setSpan
public void pcmf_setSpan(int xRow, int xColumn, int xRowSpan, int xColumnSpan)(Code)



pcmf_setTableBorder
public void pcmf_setTableBorder(int xBorder)(Code)



pcmf_setValue
public void pcmf_setValue(Object xValue)(Code)



pcmf_setValues
public void pcmf_setValues(HoGenericDataContainer xValues)(Code)



pcmf_unHideRow
public void pcmf_unHideRow(int xRow)(Code)



Fields inherited from de.ug2t.channel.ho.client.swing.DGListener
IUnEventChannel pem_channel(Code)(Java Doc)

Methods inherited from de.ug2t.channel.ho.client.swing.DGListener
public void dragGestureRecognized(DragGestureEvent e)(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.