Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
X
M
MultilineLabel
- class com.abstractics.utils.swing.
MultilineLabel
.
An extension of JTextArea to make it look and behave like a JLabel, thereby giving a JLabel multiline support.
MultilineLabel()
- Constructor for class com.abstractics.utils.swing.
MultilineLabel
Default Constructor
MultilineLabel(String)
- Constructor for class com.abstractics.utils.swing.
MultilineLabel
main(String[])
- Static method in class com.abstractics.xmlpanel.swing.
XmlPanel
Running this object results in a simple display of a panel in a window that can then be used to design an initial layout
maxLength(String, int)
- Static method in class com.abstractics.utils.
StringUtils
Returns the string making sure that it does not exceed the given max length, and if it does, it is truncated to that length.
minimumLayoutSize(Container)
- Method in class com.abstractics.xmlpanel.swing.
XmlPanelLayoutManager
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
X