| Klasse javax.swing.JToolBar | 1.2 |
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.JToolBar
| Geschachtelte Klassen | |
|---|---|
| protected | JToolBar.AccessibleJToolBar |
| public static | JToolBar.Separator |
| Konstruktoren | |
|---|---|
| public | JToolBar() |
| public | JToolBar(int orientation) |
| public | JToolBar(String name) ![]() |
| public | JToolBar(String name, int orientation) ![]() |
| Methoden | |
|---|---|
| public ToolBarUI | getUI() |
| public void | setUI(ToolBarUI ui) |
| public void | updateUI() |
| public String | getUIClassID() |
| public int | getComponentIndex(Component c) |
| public Component | getComponentAtIndex(int i) |
| public void | setMargin(Insets m) |
| public Insets | getMargin() |
| public boolean | isBorderPainted() |
| public void | setBorderPainted(boolean b) |
| protected void | paintBorder(Graphics g) |
| public boolean | isFloatable() |
| public void | setFloatable(boolean b) |
| public int | getOrientation() |
| public void | setOrientation(int o) |
| public void | setRollover(boolean rollover) ![]() |
| public boolean | isRollover() ![]() |
| public void | addSeparator() |
| public void | addSeparator(Dimension size) |
| public JButton | add(Action a) |
| protected JButton | createActionComponent(Action a) |
| protected PropertyChangeListener | createActionChangeListener(JButton b) |
| protected void | addImpl(Component comp, Object constraints, int index) |
| protected String | paramString() |
| public void | setLayout(LayoutManager mgr) |
| public AccessibleContext | getAccessibleContext() |
![[1.3]](../../images/marg13.gif)
![[1.3]](../../images/marg13.gif)
![[1.4]](../../images/marg14.gif)
![[1.4]](../../images/marg14.gif)