All Packages  This Package  Class Hierarchy  Class Search  Index

Class kh.awt.HexField
java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----javax.swing.JComponent
                           |
                           +----javax.swing.JPanel
                                   |
                                   +----kh.awt.HexField

  Summary

public class  HexField
     extends javax.swing.JPanel
{
          // Constructors 2
     public HexField();
     public HexField(int);

          // Methods 2
     public int getBase();
     public int getValue() throws NumberFormatException;
}




  Constructors

· HexField

Summary  |  Top

   public HexField() 


· HexField

Summary  |  Top
   public HexField(int initValue) 


  Methods

· getBase

Summary  |  Top
   public int getBase() 


· getValue

Summary  |  Top
   public int getValue()  throws NumberFormatException


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7