| Package | Description |
|---|---|
| org.micromanager.ndviewer.internal.gui |
| Modifier and Type | Method and Description |
|---|---|
TextIcon.Layout |
TextIcon.getLayout()
Get the Layout enum
|
static TextIcon.Layout |
TextIcon.Layout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextIcon.Layout[] |
TextIcon.Layout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TextIcon(JComponent component,
String text,
TextIcon.Layout layout)
Create a TextIcon specifying all the properties.
|
Copyright © 2023. All rights reserved.