org.jacorb.poa.gui.poa

Class StatePanel

public class StatePanel extends Panel

Version: 1.0, 05/03/99, RT

Author: Reimo Tiedemann, FU Berlin

Constructor Summary
StatePanel(LayoutManager layout)
StatePanel constructor comment.
StatePanel()
Constructor
Method Summary
static voidmain(String[] args)
main entrypoint - starts the part when it is run as an application
voidpaint(Graphics g)

Constructor Detail

StatePanel

public StatePanel(LayoutManager layout)
StatePanel constructor comment.

Parameters: layout java.awt.LayoutManager

StatePanel

public StatePanel()
Constructor

Method Detail

main

public static void main(String[] args)
main entrypoint - starts the part when it is run as an application

Parameters: args java.lang.String[]

paint

public void paint(Graphics g)