artofillusion
Class ObjectPropertiesPanel

java.lang.Object
  extended by ColumnContainer
      extended by artofillusion.ObjectPropertiesPanel

public class ObjectPropertiesPanel
extends ColumnContainer

This is a panel which displays information about the currently selected objects, and allows them to be edited.


Constructor Summary
ObjectPropertiesPanel(LayoutWindow window)
           
 
Method Summary
 java.awt.Dimension getMinimumSize()
          Allow the panel to be completely hidden.
 java.awt.Dimension getPreferredSize()
          Always use a reasonable size, regardless of the current selection.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectPropertiesPanel

public ObjectPropertiesPanel(LayoutWindow window)
Method Detail

getPreferredSize

public java.awt.Dimension getPreferredSize()
Always use a reasonable size, regardless of the current selection.


getMinimumSize

public java.awt.Dimension getMinimumSize()
Allow the panel to be completely hidden.



Copyright © 1999-2011 by Peter Eastman.