| Interface | Description |
|---|---|
| ActionMap |
This interface represents an object which maps actions to strings
|
| JComponentModifier |
This interface must be implemented by actions which need
to have an access to their associated component(s)
|
| Class | Description |
|---|---|
| ButtonFactory |
This class represents a button factory which builds
buttons from the content of a resource bundle.
|
| JToolbarButton |
This class represents the buttons used in toolbars.
|
| JToolbarSeparator |
This class represents a separator for the toolbar buttons.
|
| JToolbarToggleButton |
This class represents the buttons used in toolbars.
|
| MenuFactory |
This class represents a menu factory which builds
menubars and menus from the content of a resource file.
|
| ToolBarFactory |
This class represents a tool bar factory which builds
tool bars from the content of a resource file.
|
| Exception | Description |
|---|---|
| MissingListenerException |
Signals a missing listener
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.