|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JLabel | |
|---|---|
| org.tbee.swing | |
| org.tbee.swing.jpa | |
| Uses of JLabel in org.tbee.swing |
|---|
| Subclasses of JLabel in org.tbee.swing | |
|---|---|
class |
AnimatedImageButton
|
class |
ImageButton
This class was deprecated and one should use IconButton with an ImageIcon. |
class |
JTextComponentPrompt
This class will display a prompt on top of a text component when the Document of the text field is empty. |
| Methods in org.tbee.swing that return JLabel | |
|---|---|
JLabel |
AppleMenu.getLabel()
Label |
JLabel |
JLabel.withFont(java.awt.Font value)
|
JLabel |
JLabel.withText(java.lang.String value)
|
JLabel |
JLabel.withVisible(boolean value)
|
| Methods in org.tbee.swing with parameters of type JLabel | |
|---|---|
static SplashScreen |
SplashScreen.basic(int width,
int height,
java.awt.Image icon,
JLabel title,
JLabel subtitle,
java.awt.Color color1,
java.awt.Color color2)
Create a simple start screen |
void |
AppleMenu.setLabel(JLabel value)
|
| Constructors in org.tbee.swing with parameters of type JLabel | |
|---|---|
AppleMenu(AppleMenu.Orientation orientation,
int minSize,
int maxSize,
int modifiers,
JLabel label)
|
|
| Uses of JLabel in org.tbee.swing.jpa |
|---|
| Subclasses of JLabel in org.tbee.swing.jpa | |
|---|---|
class |
JpaEntitySearchButton<T>
A button that optionally attaches to a textfield that triggers the JpaEntitySearchBuilder If the SearchBuilder must be tweaked (e.g. |
| Fields in org.tbee.swing.jpa declared as JLabel | |
|---|---|
protected JLabel |
JpaObjectNavigatorBar.iBusy
|
JLabel |
JpaEntitySearchBuilder.SearchableField.label
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||