org.stringer.ui
Class ItemPropertiesDialog

java.lang.Object
  |
  +--org.stringer.ui.ItemPropertiesDialog

public class ItemPropertiesDialog
extends java.lang.Object

Display an items properties in a JOptionDialog.

Author:
R. Kevin Cole kcole@users.sourceforge.net

Constructor Summary
ItemPropertiesDialog()
           
 
Method Summary
static void show(javax.swing.JFrame frame, Item item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemPropertiesDialog

public ItemPropertiesDialog()
Method Detail

show

public static void show(javax.swing.JFrame frame,
                        Item item)


Copyright © R. Kevin Cole. All Rights Reserved.