javax.help
Class SeparatorAction

java.lang.Object
  extended by javax.help.AbstractHelpAction
      extended by javax.help.SeparatorAction
All Implemented Interfaces:
HelpAction

public class SeparatorAction
extends AbstractHelpAction


Constructor Summary
SeparatorAction(java.lang.Object control)
           
 
Method Summary
 
Methods inherited from class javax.help.AbstractHelpAction
addPropertyChangeListener, firePropertyChange, getControl, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeparatorAction

public SeparatorAction(java.lang.Object control)