Java Doc for HtmlTag.java in  » IDE-Netbeans » visualweb.api.designer » org » netbeans » modules » visualweb » designer » html » 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 » IDE Netbeans » visualweb.api.designer » org.netbeans.modules.visualweb.designer.html 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.netbeans.modules.visualweb.designer.html.HtmlTag

HtmlTag
final public class HtmlTag (Code)
List of html tags the designer needs to be aware of.
author:
   Tor Norbye


Field Summary
final public static  HtmlTagA
    
final public static  HtmlTagABBR
    
final public static  HtmlTagACRONYM
    
final public static  HtmlTagADDRESS
    
final public static  HtmlTagAPPLET
    
final public static  HtmlTagAREA
    
final public static  HtmlTagB
    
final public static  HtmlTagBASE
    
final public static  HtmlTagBASEFONT
    
final public static  HtmlTagBIG
    
final public static  HtmlTagBLOCKQUOTE
    
final public static  HtmlTagBODY
    
final public static  HtmlTagBR
    
final public static  HtmlTagBUTTON
    
final public static  HtmlTagCAPTION
    
final public static  HtmlTagCENTER
    
final public static  HtmlTagCITE
    
final public static  HtmlTagCODE
    
final public static  HtmlTagCOL
    
final public static  HtmlTagCOLGROUP
    
final public static  HtmlTagDD
    
final public static  HtmlTagDEL
    
final public static  HtmlTagDFN
    
final public static  HtmlTagDIR
    
final public static  HtmlTagDIV
    
final public static  HtmlTagDL
    
final public static  HtmlTagDT
    
final public static  HtmlTagEM
    
final public static  HtmlTagFIELDSET
    
final public static  HtmlTagFONT
    
final public static  HtmlTagFORM
    
final public static  HtmlTagFRAME
    
final public static  HtmlTagFRAMESET
    
final public static  HtmlTagFSUBVIEW
    
final public static  HtmlTagH1
    
final public static  HtmlTagH2
    
final public static  HtmlTagH3
    
final public static  HtmlTagH4
    
final public static  HtmlTagH5
    
final public static  HtmlTagH6
    
final public static  HtmlTagHEAD
    
final public static  HtmlTagHR
    
final public static  HtmlTagHTML
    
final public static  HtmlTagI
    
final public static  HtmlTagIFRAME
    
final public static  HtmlTagIMG
    
final public static  HtmlTagINPUT
    
final public static  HtmlTagINS
    
final public static  HtmlTagISINDEX
    
final public static  HtmlTagJSPDECLARATION
    
final public static  HtmlTagJSPEXPRESSION
    
final public static  HtmlTagJSPINCLUDE
    
final public static  HtmlTagJSPINCLUDEX
    
final public static  HtmlTagJSPSCRIPTLET
    
final public static  HtmlTagKBD
    
final public static  HtmlTagLABEL
    
final public static  HtmlTagLI
    
final public static  HtmlTagLINK
    
final public static  HtmlTagMAP
    
final public static  HtmlTagMENU
    
final public static  HtmlTagMETA
    
final public static  HtmlTagNOBR
    
final public static  HtmlTagNOFRAMES
    
final public static  HtmlTagNOSCRIPT
    
final public static  HtmlTagOBJECT
    
final public static  HtmlTagOL
    
final public static  HtmlTagOPTION
    
final public static  HtmlTagP
    
final public static  HtmlTagPARAM
    
final public static  HtmlTagPRE
    
final public static  HtmlTagQ
    
final public static  HtmlTagS
    
final public static  HtmlTagSAMP
    
final public static  HtmlTagSCRIPT
    
final public static  HtmlTagSELECT
    
final public static  HtmlTagSMALL
    
final public static  HtmlTagSPAN
    
final public static  HtmlTagSTRIKE
    
final public static  HtmlTagSTRONG
    
final public static  HtmlTagSTYLE
    
final public static  HtmlTagSUB
    
final public static  HtmlTagSUP
    
final public static  HtmlTagTABLE
    
final public static  HtmlTagTBODY
    
final public static  HtmlTagTD
    
final public static  HtmlTagTEXTAREA
    
final public static  HtmlTagTFOOT
    
final public static  HtmlTagTH
    
final public static  HtmlTagTHEAD
    
final public static  HtmlTagTITLE
    
final public static  HtmlTagTR
    
final public static  HtmlTagTT
    
final public static  HtmlTagU
    
final public static  HtmlTagUL
    
final public static  HtmlTagVAR
    
 booleanblock
    
 booleanhidden
    
final public  Stringname
    
 booleanreplaced
    

Constructor Summary
protected  HtmlTag(String name, boolean block, boolean hidden, boolean replaced)
     Creates a new Tag with the specified id; causesBreak and isBlock are defined by the user.
Parameters:
  name - the name of the new tag, such as "table" or "blink"
Parameters:
  block - true if the tag is usedto add structure to a document
Parameters:
  hidden - true if the tag should be hidden inthe visual designer
Parameters:
  replaced - true if the tag is a replacedelement.

Method Summary
public static  HtmlTaggetTag(String name)
    
public  StringgetTagName()
    
public static  HtmlTag[]getTags()
    
public  booleanisBlockTag()
     Returns true if this tag is a block tag, which is a tag used to add structure to a document.
public  booleanisFormMemberTag()
     Return true iff this tag is a tag that participates in a form, such as <input>.
public  booleanisHiddenTag()
     Is this a tag which should be completely hidden? Returns true if this tag is a tag that should be hidden in the webform designer - such as the script tag.
public  booleanisInlineTag()
     Returns true if this tag is an inline tag, which is a tag used to add content to lines.
public  booleanisReplacedTag()
     Returns true if this tag represents a replaced element.
public static  booleanisTableChild(String tag)
    
public  StringtoString()
     Returns the string representation of the tag.

Field Detail
A
final public static HtmlTag A(Code)



ABBR
final public static HtmlTag ABBR(Code)



ACRONYM
final public static HtmlTag ACRONYM(Code)



ADDRESS
final public static HtmlTag ADDRESS(Code)



APPLET
final public static HtmlTag APPLET(Code)



AREA
final public static HtmlTag AREA(Code)



B
final public static HtmlTag B(Code)



BASE
final public static HtmlTag BASE(Code)



BASEFONT
final public static HtmlTag BASEFONT(Code)



BIG
final public static HtmlTag BIG(Code)



BLOCKQUOTE
final public static HtmlTag BLOCKQUOTE(Code)



BODY
final public static HtmlTag BODY(Code)



BR
final public static HtmlTag BR(Code)



BUTTON
final public static HtmlTag BUTTON(Code)



CAPTION
final public static HtmlTag CAPTION(Code)



CENTER
final public static HtmlTag CENTER(Code)



CITE
final public static HtmlTag CITE(Code)



CODE
final public static HtmlTag CODE(Code)



COL
final public static HtmlTag COL(Code)



COLGROUP
final public static HtmlTag COLGROUP(Code)



DD
final public static HtmlTag DD(Code)



DEL
final public static HtmlTag DEL(Code)



DFN
final public static HtmlTag DFN(Code)



DIR
final public static HtmlTag DIR(Code)



DIV
final public static HtmlTag DIV(Code)



DL
final public static HtmlTag DL(Code)



DT
final public static HtmlTag DT(Code)



EM
final public static HtmlTag EM(Code)



FIELDSET
final public static HtmlTag FIELDSET(Code)



FONT
final public static HtmlTag FONT(Code)



FORM
final public static HtmlTag FORM(Code)



FRAME
final public static HtmlTag FRAME(Code)



FRAMESET
final public static HtmlTag FRAMESET(Code)



FSUBVIEW
final public static HtmlTag FSUBVIEW(Code)



H1
final public static HtmlTag H1(Code)



H2
final public static HtmlTag H2(Code)



H3
final public static HtmlTag H3(Code)



H4
final public static HtmlTag H4(Code)



H5
final public static HtmlTag H5(Code)



H6
final public static HtmlTag H6(Code)



HEAD
final public static HtmlTag HEAD(Code)



HR
final public static HtmlTag HR(Code)



HTML
final public static HtmlTag HTML(Code)



I
final public static HtmlTag I(Code)



IFRAME
final public static HtmlTag IFRAME(Code)



IMG
final public static HtmlTag IMG(Code)



INPUT
final public static HtmlTag INPUT(Code)



INS
final public static HtmlTag INS(Code)



ISINDEX
final public static HtmlTag ISINDEX(Code)



JSPDECLARATION
final public static HtmlTag JSPDECLARATION(Code)



JSPEXPRESSION
final public static HtmlTag JSPEXPRESSION(Code)



JSPINCLUDE
final public static HtmlTag JSPINCLUDE(Code)



JSPINCLUDEX
final public static HtmlTag JSPINCLUDEX(Code)



JSPSCRIPTLET
final public static HtmlTag JSPSCRIPTLET(Code)



KBD
final public static HtmlTag KBD(Code)



LABEL
final public static HtmlTag LABEL(Code)



LI
final public static HtmlTag LI(Code)



LINK
final public static HtmlTag LINK(Code)



MAP
final public static HtmlTag MAP(Code)



MENU
final public static HtmlTag MENU(Code)



META
final public static HtmlTag META(Code)



NOBR
final public static HtmlTag NOBR(Code)



NOFRAMES
final public static HtmlTag NOFRAMES(Code)



NOSCRIPT
final public static HtmlTag NOSCRIPT(Code)



OBJECT
final public static HtmlTag OBJECT(Code)



OL
final public static HtmlTag OL(Code)



OPTION
final public static HtmlTag OPTION(Code)



P
final public static HtmlTag P(Code)



PARAM
final public static HtmlTag PARAM(Code)



PRE
final public static HtmlTag PRE(Code)



Q
final public static HtmlTag Q(Code)



S
final public static HtmlTag S(Code)



SAMP
final public static HtmlTag SAMP(Code)



SCRIPT
final public static HtmlTag SCRIPT(Code)



SELECT
final public static HtmlTag SELECT(Code)



SMALL
final public static HtmlTag SMALL(Code)



SPAN
final public static HtmlTag SPAN(Code)



STRIKE
final public static HtmlTag STRIKE(Code)



STRONG
final public static HtmlTag STRONG(Code)



STYLE
final public static HtmlTag STYLE(Code)



SUB
final public static HtmlTag SUB(Code)



SUP
final public static HtmlTag SUP(Code)



TABLE
final public static HtmlTag TABLE(Code)



TBODY
final public static HtmlTag TBODY(Code)



TD
final public static HtmlTag TD(Code)



TEXTAREA
final public static HtmlTag TEXTAREA(Code)



TFOOT
final public static HtmlTag TFOOT(Code)



TH
final public static HtmlTag TH(Code)



THEAD
final public static HtmlTag THEAD(Code)



TITLE
final public static HtmlTag TITLE(Code)



TR
final public static HtmlTag TR(Code)



TT
final public static HtmlTag TT(Code)



U
final public static HtmlTag U(Code)



UL
final public static HtmlTag UL(Code)



VAR
final public static HtmlTag VAR(Code)



block
boolean block(Code)



hidden
boolean hidden(Code)



name
final public String name(Code)



replaced
boolean replaced(Code)




Constructor Detail
HtmlTag
protected HtmlTag(String name, boolean block, boolean hidden, boolean replaced)(Code)
Creates a new Tag with the specified id; causesBreak and isBlock are defined by the user.
Parameters:
  name - the name of the new tag, such as "table" or "blink"
Parameters:
  block - true if the tag is usedto add structure to a document
Parameters:
  hidden - true if the tag should be hidden inthe visual designer
Parameters:
  replaced - true if the tag is a replacedelement. See isReplaced() for a description of replaced elements.




Method Detail
getTag
public static HtmlTag getTag(String name)(Code)
Locate a tag by name
Parameters:
  name - The tag name to search for the tag for that name, or null if the name is not a validhtml tag name.



getTagName
public String getTagName()(Code)
Return the name of this element/tag



getTags
public static HtmlTag[] getTags()(Code)
Return the set of known tags



isBlockTag
public boolean isBlockTag()(Code)
Returns true if this tag is a block tag, which is a tag used to add structure to a document. true if this tag is a blocktag, otherwise returns false



isFormMemberTag
public boolean isFormMemberTag()(Code)
Return true iff this tag is a tag that participates in a form, such as <input>. Note that the <form> tag itself is not considered a form member tag. true iff this tag is a form member tag



isHiddenTag
public boolean isHiddenTag()(Code)
Is this a tag which should be completely hidden? Returns true if this tag is a tag that should be hidden in the webform designer - such as the script tag. WARNING: Use this carefully! You cannot tell from a tag alone if it's hidden. HtmlTag.INPUT is hidden whenever @type != "hidden" for example.



isInlineTag
public boolean isInlineTag()(Code)
Returns true if this tag is an inline tag, which is a tag used to add content to lines. true if this tag is an inlinetag, otherwise returns false



isReplacedTag
public boolean isReplacedTag()(Code)
Returns true if this tag represents a replaced element. A replaced element is, according to http://www.w3.org/TR/REC-CSS2/conform.html, 'An element for which the CSS formatter knows only the intrinsic dimensions. In HTML, IMG, INPUT, TEXTAREA, SELECT, and OBJECT elements can be examples of replaced elements. For example, the content of the IMG element is often replaced by the image that the "src" attribute designates. CSS does not define how the intrinsic dimensions are found.'



isTableChild
public static boolean isTableChild(String tag)(Code)



toString
public String toString()(Code)
Returns the string representation of the tag. the String representation of the tag



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.