Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::gui::components::r2::SmartPanel Class Reference

Collaboration diagram for com::cosylab::gui::components::r2::SmartPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SmartPanel ()
 SmartPanel (java.awt.LayoutManager layout)
 SmartPanel (java.awt.LayoutManager layout, boolean isDoubleBuffered)
 SmartPanel (boolean isDoubleBuffered)
java.lang.String getName ()
javax.swing.JMenuItem[] getNewMenuItems ()
java.lang.String getShortName ()
void setShortName (java.lang.String newShortName)
void showPopup (java.awt.event.MouseEvent mouseEvent)
void toDialog ()

Static Public Member Functions

void main (java.lang.String[] args)

Package Attributes

IvjEventHandler ivjEventHandler = new IvjEventHandler()

Private Member Functions

void connEtoC1 (java.awt.event.ActionEvent arg1)
void connEtoC2 (java.awt.event.MouseEvent arg1)
javax.swing.JMenuItem getJMenuItem1 ()
javax.swing.JPopupMenu getJPopupMenu1 ()
void handleException (java.lang.Throwable exception)
void initConnections () throws java.lang.Exception
void initialize ()

Private Attributes

java.awt.Container oldParent = null
javax.swing.JFrame frame = null
javax.swing.JMenuItem ivjJMenuItem1 = null
javax.swing.JPopupMenu ivjJPopupMenu1 = null
String shortName = null
boolean isDialog = false

Detailed Description

Insert the type's description here. Creation date: (1.2.2002 16:38:16)
Author:
:


Constructor & Destructor Documentation

com::cosylab::gui::components::r2::SmartPanel::SmartPanel  )  [inline]
 

SmartPanel constructor comment.

com::cosylab::gui::components::r2::SmartPanel::SmartPanel java.awt.LayoutManager  layout  )  [inline]
 

SmartPanel constructor comment.

Parameters:
layout java.awt.LayoutManager

com::cosylab::gui::components::r2::SmartPanel::SmartPanel java.awt.LayoutManager  layout,
boolean  isDoubleBuffered
[inline]
 

SmartPanel constructor comment.

Parameters:
layout java.awt.LayoutManager
isDoubleBuffered boolean

com::cosylab::gui::components::r2::SmartPanel::SmartPanel boolean  isDoubleBuffered  )  [inline]
 

SmartPanel constructor comment.

Parameters:
isDoubleBuffered boolean


Member Function Documentation

void com::cosylab::gui::components::r2::SmartPanel::connEtoC1 java.awt.event.ActionEvent  arg1  )  [inline, private]
 

connEtoC1: (JMenuItem1.action.actionPerformed(java.awt.event.ActionEvent) --> SmartPanel.toDialog()V)

Parameters:
arg1 java.awt.event.ActionEvent

void com::cosylab::gui::components::r2::SmartPanel::connEtoC2 java.awt.event.MouseEvent  arg1  )  [inline, private]
 

connEtoC2: (SmartPanel.mouse.mouseClicked(java.awt.event.MouseEvent) --> SmartPanel.showPopup(Ljava.awt.event.MouseEvent;)V)

Parameters:
arg1 java.awt.event.MouseEvent

javax.swing.JMenuItem com::cosylab::gui::components::r2::SmartPanel::getJMenuItem1  )  [inline, private]
 

Return the JMenuItem1 property value.

Returns:
javax.swing.JMenuItem

javax.swing.JPopupMenu com::cosylab::gui::components::r2::SmartPanel::getJPopupMenu1  )  [inline, private]
 

Return the JPopupMenu1 property value.

Returns:
javax.swing.JPopupMenu

java.lang.String com::cosylab::gui::components::r2::SmartPanel::getName  )  [inline]
 

Insert the method's description here. Creation date: (7.2.2002 18:52:53)

Returns:
java.lang.String

javax.swing.JMenuItem [] com::cosylab::gui::components::r2::SmartPanel::getNewMenuItems  )  [inline]
 

Return the JPopupMenu1 property value.

Returns:
javax.swing.JPopupMenu

java.lang.String com::cosylab::gui::components::r2::SmartPanel::getShortName  )  [inline]
 

Insert the method's description here. Creation date: (7.2.2002 18:50:47)

Returns:
java.lang.String

void com::cosylab::gui::components::r2::SmartPanel::handleException java.lang.Throwable  exception  )  [inline, private]
 

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

void com::cosylab::gui::components::r2::SmartPanel::initConnections  )  throws java.lang.Exception [inline, private]
 

Initializes connections

Exceptions:
java.lang.Exception The exception description.

void com::cosylab::gui::components::r2::SmartPanel::initialize  )  [inline, private]
 

Initialize the class.

void com::cosylab::gui::components::r2::SmartPanel::main java.lang.String[]  args  )  [inline, static]
 

main entrypoint - starts the part when it is run as an application

Parameters:
args java.lang.String[]

void com::cosylab::gui::components::r2::SmartPanel::setShortName java.lang.String  newShortName  )  [inline]
 

Insert the method's description here. Creation date: (7.2.2002 18:50:47)

Parameters:
newShortName java.lang.String

void com::cosylab::gui::components::r2::SmartPanel::showPopup java.awt.event.MouseEvent  mouseEvent  )  [inline]
 

Comment

void com::cosylab::gui::components::r2::SmartPanel::toDialog  )  [inline]
 

Comment


Member Data Documentation

javax.swing.JFrame com::cosylab::gui::components::r2::SmartPanel::frame = null [private]
 

boolean com::cosylab::gui::components::r2::SmartPanel::isDialog = false [private]
 

IvjEventHandler com::cosylab::gui::components::r2::SmartPanel::ivjEventHandler = new IvjEventHandler() [package]
 

javax.swing.JMenuItem com::cosylab::gui::components::r2::SmartPanel::ivjJMenuItem1 = null [private]
 

javax.swing.JPopupMenu com::cosylab::gui::components::r2::SmartPanel::ivjJPopupMenu1 = null [private]
 

java.awt.Container com::cosylab::gui::components::r2::SmartPanel::oldParent = null [private]
 

String com::cosylab::gui::components::r2::SmartPanel::shortName = null [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:29 2009 for ACS Java API by doxygen 1.3.8