JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.swing
Class JCMDIPane.TileHAction

java.lang.Object
  |
  +--com.klg.jclass.util.swing.JCAction
        |
        +--com.klg.jclass.swing.JCMDIPane.TileHAction
All Implemented Interfaces:
Action, ActionListener, EventListener, Serializable
Enclosing class:
JCMDIPane

protected class JCMDIPane.TileHAction
extends JCAction
implements Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.klg.jclass.util.swing.JCAction
JCAction.ActionButton, JCAction.ActionMenu, JCAction.ActionMenuItem, JCAction.Value
 
Field Summary
 
Fields inherited from class com.klg.jclass.util.swing.JCAction
ACCELERATOR, DEFAULT, enabled, LONG_DESCRIPTION, MNEMONIC, name, NAME, property, SHORT_DESCRIPTION, SMALL_ICON, values
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, MNEMONIC_KEY
 
Constructor Summary
JCMDIPane.TileHAction()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class com.klg.jclass.util.swing.JCAction
addPropertyChangeListener, createButton, createButton, createMenu, createMenuItem, 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

JCMDIPane.TileHAction

public JCMDIPane.TileHAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

Copyright © 2004 Quest Software Inc..
All rights reserved.