Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

screengen.borders
Class NullBorderItem  view NullBorderItem download NullBorderItem.java

java.lang.Object
  extended byscreengen.borders.BorderItem
      extended byscreengen.borders.NullBorderItem

class NullBorderItem
extends BorderItem


Field Summary
 
Fields inherited from class screengen.borders.BorderItem
iBorderId, oAllBorders, oHighlightBorder, oNullBorder, oUnknownBorder, sBorderConstructors, sBorderName, sConstructorMethodName, sIndent, sIndent2
 
Constructor Summary
(package private) NullBorderItem()
           
 
Method Summary
 javax.swing.border.Border getBorder()
           
 java.lang.String getDescription()
           
 
Methods inherited from class screengen.borders.BorderItem
addHightlightBorder, addNewBorder, AppendBorderConstructor, buildBorderCodeForComponent, buildBorderConstructor, buildBorderConstructorBody, BuildPanel, buildSetBorderCode, CheckIfCreates, createNewInstance, getAllBorders, getBorderConstructors, getBorderItemForBorder, getDisplayedComponentBorder, getHighlightBorder, getNextComponentBorderName, removeHightlightBorder, resetBorderConstructors, setBorderFromInstance, setDisplayedComponentBorder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullBorderItem

NullBorderItem()
Method Detail

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in class BorderItem

getBorder

public javax.swing.border.Border getBorder()
Specified by:
getBorder in class BorderItem