com.sun.jini.example.browser
Class Browser.Services
java.lang.Object
com.sun.jini.example.browser.Browser.Services
- All Implemented Interfaces:
- EventListener, MenuListener
- Enclosing class:
- Browser
private class Browser.Services
- extends Object
- implements MenuListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
menu
private JMenu menu
Browser.Services
public Browser.Services(JMenu menu)
menuSelected
public void menuSelected(MenuEvent ev)
- Specified by:
menuSelected
in interface MenuListener
addType
private void addType(Class type,
Vector all)
menuDeselected
public void menuDeselected(MenuEvent ev)
- Specified by:
menuDeselected
in interface MenuListener
menuCanceled
public void menuCanceled(MenuEvent ev)
- Specified by:
menuCanceled
in interface MenuListener
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.