KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > SingleSelectionModel > Top Examples

  • org.wings.SMenuBar
    An implementation of a MenuBar. You add SMenu objects to the menu bar to construct a menu. When the user selects a SMenu object, its associated {@link org.wings.SMenu} is displayed, allowing the user to select one of the {@link org.wings.SMenuItem}s on it. <p/> Component are rendered in the ...
  • org.wings.STabbedPane
    FIXME refactorize. A tabbed pane shows one tab (usually a panel) at a moment. The user can switch between the panels. @author <a HREF="mailto:haaf@mercatis.de">Armin Haaf</a>, <a HREF="mailto:andre.lison@general-bytes.com">Andre Lison</a> @version $Revision: 1.20 $
  • org.objectweb.fractal.swing.JMenuBarAttributes
Popular Tags