org.hfbk.vis.VisClientWindow.IconButton Class Reference

List of all members.

Public Member Functions

Dimension getPreferredSize ()
void paint (Graphics g)

Package Functions

 IconButton (String iconfile, String tooltip)
void addActionListener (ActionListener a)

Package Attributes

Image image
ActionListener al

Detailed Description

a clickable icon button

Definition at line 322 of file VisClientWindow.java.


Constructor & Destructor Documentation

org.hfbk.vis.VisClientWindow.IconButton.IconButton ( String  iconfile,
String  tooltip 
) [package]

Definition at line 327 of file VisClientWindow.java.


Member Function Documentation

Dimension org.hfbk.vis.VisClientWindow.IconButton.getPreferredSize (  ) 

Definition at line 344 of file VisClientWindow.java.

void org.hfbk.vis.VisClientWindow.IconButton.addActionListener ( ActionListener  a  )  [package]

Definition at line 348 of file VisClientWindow.java.

Referenced by org.hfbk.vis.VisClientWindow.buildUI().

Here is the caller graph for this function:

void org.hfbk.vis.VisClientWindow.IconButton.paint ( Graphics  g  ) 

Definition at line 352 of file VisClientWindow.java.


Member Data Documentation

Image org.hfbk.vis.VisClientWindow.IconButton.image [package]

Definition at line 323 of file VisClientWindow.java.

ActionListener org.hfbk.vis.VisClientWindow.IconButton.al [package]

Definition at line 325 of file VisClientWindow.java.


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:58:35 2009 for visclient by  doxygen 1.5.1