org.media.hyperpad
Class NavigatorBoxEditor

java.lang.Object
  |
  +--javax.swing.plaf.basic.BasicComboBoxEditor
        |
        +--org.media.hyperpad.NavigatorBoxEditor
All Implemented Interfaces:
ComboBoxEditor, EventListener, FocusListener

public class NavigatorBoxEditor
extends BasicComboBoxEditor

This is a special editor for JComboBox used as a navigatorBox for HyperPad.

Version:
$Revision: 1.1 $ $Date: 2002/09/13 18:51:36 $
Author:
Borsos Szabolcs
See Also:
String

Nested Class Summary
 
Nested classes inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
BasicComboBoxEditor.UIResource
 
Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
editor
 
Constructor Summary
NavigatorBoxEditor()
           
 
Method Summary
 void setItem(Object obj)
           
 
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
addActionListener, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigatorBoxEditor

public NavigatorBoxEditor()
Method Detail

setItem

public void setItem(Object obj)
Specified by:
setItem in interface ComboBoxEditor
Overrides:
setItem in class BasicComboBoxEditor


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."