com.tensegrity.skeleton.swing.launch
Class MenuLaunchTask.MenuItemWrapper

java.lang.Object
  extended bycom.tensegrity.skeleton.swing.launch.MenuLaunchTask.MenuItemWrapper
Enclosing class:
MenuLaunchTask

protected static class MenuLaunchTask.MenuItemWrapper
extends java.lang.Object

Simple wrapper for returning two values in the getMenuItem() method

Author:
BurkhardWick

Field Summary
 int index
          The index of the menu item in the containing menu
 javax.swing.JMenuItem item
          The menu item
 
Constructor Summary
protected MenuLaunchTask.MenuItemWrapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

item

public javax.swing.JMenuItem item
The menu item


index

public int index
The index of the menu item in the containing menu

Constructor Detail

MenuLaunchTask.MenuItemWrapper

protected MenuLaunchTask.MenuItemWrapper()


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.