java.lang.Object
screengen.borders.BorderItem
screengen.borders.NullBorderItem
- class NullBorderItem
- extends BorderItem
| 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 |
NullBorderItem
NullBorderItem()
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