All Packages Class Hierarchy This Package Previous Next Index
Class vnet.display.ListBindsFrame
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Window
|
+----java.awt.Frame
|
+----vnet.display.ListBindsFrame
- public class ListBindsFrame
- extends Frame
Simple frame to show the servers binded in a net,
- Version:
- 0.1, august-1997
- Author:
- LuisM Pena
-
ListBindsFrame(ListBindsNet, String, Dimension)
-
ListBindsFrame
public ListBindsFrame(ListBindsNet lNet,
String title,
Dimension initial)
- Parameters:
- lNet - the ListBindsNet that is observing the net
- title - the title for the frame
- initial - new initial dimension of the frame
All Packages Class Hierarchy This Package Previous Next Index