com.japisoft.xmlpad.helper
Class AttributeHelper

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.AbstractHelper
      extended bycom.japisoft.xmlpad.helper.AttributeHelper
All Implemented Interfaces:
Helper

public class AttributeHelper
extends AbstractHelper

Author:
(c) 2003 JAPISOFT

Field Summary
 
Fields inherited from class com.japisoft.xmlpad.helper.AbstractHelper
WIN
 
Constructor Summary
AttributeHelper()
           
 
Method Summary
 void prepare(java.lang.Object loc)
          Prepare this helper for this location
static void setIcon(javax.swing.Icon icon)
          Icon for listener renderer
 
Methods inherited from class com.japisoft.xmlpad.helper.AbstractHelper
dispose, show
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeHelper

public AttributeHelper()
Method Detail

prepare

public void prepare(java.lang.Object loc)
Description copied from class: AbstractHelper
Prepare this helper for this location

Specified by:
prepare in interface Helper
Overrides:
prepare in class AbstractHelper

setIcon

public static void setIcon(javax.swing.Icon icon)
Icon for listener renderer