Java Doc for ImageConstants.java in  » GIS » udig-1.1 » net » refractions » udig » project » ui » internal » 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 » GIS » udig 1.1 » net.refractions.udig.project.ui.internal 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.refractions.udig.project.ui.internal.ImageConstants

ImageConstants
public interface ImageConstants (Code)
Image constants for use with Images class.
author:
   jgarnett


Field Summary
final public static  StringCHANGED_OVR
    
final public static  StringCHOOSE_LAYER_WIZBAN
    
final public static  StringCLOCK0_OVR
     CLOCK0_OVR rendering process is now updaing the screen ...
final public static  StringCLOCK1_OVR
     CLOCK1_OVR rendering process is now updaing the screen ...
final public static  StringCLOCK2_OVR
     CLOCK2_OVR rendering process is now updaing the screen ...
final public static  StringCLOCK3_OVR
     CLOCK3_OVR rendering process is now updaing the screen ...
final public static  StringCLOCK4_OVR
     CLOCK4_OVR rendering process is now updaing the screen ...
final public static  StringCLOCK5_OVR
     CLOCK5_OVR rendering process is now updaing the screen ...
final public static  StringCLOCK6_OVR
     CLOCK6_OVR rendering process is now updaing the screen ...
final public static  StringCLOCK7_OVR
     CLOCK7_OVR rendering process is now updaing the screen ...
final public static  StringDELETE
    
final public static  StringDELETE_GROUP
    
final public static  StringDOWN_CO
    
final public static  StringDROP_DOWN_BUTTON
    
final public static  StringERROR_OVR
    
final public static  StringGOTO_ISSUE
    
final public static  StringHUH_OVR
    
final public static  StringLEFT_CO
    
final public static  StringLINKED_DISABLED_CO
    
final public static  StringLINKED_ENABLED_CO
    
final public static  StringNEWFOLDER_WIZBAN
    
final public static  StringNEWLAYER_WIZBAN
    
final public static  StringNEWMAP_WIZBAN
    
final public static  StringNEWPAGE_WIZBAN
    
final public static  StringNEWPROJECT_WIZBAN
    
final public static  StringNEWTEMPLATE_WIZBAN
    
final public static  StringNEW_WIZBAN
    
final public static  StringPRIORITY_CRITICAL
    
final public static  StringPRIORITY_HIGH
    
final public static  StringPRIORITY_LOW
    
final public static  StringPRIORITY_TRIVIAL
    
final public static  StringPRIORITY_WARNING
    
final public static  StringRESOLUTION_RESOLVED
    
final public static  StringRESOLUTION_UNKNOWN
    
final public static  StringRESOLUTION_UNRESOLVED
    
final public static  StringRESOLUTION_VIEWED
    
final public static  StringRIGHT_CO
    
final public static  StringSELECT_UDR
     SELECT_UNDR underlay used to indicate something is selectable...
final public static  StringUNCONFIGURED_OVR
    
final public static  StringUP_CO
    
final public static  StringWAIT_OVR
     WAIT_OVR rendering process has started (requests have been made), please wait ...
final public static  StringWARN_OVR
    
final public static  StringWRITE_OVR
    



Field Detail
CHANGED_OVR
final public static String CHANGED_OVR(Code)
CHANGED_OVR indicates layer has been changed, and a commit is needed



CHOOSE_LAYER_WIZBAN
final public static String CHOOSE_LAYER_WIZBAN(Code)
Choose Layer banner



CLOCK0_OVR
final public static String CLOCK0_OVR(Code)
CLOCK0_OVR rendering process is now updaing the screen ...



CLOCK1_OVR
final public static String CLOCK1_OVR(Code)
CLOCK1_OVR rendering process is now updaing the screen ...



CLOCK2_OVR
final public static String CLOCK2_OVR(Code)
CLOCK2_OVR rendering process is now updaing the screen ...



CLOCK3_OVR
final public static String CLOCK3_OVR(Code)
CLOCK3_OVR rendering process is now updaing the screen ...



CLOCK4_OVR
final public static String CLOCK4_OVR(Code)
CLOCK4_OVR rendering process is now updaing the screen ...



CLOCK5_OVR
final public static String CLOCK5_OVR(Code)
CLOCK5_OVR rendering process is now updaing the screen ...



CLOCK6_OVR
final public static String CLOCK6_OVR(Code)
CLOCK6_OVR rendering process is now updaing the screen ...



CLOCK7_OVR
final public static String CLOCK7_OVR(Code)
CLOCK7_OVR rendering process is now updaing the screen ...



DELETE
final public static String DELETE(Code)



DELETE_GROUP
final public static String DELETE_GROUP(Code)



DOWN_CO
final public static String DOWN_CO(Code)
Down arrow



DROP_DOWN_BUTTON
final public static String DROP_DOWN_BUTTON(Code)
drop down arrow *



ERROR_OVR
final public static String ERROR_OVR(Code)
ERROR_OVR indicates renderer was unable to function, check log



GOTO_ISSUE
final public static String GOTO_ISSUE(Code)



HUH_OVR
final public static String HUH_OVR(Code)
HUH_OVR indicates data could not be located for layer



LEFT_CO
final public static String LEFT_CO(Code)
Left arrow *



LINKED_DISABLED_CO
final public static String LINKED_DISABLED_CO(Code)



LINKED_ENABLED_CO
final public static String LINKED_ENABLED_CO(Code)



NEWFOLDER_WIZBAN
final public static String NEWFOLDER_WIZBAN(Code)
New folder wizard banner



NEWLAYER_WIZBAN
final public static String NEWLAYER_WIZBAN(Code)
New Layer banner



NEWMAP_WIZBAN
final public static String NEWMAP_WIZBAN(Code)
New Map banner



NEWPAGE_WIZBAN
final public static String NEWPAGE_WIZBAN(Code)
New Page banner



NEWPROJECT_WIZBAN
final public static String NEWPROJECT_WIZBAN(Code)
New Project banner



NEWTEMPLATE_WIZBAN
final public static String NEWTEMPLATE_WIZBAN(Code)
New Template banner



NEW_WIZBAN
final public static String NEW_WIZBAN(Code)
New Wizard banner



PRIORITY_CRITICAL
final public static String PRIORITY_CRITICAL(Code)



PRIORITY_HIGH
final public static String PRIORITY_HIGH(Code)



PRIORITY_LOW
final public static String PRIORITY_LOW(Code)



PRIORITY_TRIVIAL
final public static String PRIORITY_TRIVIAL(Code)



PRIORITY_WARNING
final public static String PRIORITY_WARNING(Code)



RESOLUTION_RESOLVED
final public static String RESOLUTION_RESOLVED(Code)



RESOLUTION_UNKNOWN
final public static String RESOLUTION_UNKNOWN(Code)



RESOLUTION_UNRESOLVED
final public static String RESOLUTION_UNRESOLVED(Code)



RESOLUTION_VIEWED
final public static String RESOLUTION_VIEWED(Code)



RIGHT_CO
final public static String RIGHT_CO(Code)
Right arrow *



SELECT_UDR
final public static String SELECT_UDR(Code)
SELECT_UNDR underlay used to indicate something is selectable...



UNCONFIGURED_OVR
final public static String UNCONFIGURED_OVR(Code)
CONFIG_OVR indicates service providing data is not configured properly



UP_CO
final public static String UP_CO(Code)
Up arrow



WAIT_OVR
final public static String WAIT_OVR(Code)
WAIT_OVR rendering process has started (requests have been made), please wait ...



WARN_OVR
final public static String WARN_OVR(Code)
WARN_OVR indicates render produced warnings, often due to reprojection



WRITE_OVR
final public static String WRITE_OVR(Code)
WRITE_OVR indicates layer is editable





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