Java Doc for ReportPropertiesFrame.java in  » Report » iReport-2.0.5 » it » businesslogic » ireport » gui » 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 » Report » iReport 2.0.5 » it.businesslogic.ireport.gui 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


javax.swing.JDialog
   it.businesslogic.ireport.gui.ReportPropertiesFrame

ReportPropertiesFrame
public class ReportPropertiesFrame extends javax.swing.JDialog (Code)

author:
   Administrator



Constructor Summary
public  ReportPropertiesFrame(java.awt.Frame parent, boolean modal)
    

Method Summary
public  voidadjustOrientation()
    
public  voidadjustSizes()
     This method sets height and width according to the orientation.
public  voidadjustValue(javax.swing.JComboBox unitCombo, JNumberField numberField, int store_value)
    
public  voidapplyI18n()
    
public  intgetBottomMargin()
     Getter for property bottomMargin.
public  intgetColumns()
     Getter for property columns.
public  intgetColumnsSpacing()
     Getter for property columnsSpacing.
public  intgetColumnsWidth()
     Getter for property columnsWidth.
public  intgetDialogResult()
     Getter for property dialogResult.
public  StringgetFormatFactoryClass()
    
public  intgetGlobalUnit()
     Getter for property globalUnit.
public  StringgetLanguage()
    
public  intgetLeftMargin()
     Getter for property leftMargin.
public  java.lang.StringgetOrientation()
     Getter for property orientation.
public  java.lang.StringgetPrintOrder()
     Getter for property printOrder.
public  java.lang.StringgetReportFormat()
     Getter for property reportFormat.
public  intgetReportHeight()
     Getter for property reportHeight.
public  java.lang.StringgetReportName()
     Getter for property reportName.
public  intgetReportWidth()
     Getter for property reportWidth.
public  StringgetResourceBundleBaseName()
    
public  intgetRightMargin()
     Getter for property rightMargin.
public  java.lang.StringgetScriptletClass()
     Getter for property scriptletClass.
public  intgetScriptletHandling()
     Getter for property scriptletHandling.
public  intgetTopMargin()
     Getter for property topMargin.
public  java.lang.StringgetWhenNoDataType()
     Getter for property whenNoDataType.
public  StringgetWhenResourceMissingType()
    
public  java.lang.StringgetXmlEncoding()
     Getter for property xmlEncoding.
public  booleanisFloatColumnFooter()
    
public  booleanisIgnorePagination()
    
public  booleanisSummaryOnNewPage()
     Getter for property summaryOnNewPage.
public  booleanisTitleOnNewPage()
     Getter for property titleOnNewPage.
public  voidlanguageChanged(LanguageChangedEvent evt)
    
public static  voidmain(String args)
    
 voidrecalcColumnWidth()
    
public  voidsetBottomMargin(int bottomMargin)
     Setter for property bottomMargin.
public  voidsetColumns(int columns)
     Setter for property columns.
public  voidsetColumnsSpacing(int columnsSpacing)
     Setter for property columnsSpacing.
public  voidsetColumnsWidth(int columnsWidth)
     Setter for property columnsWidth.
public  voidsetDialogResult(int dialogResult)
     Setter for property dialogResult.
public  voidsetFloatColumnFooter(boolean floatColumnFooter)
    
public  voidsetFormatFactoryClass(String formatFactoryClass)
    
public  voidsetGlobalUnit(int globalUnit)
     Setter for property globalUnit.
public  voidsetIgnorePagination(boolean ignorePagination)
    
public  voidsetLanguage(String language)
    
public  voidsetLeftMargin(int leftMargin)
     Setter for property leftMargin.
public  voidsetOrientation(java.lang.String orientation)
     Setter for property orientation.
public  voidsetPrintOrder(java.lang.String printOrder)
     Setter for property printOrder.
public  voidsetReportFormat(java.lang.String reportFormat)
     Setter for property reportFormat.
public  voidsetReportHeight(int reportHeight)
     Setter for property reportHeight.
public  voidsetReportName(java.lang.String reportName)
     Setter for property reportName.
public  voidsetReportWidth(int reportWidth)
     Setter for property reportWidth.
public  voidsetResourceBundleBaseName(String resourceBundleBaseName)
    
public  voidsetRightMargin(int rightMargin)
     Setter for property rightMargin.
public  voidsetScriptletClass(java.lang.String scriptletClass)
     Setter for property scriptletClass.
public  voidsetScriptletHandling(int scriptletHandling)
     Setter for property scriptletHandling.
public  voidsetSummaryOnNewPage(boolean summaryOnNewPage)
     Setter for property summaryOnNewPage.
public  voidsetTitleOnNewPage(boolean titleOnNewPage)
     Setter for property titleOnNewPage.
public  voidsetTopMargin(int topMargin)
     Setter for property topMargin.
public  voidsetWhenNoDataType(java.lang.String whenNoDataType)
     Setter for property whenNoDataType.
public  voidsetWhenResourceMissingType(String whenResourceMissingType)
    
public  voidsetXmlEncoding(java.lang.String xmlEncoding)
     Setter for property xmlEncoding.


Constructor Detail
ReportPropertiesFrame
public ReportPropertiesFrame(java.awt.Frame parent, boolean modal)(Code)
Creates new form ReportPropertiesFrame




Method Detail
adjustOrientation
public void adjustOrientation()(Code)



adjustSizes
public void adjustSizes()(Code)
This method sets height and width according to the orientation. Void
since:
   July 3, 2004
author:
   Robert Lamping



adjustValue
public void adjustValue(javax.swing.JComboBox unitCombo, JNumberField numberField, int store_value)(Code)
This method convert the old value in new value according with the Unit selected



applyI18n
public void applyI18n()(Code)



getBottomMargin
public int getBottomMargin()(Code)
Getter for property bottomMargin. Value of property bottomMargin.



getColumns
public int getColumns()(Code)
Getter for property columns. Value of property columns.



getColumnsSpacing
public int getColumnsSpacing()(Code)
Getter for property columnsSpacing. Value of property columnsSpacing.



getColumnsWidth
public int getColumnsWidth()(Code)
Getter for property columnsWidth. Value of property columnsWidth.



getDialogResult
public int getDialogResult()(Code)
Getter for property dialogResult. Value of property dialogResult.



getFormatFactoryClass
public String getFormatFactoryClass()(Code)



getGlobalUnit
public int getGlobalUnit()(Code)
Getter for property globalUnit. Value of property globalUnit.



getLanguage
public String getLanguage()(Code)



getLeftMargin
public int getLeftMargin()(Code)
Getter for property leftMargin. Value of property leftMargin.



getOrientation
public java.lang.String getOrientation()(Code)
Getter for property orientation. Value of property orientation.



getPrintOrder
public java.lang.String getPrintOrder()(Code)
Getter for property printOrder. Value of property printOrder.



getReportFormat
public java.lang.String getReportFormat()(Code)
Getter for property reportFormat. Value of property reportFormat.



getReportHeight
public int getReportHeight()(Code)
Getter for property reportHeight. Value of property reportHeight.



getReportName
public java.lang.String getReportName()(Code)
Getter for property reportName. Value of property reportName.



getReportWidth
public int getReportWidth()(Code)
Getter for property reportWidth. Value of property reportWidth.



getResourceBundleBaseName
public String getResourceBundleBaseName()(Code)



getRightMargin
public int getRightMargin()(Code)
Getter for property rightMargin. Value of property rightMargin.



getScriptletClass
public java.lang.String getScriptletClass()(Code)
Getter for property scriptletClass. Value of property scriptletClass.



getScriptletHandling
public int getScriptletHandling()(Code)
Getter for property scriptletHandling. Value of property scriptletHandling.



getTopMargin
public int getTopMargin()(Code)
Getter for property topMargin. Value of property topMargin.



getWhenNoDataType
public java.lang.String getWhenNoDataType()(Code)
Getter for property whenNoDataType. Value of property whenNoDataType.



getWhenResourceMissingType
public String getWhenResourceMissingType()(Code)



getXmlEncoding
public java.lang.String getXmlEncoding()(Code)
Getter for property xmlEncoding. Value of property xmlEncoding.



isFloatColumnFooter
public boolean isFloatColumnFooter()(Code)



isIgnorePagination
public boolean isIgnorePagination()(Code)



isSummaryOnNewPage
public boolean isSummaryOnNewPage()(Code)
Getter for property summaryOnNewPage. Value of property summaryOnNewPage.



isTitleOnNewPage
public boolean isTitleOnNewPage()(Code)
Getter for property titleOnNewPage. Value of property titleOnNewPage.



languageChanged
public void languageChanged(LanguageChangedEvent evt)(Code)



main
public static void main(String args)(Code)

Parameters:
  args - the command line arguments



recalcColumnWidth
void recalcColumnWidth()(Code)



setBottomMargin
public void setBottomMargin(int bottomMargin)(Code)
Setter for property bottomMargin.
Parameters:
  bottomMargin - New value of property bottomMargin.



setColumns
public void setColumns(int columns)(Code)
Setter for property columns.
Parameters:
  columns - New value of property columns.



setColumnsSpacing
public void setColumnsSpacing(int columnsSpacing)(Code)
Setter for property columnsSpacing.
Parameters:
  columnsSpacing - New value of property columnsSpacing.



setColumnsWidth
public void setColumnsWidth(int columnsWidth)(Code)
Setter for property columnsWidth.
Parameters:
  columnsWidth - New value of property columnsWidth.



setDialogResult
public void setDialogResult(int dialogResult)(Code)
Setter for property dialogResult.
Parameters:
  dialogResult - New value of property dialogResult.



setFloatColumnFooter
public void setFloatColumnFooter(boolean floatColumnFooter)(Code)



setFormatFactoryClass
public void setFormatFactoryClass(String formatFactoryClass)(Code)



setGlobalUnit
public void setGlobalUnit(int globalUnit)(Code)
Setter for property globalUnit.
Parameters:
  globalUnit - New value of property globalUnit.



setIgnorePagination
public void setIgnorePagination(boolean ignorePagination)(Code)



setLanguage
public void setLanguage(String language)(Code)



setLeftMargin
public void setLeftMargin(int leftMargin)(Code)
Setter for property leftMargin.
Parameters:
  leftMargin - New value of property leftMargin.



setOrientation
public void setOrientation(java.lang.String orientation)(Code)
Setter for property orientation.
Parameters:
  orientation - New value of property orientation.



setPrintOrder
public void setPrintOrder(java.lang.String printOrder)(Code)
Setter for property printOrder.
Parameters:
  printOrder - New value of property printOrder.



setReportFormat
public void setReportFormat(java.lang.String reportFormat)(Code)
Setter for property reportFormat.
Parameters:
  reportFormat - New value of property reportFormat.



setReportHeight
public void setReportHeight(int reportHeight)(Code)
Setter for property reportHeight.
Parameters:
  reportHeight - New value of property reportHeight.



setReportName
public void setReportName(java.lang.String reportName)(Code)
Setter for property reportName.
Parameters:
  reportName - New value of property reportName.



setReportWidth
public void setReportWidth(int reportWidth)(Code)
Setter for property reportWidth.
Parameters:
  reportWidth - New value of property reportWidth.



setResourceBundleBaseName
public void setResourceBundleBaseName(String resourceBundleBaseName)(Code)



setRightMargin
public void setRightMargin(int rightMargin)(Code)
Setter for property rightMargin.
Parameters:
  rightMargin - New value of property rightMargin.



setScriptletClass
public void setScriptletClass(java.lang.String scriptletClass)(Code)
Setter for property scriptletClass.
Parameters:
  scriptletClass - New value of property scriptletClass.



setScriptletHandling
public void setScriptletHandling(int scriptletHandling)(Code)
Setter for property scriptletHandling.
Parameters:
  scriptletHandling - New value of property scriptletHandling.



setSummaryOnNewPage
public void setSummaryOnNewPage(boolean summaryOnNewPage)(Code)
Setter for property summaryOnNewPage.
Parameters:
  summaryOnNewPage - New value of property summaryOnNewPage.



setTitleOnNewPage
public void setTitleOnNewPage(boolean titleOnNewPage)(Code)
Setter for property titleOnNewPage.
Parameters:
  titleOnNewPage - New value of property titleOnNewPage.



setTopMargin
public void setTopMargin(int topMargin)(Code)
Setter for property topMargin.
Parameters:
  topMargin - New value of property topMargin.



setWhenNoDataType
public void setWhenNoDataType(java.lang.String whenNoDataType)(Code)
Setter for property whenNoDataType.
Parameters:
  whenNoDataType - New value of property whenNoDataType.



setWhenResourceMissingType
public void setWhenResourceMissingType(String whenResourceMissingType)(Code)



setXmlEncoding
public void setXmlEncoding(java.lang.String xmlEncoding)(Code)
Setter for property xmlEncoding.
Parameters:
  xmlEncoding - New value of property xmlEncoding.



Fields inherited from javax.swing.JDialog
protected AccessibleContext accessibleContext(Code)(Java Doc)
protected JRootPane rootPane(Code)(Java Doc)
protected boolean rootPaneCheckingEnabled(Code)(Java Doc)

Methods inherited from javax.swing.JDialog
protected void addImpl(Component comp, Object constraints, int index)(Code)(Java Doc)
protected JRootPane createRootPane()(Code)(Java Doc)
protected void dialogInit()(Code)(Java Doc)
public AccessibleContext getAccessibleContext()(Code)(Java Doc)
public Container getContentPane()(Code)(Java Doc)
public int getDefaultCloseOperation()(Code)(Java Doc)
public Component getGlassPane()(Code)(Java Doc)
public Graphics getGraphics()(Code)(Java Doc)
public JMenuBar getJMenuBar()(Code)(Java Doc)
public JLayeredPane getLayeredPane()(Code)(Java Doc)
public JRootPane getRootPane()(Code)(Java Doc)
public TransferHandler getTransferHandler()(Code)(Java Doc)
public static boolean isDefaultLookAndFeelDecorated()(Code)(Java Doc)
protected boolean isRootPaneCheckingEnabled()(Code)(Java Doc)
protected String paramString()(Code)(Java Doc)
protected void processWindowEvent(WindowEvent e)(Code)(Java Doc)
public void remove(Component comp)(Code)(Java Doc)
public void repaint(long time, int x, int y, int width, int height)(Code)(Java Doc)
public void setContentPane(Container contentPane)(Code)(Java Doc)
public void setDefaultCloseOperation(int operation)(Code)(Java Doc)
public static void setDefaultLookAndFeelDecorated(boolean defaultLookAndFeelDecorated)(Code)(Java Doc)
public void setGlassPane(Component glassPane)(Code)(Java Doc)
public void setJMenuBar(JMenuBar menu)(Code)(Java Doc)
public void setLayeredPane(JLayeredPane layeredPane)(Code)(Java Doc)
public void setLayout(LayoutManager manager)(Code)(Java Doc)
protected void setRootPane(JRootPane root)(Code)(Java Doc)
protected void setRootPaneCheckingEnabled(boolean enabled)(Code)(Java Doc)
public void setTransferHandler(TransferHandler newHandler)(Code)(Java Doc)
public void update(Graphics g)(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.