This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 55955 - Special sliding mode title API request
Summary: Special sliding mode title API request
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: API, UI
Depends on:
Blocks: 52811 53776
  Show dependency tree
 
Reported: 2005-03-04 11:38 UTC by David Simonek
Modified: 2010-08-11 13:28 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 2005-03-04 11:38:03 UTC
For some top components which have frequently
changing and/or long title, it is desirable to
have shorter, non changing title for top component
in sliding state.
known examples at this time are Navigator and
Property Sheet windows.
Comment 1 David Simonek 2005-03-10 09:49:06 UTC
Note that issues 52811 and 53776 were just workarounded using private property
API. Real API is still needed.
Comment 2 David Simonek 2005-05-09 16:17:28 UTC
Passing to Milos, to have something easy and fast to implement :-)
Comment 3 Milos Kleint 2005-05-10 10:39:30 UTC
how about TopComponent.getStaticDisplayName() or getShortDisplayName()?

Comment 4 Milos Kleint 2006-07-27 07:40:18 UTC
reassigning to dsimonek
Comment 5 Maros Sandor 2007-05-28 16:12:35 UTC
This would also be used by the "Versioning Output" TopComponent.