Type Params | Return Type | Name and description |
---|---|---|
|
JTextAreaBuilder |
withColumns(int columns) |
|
JTextAreaBuilder |
withDocumentListener(javax.swing.event.DocumentListener documentListener) |
|
JTextAreaBuilder |
withEditable(boolean editable) |
|
JTextAreaBuilder |
withLineWrap(boolean wrap) |
|
JTextAreaBuilder |
withRows(int rows) |
|
JTextAreaBuilder |
withText(java.lang.String text) |
|
JTextAreaBuilder |
withWrapStyleWord(boolean word) |
Methods inherited from class | Name |
---|---|
class JComponentBuilder |
addTo, addTo, build, withAlignmentX, withAlignmentY, withBackground, withBorder, withComponentPopupMenu, withCursor, withFocusListener, withFont, withForeground, withLayout, withMouseListener, withName, withPropertyChangeListener, withToolTipText |