org.openpermis.editor.policy.gui
Class ContentBorder
java.lang.Object
org.openpermis.editor.policy.gui.ContentBorder
- All Implemented Interfaces:
- Border
public class ContentBorder
- extends Object
- implements Border
Border used for content panes in dialogs.
- Since:
- 0.9.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentBorder
public ContentBorder()
getBorderInsets
public Insets getBorderInsets(Component c)
- Specified by:
getBorderInsets
in interface Border
- Since:
- 0.9.0
isBorderOpaque
public boolean isBorderOpaque()
- Specified by:
isBorderOpaque
in interface Border
- Since:
- 0.9.0
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height)
- Specified by:
paintBorder
in interface Border
- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG