Crossfire JXClient, Trunk
Public Member Functions | List of all members
SpreadSheetInput Class Reference
Inheritance diagram for SpreadSheetInput:
Inheritance graph
Collaboration diagram for SpreadSheetInput:
Collaboration graph

Public Member Functions

void selected ()
 
 SpreadSheetInput (String initValue, SpreadSheet app, int width, int height, Color bgColor, Color fgColor)
 
- Public Member Functions inherited from InputField
String getValue ()
 
 InputField (String initValue, Applet app, int width, int height, Color bgColor, Color fgColor)
 
void keyReleased (KeyEvent e)
 
void paint (Graphics g, int x, int y)
 
void processKey (KeyEvent e)
 
void setText (String val)
 

Additional Inherited Members

- Package Attributes inherited from InputField
Applet app
 
Color bgColor
 
char buffer []
 
int cursorPos = 0
 
Color fgColor
 
int height
 
int maxchars = 50
 
int nChars
 
String sval
 
int width
 

Detailed Description

Definition at line 909 of file SpreadSheet.java.

Constructor & Destructor Documentation

◆ SpreadSheetInput()

SpreadSheetInput.SpreadSheetInput ( String  initValue,
SpreadSheet  app,
int  width,
int  height,
Color  bgColor,
Color  fgColor 
)

Member Function Documentation

◆ selected()

void SpreadSheetInput.selected ( )

Reimplemented from InputField.

Definition at line 922 of file SpreadSheet.java.

References InputField.app, Cell.FORMULA, Cell.LABEL, InputField.sval, and Cell.URL.


The documentation for this class was generated from the following file: