Public Member Functions | Protected Attributes | Package Attributes | Private Member Functions | Private Attributes
com.generalrobotix.ui.util.AlertBox Class Reference
Inheritance diagram for com.generalrobotix.ui.util.AlertBox:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AlertBox (Frame owner, String title, int messageType, int buttonType)
 AlertBox (Dialog owner, String title, int messageType, int buttonType)
void dispose ()
void setCaption (String caption)
void setMessage (String message)
void setTitle (String title)
void show ()

Protected Attributes

JLabel caption_
Object[] options_
String title_

Package Attributes

JTextArea message_

Private Member Functions

void _init (String title, int messageType, int buttonType)

Private Attributes

JDialog dialog_
int messageType_

Detailed Description

Definition at line 24 of file AlertBox.java.


Constructor & Destructor Documentation

com.generalrobotix.ui.util.AlertBox.AlertBox ( Frame  owner,
String  title,
int  messageType,
int  buttonType 
) [inline]

Definition at line 36 of file AlertBox.java.

com.generalrobotix.ui.util.AlertBox.AlertBox ( Dialog  owner,
String  title,
int  messageType,
int  buttonType 
) [inline]

Definition at line 40 of file AlertBox.java.


Member Function Documentation

void com.generalrobotix.ui.util.AlertBox._init ( String  title,
int  messageType,
int  buttonType 
) [inline, private]

Definition at line 45 of file AlertBox.java.

Reimplemented from com.generalrobotix.ui.util.ModalDialog.

Definition at line 130 of file AlertBox.java.

Definition at line 133 of file AlertBox.java.

Definition at line 139 of file AlertBox.java.

Definition at line 136 of file AlertBox.java.

Definition at line 116 of file AlertBox.java.


Member Data Documentation

Definition at line 27 of file AlertBox.java.

Definition at line 33 of file AlertBox.java.

Definition at line 29 of file AlertBox.java.

Definition at line 32 of file AlertBox.java.

Definition at line 26 of file AlertBox.java.

Definition at line 30 of file AlertBox.java.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sun Apr 2 2017 03:44:00