artofillusion
Class ObjectPropertiesPanel
java.lang.Object
ColumnContainer
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.
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 |
ObjectPropertiesPanel
public ObjectPropertiesPanel(LayoutWindow window)
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.