| Modifier and Type | Field and Description |
|---|---|
private org.jdesktop.swingx.JXBusyLabel |
busyLabel |
private JComponent |
component |
private JScrollPane |
scrollPane |
| Modifier | Constructor and Description |
|---|---|
private |
BusyLabel(JScrollPane scrollpane,
String text,
JComponent component) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBusy(boolean busy) |
void |
setBusy(boolean busy,
JComponent component) |
private JScrollPane scrollPane
private org.jdesktop.swingx.JXBusyLabel busyLabel
private JComponent component
private BusyLabel(JScrollPane scrollpane, String text, JComponent component)
public void setBusy(boolean busy)
public void setBusy(boolean busy,
JComponent component)
Copyright © 2007–2017 Gephi Consortium. All rights reserved.