public interface StatusProvider
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent[] |
getCustomCells()
Get an array of custom cells to add to a StatusBar.
|
boolean |
isExpandable(javax.swing.JComponent customCell)
Determine whether the given custom cell should expand to fill any extra
space beyond its minimum requirements.
|
javax.swing.JComponent[] getCustomCells()
StatusBar
boolean isExpandable(javax.swing.JComponent customCell)
getCustomCells()